Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 6b22a464d7ff59a2.
2012-09-13
| ||
07:17 | merge trunk check-in: 0930ed2085 user: jan.nijtmans tags: restore-win95 | |
07:12 | re-enable unicode commandline for MSVC build (previous commit accidently removed that) New version of dirent.h, which supports both MBCS and UNICODE check-in: 71d46aba2e user: jan.nijtmans tags: trunk | |
2012-09-12
| ||
22:01 | simplify switching between widechar and unicode variant of dirent check-in: a8f7a8ac24 user: jan.nijtmans tags: restore-win95 | |
20:55 | allow MSVC build without -DUNICODE as well check-in: eede5db7c3 user: jan.nijtmans tags: restore-win95 | |
20:36 | unbreak MSVC build. Always use platform detection in fossil_system: fossil might be linked with unicows, then still quotes should not be used on Win95 Why did I remove the -DUNICODE from Makefile.msc?.... check-in: ebe241b4df user: jan.nijtmans tags: restore-win95 | |
14:42 | fix [ce73fc2173] as well check-in: ed5695fe7f user: jan.nijtmans tags: restore-win95 | |
11:32 | better fix check-in: 3c33959096 user: jan.nijtmans tags: restore-win95 | |
11:04 | fix crash in Win95 build when running on WinNT+ check-in: d339a7b2e3 user: jan.nijtmans tags: restore-win95 | |
08:10 | Restore fossil to be compilable for Win95 Replace "-DUNICODE -D_UNICODE" with "-DSQLITE_OS_WINNT=0" in win/Makefile.mingw if you want this. check-in: b402bec882 user: jan.nijtmans tags: restore-win95 | |
06:57 | • Closed ticket [906c533302]: Mingw broken command-line parsing plus 3 other changes artifact: 55eeb476ff user: jan.nijtmans | |
2012-09-11
| ||
18:49 | enable unicode commandline for MinGW/MinGW-w64 as well remove unused MINGW_BROKEN_MAINARGS check-in: 274d8a1dcd user: jan.nijtmans tags: trunk | |
12:16 | • Fixed ticket [906c533302]: Mingw broken command-line parsing plus 1 other change artifact: f92b6b59bc user: drh | |
12:16 | • Edit [d43165418ce3639e]: Marked "Closed". artifact: fddde19f1d user: drh | |
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-09
| ||
22:06 | Reformat the windows command-line parser to following the Fossil style. Use the alternative command-line parser on all windows builds, not just for MinGW builds, to simplify the logic and so that the alternative parser code is testing more heavily. check-in: f575af97b2 user: drh tags: mingw-broken-cmdline | |
20:53 | Fix ticket [906c533302]. If you want to replace the mingw command-line pa a better one (conforming to ms rules), compile with -DMINGW_BROKEN_MAINARGS. MinGW doesn't support unicode command line parsing (linker option -municode), so the option -DMINGW_BROKEN_MAINARGS can be used to fix that too. check-in: 047dd62604 user: jan.nijtmans tags: mingw-broken-cmdline | |
20:49 | • New ticket [906c533302] Mingw broken command-line parsing. artifact: d48d1811a6 user: jan.nijtmans | |
2012-09-08
| ||
13:13 | Fix a harmless compiler warning. check-in: c42408e15b user: drh tags: trunk | |
2012-09-07
| ||
21:12 | On windows, make "gdiff" default to using WinDiff.exe. check-in: cad57bf65d user: drh tags: trunk | |
19:16 | Add an authorizer to the raw-SQL entry box. This authorizer is not strictly necessary for security. It is just another layer of defense. check-in: 98f29f24cd user: drh tags: trunk | |
07:55 | merge trunk check-in: af4287ac3a user: jan.nijtmans tags: unicode-cmdline | |
07:53 | Enable unicode commandline and unicode console output for msvc builds. check-in: 286950208c user: jan.nijtmans tags: unicode-cmdline | |
2012-09-06
| ||
20:31 | Improved descriptions of the two check-ins being compared on the vdiff page. check-in: 6b22a464d7 user: drh tags: trunk | |
19:52 | On the check-in info page, offer a selection of nearby leaves to diff against. check-in: 238db72dc9 user: drh tags: trunk | |
18:26 | Fix a bug in name resolution when the name begins with "tag:" check-in: ac65f5bd54 user: drh tags: trunk | |
14:00 | Add the "Invert" button to the "vdiff" web page. check-in: b0036a3c97 user: drh tags: trunk | |
13:52 | Improvements to the "root:TAG" naming option so that TAG can also be a UUID. check-in: 0e9277267f user: drh tags: trunk | |
13:34 | • Edit [25169506b7acbca1]: Marked "Closed". artifact: 8b35789da5 user: drh | |
13:34 | • Edit [d9c8a7dd73a77185]: Marked "Closed". artifact: 7a0dd3c218 user: drh | |
13:34 | • Edit [36134ce27581a8b7]: Marked "Closed". artifact: 167fa5b42b user: drh | |
13:28 | • Edit [7f2ccea7ff4e9cd6]: Marked "Closed". artifact: 70fd5a8293 user: drh | |
13:27 | • Edit [eae55eeafc0d1152]: Marked "Closed". artifact: 1d5edfc55e user: drh | |
13:27 | • Edit [9441f6fbcf49d47b]: Marked "Closed". artifact: 4862689b8d user: drh | |
13:27 | • Edit [efc9e1c3b4bb5b20]: Marked "Closed". artifact: 96ed23dee7 user: drh | |
12:14 | • Edit [e9f38ae8abfa33da]: Marked "Closed". artifact: 52fa5dfd76 user: jan.nijtmans | |
10:30 | • Edit [7043db15b82f7bcb]: Marked "Closed". artifact: 710d671bb5 user: drh | |
10:24 | • Edit [4fee0ce2d6998c79]: Marked "Closed". artifact: 7ce6277661 user: drh | |
10:24 | • Edit [5d836cbda7b85086]: Marked "Closed". artifact: 035d065066 user: drh | |
10:24 | • Edit [a505abccc6992ec0]: Marked "Closed". artifact: d016e9a115 user: drh | |
10:24 | • Edit [d167b79e66d517d2]: Marked "Closed". artifact: 8490c4d7b3 user: drh | |
10:23 | • Edit [be10939bff0970b3]: Marked "Closed". artifact: 281e7e6b4c user: drh | |
10:23 | Show the number of changes following a "fossil update". check-in: 3db1cf69e5 user: drh tags: trunk | |
10:16 | • Edit [c5f994d4c577962c]: Marked "Closed". artifact: e6b33c218d user: drh | |
10:15 | • Edit [7611406fd773ecc6]: Marked "Closed". artifact: 4a24e99c02 user: drh | |
09:10 | merge trunk enable UNICODE mode (experimental) Closed-Leaf check-in: 2017d2f832 user: jan.nijtmans tags: eclipse-project | |
2012-09-05
| ||
20:54 | Do not count divider lines as "items" on the timeline. check-in: 4913964321 user: drh tags: trunk | |
20:45 | Enhancements to localtime processing and to the label resolution on the a=, b=, and c= query parameters to the timeline page. check-in: 41c3c1900b user: drh tags: trunk | |