Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/main.c version 438c3009c4
|
2011-01-17
| ||
| 16:14 | Do not build clusters on a "rebuild" command unless the --cluster command-line option is used. But do build clusters on an "import" or a "reconstruct". check-in: afc4bf41fa user: drh tags: trunk | |
| 02:39 | Update to the latest prerelease version fo SQLite 3.7.5. check-in: 464775a520 user: drh tags: trunk | |
| 02:39 | Fix an incorrect comment in finfo.c. No code changes. check-in: 35aed07621 user: drh tags: trunk | |
| 02:38 | A better fix for the intptr_t casting problem - this one works on older compilers. Ticket [6585b6c5d9058212ceb] check-in: c1f6df703a user: drh tags: trunk | |
|
2011-01-15
| ||
| 01:09 | Add the release-checklist.wiki document. check-in: e2e5667057 user: drh tags: trunk | |
|
2011-01-14
| ||
| 21:07 | Fix the /info URL so that it works for events. Ticket [b5efc3a47bd10f0510]. check-in: 1e801c5f64 user: drh tags: trunk | |
| 20:54 | Remove some dead code from the web timeline. check-in: cbc41ff4c9 user: drh tags: trunk | |
| 17:16 | Enhancements to "divider" processing in web timelines. Only show a single divider if two or more occur beside each other. Add the "nd" query parameter to suppress all dividers. check-in: c892008311 user: drh tags: trunk | |
| 17:00 | Fix a cast on 64-bit windows. Ticket [6585b6c5d9058212ceb]. check-in: 3c62ea139a user: drh tags: trunk | |
| 16:57 | Fix the unix makefile so that the fractional seconds of the date/time stamp are omitted from MANIFEST_DATE. Fix a missing #include in win/version.c. Ticket [a312a28952056ed5ee]. check-in: d00dbfb403 user: drh tags: trunk | |
|
2011-01-13
| ||
| 20:23 | Updates to the self-hosting page. check-in: 4ab7251fcd user: drh tags: trunk | |
| 19:55 | Fix the "addremove" command so that it honors the "ignore-glob" setting. Ticket [9bd235c69af99b3a6a] check-in: 356e877cea user: drh tags: trunk | |
| 19:45 | Declare all variables before any code, in the register_page() function. Ticket [59a156204ae6419d] check-in: 372c7257da user: drh tags: trunk | |
| 00:54 | Update the script used to build the "download.html" page so that it can accommodate longer timestamps. check-in: 4b2ab22c2a user: drh tags: trunk | |
| 00:01 | Add tests for the file_simplify_name utility function. check-in: 6f42e76d80 user: drh tags: trunk | |
|
2011-01-12
| ||
| 16:04 | Fix the file_simplify_name() utility function so that it works with relative pathnames. Ticket [99caf06e17bed849146] check-in: c637a8ac2d user: drh tags: trunk | |
| 15:53 | Fix for an apparent minor error in allowed markup types for inline text. check-in: dddaebf605 user: lrem tags: trunk | |
| 02:24 | Improvements to "help": List commands if the command for which help is requested is unknown. If the command prefix is ambiguous, show all alternatives. check-in: 1b159db282 user: drh tags: trunk | |