Fossil

Changes On Branch noTCHAR
Login

Changes On Branch noTCHAR

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

Changes In Branch noTCHAR Excluding Merge-Ins

This is equivalent to a diff from ad91647e to 4abd4c5d

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