Changes On Branch unicode-cmdline
Not logged in

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

Changes In Branch unicode-cmdline Excluding Merge-Ins

This is equivalent to a diff from ffcdfadbda to b19ef490fd

2012-09-11
12:16
Merge the unicode-cmdline branch into trunk. check-in: f668ff44c0 user: drh tags: trunk
11:57
Merge the latest trunk changes and the mingw-broken-cmdline branch into unicode-cmdline. Closed-Leaf check-in: b19ef490fd user: drh tags: unicode-cmdline
2012-09-10
18:15
add .PHONY target to makefile, this makes "make test" work even though there already is a directory named "test" check-in: ffcdfadbda user: jan.nijtmans tags: trunk
08:21
Add some test cases Closed-Leaf check-in: d43165418c user: jan.nijtmans tags: mingw-broken-cmdline
2012-09-08
13:13
Fix a harmless compiler warning. check-in: c42408e15b user: drh tags: trunk
2012-09-07
07:55
merge trunk check-in: af4287ac3a user: jan.nijtmans tags: unicode-cmdline

Changes to src/blob.c.

Changes to src/file.c.

Changes to src/main.c.

Changes to src/makemake.tcl.

Changes to src/printf.c.

Changes to src/winhttp.c.

Added test/cmdline.test.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.