Changes On Branch noTCHAR
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch noTCHAR Excluding Merge-Ins

This is equivalent to a diff from ad91647ea7 to 4abd4c5d38

2012-09-23
04:41
Merge the remaining Win32 TCHAR cleanup to trunk. check-in: 33fb889137 user: mistachkin tags: trunk
2012-09-21
11:24
eliminate the need for <tchar.h> check-in: 1bfa3a0bbf user: jan.nijtmans tags: trunk
09:27
Eliminate usage of TCHAR and the associated Win32 API macros. Closed-Leaf check-in: 4abd4c5d38 user: mistachkin tags: noTCHAR
2012-09-20
20:33
eliminate all #ifdef UNICODE, assuming everthing is compiled with -DUNICODE -D_UNICODE check-in: ad91647ea7 user: jan.nijtmans tags: trunk
2012-09-19
14:48
Updates to the script that generates the "download.html" page. check-in: 9d2216a1f8 user: drh tags: trunk

Changes to src/cgi.c.

Changes to src/file.c.

Changes to src/http_socket.c.

Changes to src/main.c.

Changes to src/makemake.tcl.

Changes to src/winhttp.c.

Changes to win/Makefile.mingw.

Changes to win/Makefile.mingw.mistachkin.

Changes to win/Makefile.msc.