Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/vfile.c version d2b39e2018
|
2011-01-07
| ||
| 16:20 | Merge the experimental export speed enhancement into trunk. check-in: 7aaa2aa417 user: drh tags: trunk | |
| 16:20 | Record fractional seconds for artifact times. check-in: 722d7cac97 user: drh tags: trunk | |
|
2011-01-05
| ||
| 18:55 | Experimental change to try to make "export" run faster for massive repositories. Closed-Leaf check-in: c9a903c2bc user: drh tags: experimental | |
| 18:41 | Add the --ignore option to the "add" command and have "add" honor the "ignore-glob" setting. Ticket [f270321c0f74b354f05] check-in: be3d2154da user: drh tags: trunk | |
| 13:36 | Provide a much larger palette of predefind background colors on the Checkin-Edit screen. check-in: ddf5f36765 user: drh tags: trunk | |
| 00:03 | Purge all instances of strcasecmp() and stricmp() from the code. Use fossil_stricmp() instead. check-in: 3789c44bb5 user: drh tags: trunk | |
|
2011-01-04
| ||
| 23:15 | corrected dmc makefile generate and added define strcasecmp=stricmp for dmc check-in: f22ed9bfb1 user: wolfgang tags: trunk | |
| 18:05 | Merge the self-registration changes into the trunk. check-in: 9039a6abed user: drh tags: trunk | |
| 17:50 | Fix the setting of the "x" property for files in a delta-manifest on unix. Ticket [a4295406dde4682facd619]. check-in: 9e6f20bdf9 user: drh tags: trunk | |
| 14:12 | Fix the merge command so that file renames are only considered if they are on the shortest path between the pivot and the checkins being merged. Ticket [74413366fe5067b3d]. check-in: ff2a87103b user: drh tags: trunk | |
| 13:59 | Fix the file name change detection logic so that it works the same in either direction on the DAG. Ticket [c9d454153eea969] check-in: 4476697523 user: drh tags: trunk | |
|
2011-01-03
| ||
| 22:23 | Fix the fossil_print() interface to use the internal printf() implementation (which we control) rather than the system printf() since might vary from one platform to the next. Ticket [6883bdd1eff926009c] check-in: d394120c42 user: drh tags: trunk | |
| 19:47 | fix dmc makefile: resource dependency missing check-in: 4b99513092 user: wolfgang tags: trunk | |
| 16:17 | fix the cross compile makefile check-in: 91dce8b124 user: ron tags: trunk | |
| 15:46 | Fix the makefile on unix so that it works with "make -j2". check-in: 7ad1f18b46 user: drh tags: trunk | |
| 12:17 | Fix another NULL pointer deref associated with delta manifests. check-in: 315048eef6 user: drh tags: trunk | |