Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/db.c version 60885bef3a
|
2013-02-25
| ||
| 10:46 | Merge trunk. Restore fossil_utf8_to_filename signature by doing character conversions in utf-8 instead of unicode. check-in: ae1b1f4b5d user: jan.nijtmans tags: ticket-d17d6e5b17 | |
| 09:33 | Split WriteConsoleW call into multiple chunks, when necessary. See [https://connect.microsoft.com/VisualStudio/feedback/details/635230] Thanks to jeffrimko for noticing this. check-in: 8031947e59 user: jan.nijtmans tags: trunk | |
| 01:02 | Added fix for issue seen with merge; would fail due to file_copy() issue where files of renamed directories would not have the new directory created beforehand. Also added fix for issue seen after large merge; 'changes' command would fail due to WriteConsoleW() returning with error ERROR_NOT_ENOUGH_MEMORY; fix seems hacky but works. Closed-Leaf check-in: 3f31dc6597 user: jeffrimko tags: jeffrimko-fix-merge-changes | |
|
2013-02-23
| ||
| 21:45 | merge trunk check-in: eeb0231b9b user: jan.nijtmans tags: improve_commit_warning | |
| 21:35 | merge trunk check-in: f1bb151e6f user: jan.nijtmans tags: ticket-d17d6e5b17 | |
| 14:10 | Added /json/status to changelog. check-in: 16642f9c18 user: stephan tags: trunk | |
| 10:58 | Added /json/status command. check-in: d1e4d100ad user: stephan tags: trunk | |
|
2013-02-22
| ||
| 17:34 | merged in [help-www] branch: adds help support for /www/pages. check-in: b38bb4f9bd user: stephan tags: trunk | |
|
2013-02-21
| ||
| 22:21 | Provide a compile-time option to open the check-out database file (.fslckout or _FOSSIL_) in WAL mode. Also shorten source code lines to 80 characters in db.c. check-in: 8c35f07d06 user: drh tags: trunk | |