Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/sqlite3.c version dcebd67abb
|
2013-10-10
| ||
| 13:18 | Make sure that in Win64 builds _USE_32BIT_TIME_T is never defined. check-in: d66cfb164f user: jan.nijtmans tags: trunk | |
| 02:52 | Merge from 'trunk' check-in: 9c3021b097 user: ashish tags: ashish-ipv6 | |
|
2013-10-09
| ||
| 13:58 | help fix typo from ML. check-in: 6981cc6851 user: stephan tags: trunk | |
| 12:06 | Change "Abbreviated Name" to "Tarball and ZIP-archive Prefix" on the "Configuration" page of setup. check-in: 49e112c9f0 user: drh tags: trunk | |
| 09:20 | Make sure that the UUID of a generated P-card is the UUID of a valid check-in in this repository. If not, bail out early. check-in: d30abe150a user: jan.nijtmans tags: trunk | |
| 08:24 | Be carefull comparing a char < ' ': If the platform 'char' type is signed, this will be true for all UTF-8 characters >0x7f as well. check-in: c426475eeb user: jan.nijtmans tags: trunk | |
| 07:56 | Fix the abbreviated project name escape mechanism for two less obvious dangers: - spaces at the end of the filename should be stripped. - control charaters are not allowed in filenames either. check-in: e161527c3a user: jan.nijtmans tags: trunk | |
| 03:17 | Fix a couple of minor documentation typos. check-in: c334fc9ac7 user: drh tags: trunk | |
| 02:44 | Mention the --dontstop option in the "fossil all" on-line help. check-in: f89ba310bb user: drh tags: trunk | |
| 00:09 | Merge the enhanced SSH transport changes into trunk. The ssh command now runs a single instance of "fossil" directly on the remote side, obviating the need for a remote shell. check-in: dbb5e2d32a user: drh tags: trunk | |
|
2013-10-08
| ||
| 15:21 | double-quote and question mark are a problem as well. check-in: 760f80cd8f user: jan.nijtmans tags: trunk | |
| 15:10 | Fix the abbreviated project name escape mechanism to escape all and only the characters that are special to unix and windows filesystems. check-in: 99318f09e6 user: drh tags: trunk | |
| 14:50 | Bring in the latest SQLite 3.8.1 beta from upstream. check-in: 4910a37809 user: drh tags: trunk | |