Fossil

Timeline
Login

Timeline

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

20 check-ins occurring around 2012-08-23 21:15:36.

2012-08-26
18:17
merge trunk into unicode branch, and fix build on UNIX check-in: 8596323b user: jan.nijtmans tags: ticket-01a2f3a346
2012-08-25
01:48
Update the built-in SQLite to the latest version from the SQLite trunk. check-in: d7736649 user: drh tags: trunk
2012-08-24
14:50
merge unicode branch check-in: b4ea94b4 user: jan.nijtmans tags: eclipse-project
13:42
add mkdir to the unicode-supported functions add chinese-named file and directory in test directory, demonstrating the fix [01a2f3a346] check-in: c7807937 user: jan.nijtmans tags: ticket-01a2f3a346
13:15
Better support for unicode filenames on Win32 (Not tested on other platforms yet, will not work!) [01a2f3a346] check-in: d8e1431f user: jan.nijtmans tags: ticket-01a2f3a346
08:16
Merge in the mingw build enhancements check-in: abbc00fc user: jan.nijtmans tags: eclipse-project
08:13
wiki tweaks regarding MinGW build enhancements check-in: 4e93e84e user: jan.nijtmans tags: trunk
05:56
One more minor Win32 resource tweak. check-in: 02bff595 user: mistachkin tags: trunk
2012-08-23
21:18
Merge in the mingw build enhancements. check-in: 5253e0a7 user: drh tags: trunk
21:15
Fix an off-by-one error in the version-3 clone protocol. This error might cause an incomplete and corrupt clone if a transfer block fills up just before sending the very last blob. check-in: 0db6f981 user: drh tags: trunk
20:56
Detect infinite loops in the DELTA table and abort out of content_get() when they are found. check-in: 791fd2fd user: drh tags: trunk
14:29
... and the makemake.tcl corresponding changes as well Closed-Leaf check-in: e55c7139 user: jan.nijtmans tags: better-mingw-v2
14:20
if openssl is compiled with zlib support enabled, then -lz should be after -lssl -lcrypto check-in: 69608104 user: jan.nijtmans tags: better-mingw-v2
13:46
Include the SQLite version in the resource file as well. check-in: 57603caf user: mistachkin tags: better-mingw-v2
12:47
Include versions of libraries used in the resource file. check-in: e7c77b55 user: mistachkin tags: better-mingw-v2
12:11
A couple more resource tweaks. check-in: e1d83c3a user: mistachkin tags: better-mingw-v2
11:59
Various build and resource fixes. check-in: f008c97a user: mistachkin tags: better-mingw-v2
10:13
Better mingw/mingw64 support for (cross-)compile on Linux, Darwin, Cygwin or Msys. Closed-Leaf check-in: cc2aa92e user: jan.nijtmans tags: better-mingw
09:23
Added a maintenance reminder/potential fixme note. check-in: 4e66a969 user: stephan tags: trunk
08:53
unicode support for file_getcwd, file_access and fossil_stat as well check-in: d95039cc user: jan.nijtmans tags: eclipse-project