Timeline
Not logged in

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

17 check-ins using file src/main.c version 521820b31c

2012-08-30
12:05
Fix overzealous identification of no-op merges that are not really no-ops. check-in: efba2bc17b user: drh tags: trunk
02:04
Simplify the mkversion changes from the previous commit. check-in: ae85ba156c user: mistachkin tags: trunk
01:56
Support setting the binary file/product versions in the Win32 resources. check-in: 6b8ef6a4fd user: mistachkin tags: trunk
2012-08-29
23:34
The --force flag change should have been on trunk. DRH should follow his own checklists! check-in: 5c420b1690 user: drh tags: trunk
23:33
Allow no-op merges with the --force flag. Closed-Leaf check-in: d787bcd44a user: drh tags: msvc-broken
23:17
Update file header comments for the TH1/Tcl integration source code. check-in: 5f22bc09e1 user: mistachkin tags: trunk
22:43
remaining part of [01a2f3a346] factor out the opendir() family of routines and provide portable alternatives, fossil_opendir() check-in: 4f9f0570db user: jan.nijtmans tags: trunk
22:37
found the cause of the crash!!!! check-in: 27905725de user: jan.nijtmans tags: msvc-broken
22:34
working part of [01a2f3a346] check-in: 14733d1519 user: jan.nijtmans tags: trunk
21:32
upgrade to dirent-1.11 Closed-Leaf check-in: 10fec4b7dd user: jan.nijtmans tags: dirent-1.11, broken-msvc-2
20:57
undo [bf079432fb]: It's crucial for the Tcl fossil repository to be able to do a no-op merge-mark. This change would make that impossible. Closed-Leaf check-in: 41577fd3ef user: jan.nijtmans tags: broken-msvc-2
20:51
merge-mark (in order to make merging back msvc-broken to trunk easier) check-in: 2b5d693495 user: jan.nijtmans tags: msvc-broken
20:48
working part of [ticket-01a2f3a346] (still don't understand, but somehow it doesn't work with msvc) check-in: 517309406a user: jan.nijtmans tags: broken-msvc-2
20:27
make it link on msvc. Doesn't run yet. check-in: bd43f1c249 user: jan.nijtmans tags: msvc-broken
19:41
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII check-in: 208d67675c user: jan.nijtmans tags: trunk
16:51
An attempt to factor out the opendir() family of routines and provide portable alternatives, fossil_opendir(). This simplistic first attempt works on non-windows platforms, but the build fails on windows. check-in: 8d8e529aa9 user: drh tags: msvc-broken
13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII check-in: 9f6abc5968 user: jan.nijtmans tags: msvc-broken