Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 4e93e84e55cf3744.
2012-08-28
| ||
17:39 | Fixes to hyperlink generation for embedded documentation. check-in: ed6adcaf3b user: drh tags: trunk | |
09:24 | • Edit [b5e2e50040aadecf]: Edit check-in comment. artifact: 74084b4f97 user: jan.nijtmans | |
09:20 | • Edit [b5e2e50040aadecf]: Edit check-in comment. artifact: 1824f57577 user: jan.nijtmans | |
09:13 | merge ticket-01a2f3a346 into eclipse-project check-in: 51253a79f2 user: jan.nijtmans tags: eclipse-project | |
09:05 | merge trunk into ticket-01a2f3a346 branch check-in: f89bd067c2 user: jan.nijtmans tags: ticket-01a2f3a346 | |
09:02 | • Edit [c780793749f436ab]: Edit check-in comment. artifact: e86d877d17 user: jan.nijtmans | |
09:01 | • Edit [d8e1431fc0f3e7a9]: Edit check-in comment. artifact: c518fc738b user: jan.nijtmans | |
08:58 | • Ticket [01a2f3a346] Cannot update when branch contains non-mbcs filenames status still Open with 1 other change artifact: 04b2887446 user: jan.nijtmans | |
08:54 | • Edit [d8e1431fc0f3e7a9]: Move to branch ticket-01a2f3a346. artifact: 41868aee01 user: jan.nijtmans | |
06:39 | • Ticket [01a2f3a346] Cannot update when branch contains non-mbcs filenames status still Open with 2 other changes artifact: 673891d4a0 user: jan.nijtmans ... 1 similar event omitted. | |
06:24 | This change allows html entities (like → and •) in all c-sources to be replaced by its utf-8 equivalent (→,•). The translate utility will translate this to the right escape-sequence, so the C-compiler can handle it. As long as the C-source doesn't contain any utf-8 characters, this generates exactly the same *_.c file... check-in: b5e2e50040 user: jan.nijtmans tags: utf8-in-sources | |
2012-08-27
| ||
22:56 | Make merges a no-op if the pivot is the same as the version being merged. check-in: bf079432fb user: drh tags: trunk | |
21:09 | Include branch information in the output of the finfo command. Patches from Peter Spjuth. check-in: 724bf68a2f user: drh tags: trunk | |
19:05 | Re-do part of [d89b99e383], which was lost by [d7736649cd] check-in: 22806c5f59 user: jan.nijtmans tags: trunk | |
18:58 | • Edit [64d8e09e207157e4]: Edit check-in comment. artifact: 16d8799af9 user: jan.nijtmans | |
18:36 | All the a=, b=, and c= query parameters of the timeline webpage to be tags and labels in addition to timestamps. check-in: 66f4fa9bd5 user: drh tags: trunk | |
2012-08-26
| ||
18:20 | merge trunk into eclipse-project branch, and fix build on UNIX check-in: 64d8e09e20 user: jan.nijtmans tags: eclipse-project | |
18:17 | merge trunk into unicode branch, and fix build on UNIX check-in: 8596323b5b 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: d7736649cd user: drh tags: trunk | |
2012-08-24
| ||
14:50 | merge unicode branch check-in: b4ea94b488 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: c780793749 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: d8e1431fc0 user: jan.nijtmans tags: ticket-01a2f3a346 | |
08:16 | Merge in the mingw build enhancements check-in: abbc00fc5b user: jan.nijtmans tags: eclipse-project | |
08:13 | wiki tweaks regarding MinGW build enhancements check-in: 4e93e84e55 user: jan.nijtmans tags: trunk | |
05:56 | One more minor Win32 resource tweak. check-in: 02bff595e1 user: mistachkin tags: trunk | |
2012-08-23
| ||
22:03 | • Edit [544c163551367432]: Edit check-in comment. artifact: e802769edc user: aku | |
21:19 | • Edit [e55c7139b46a86fb]: Marked "Closed". artifact: 50ef3ffbde user: drh | |
21:18 | • Edit [cc2aa92ef8442472]: Marked "Closed". artifact: 3dddc901a9 user: drh | |
21:18 | Merge in the mingw build enhancements. check-in: 5253e0a791 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: 0db6f981bf 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: 791fd2fd68 user: drh tags: trunk | |
14:29 | ... and the makemake.tcl corresponding changes as well Closed-Leaf check-in: e55c7139b4 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: 69608104d2 user: jan.nijtmans tags: better-mingw-v2 | |
13:46 | Include the SQLite version in the resource file as well. check-in: 57603caf36 user: mistachkin tags: better-mingw-v2 | |
12:47 | Include versions of libraries used in the resource file. check-in: e7c77b5571 user: mistachkin tags: better-mingw-v2 | |
12:11 | A couple more resource tweaks. check-in: e1d83c3a79 user: mistachkin tags: better-mingw-v2 | |
11:59 | Various build and resource fixes. check-in: f008c97ae1 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: cc2aa92ef8 user: jan.nijtmans tags: better-mingw | |
09:23 | Added a maintenance reminder/potential fixme note. check-in: 4e66a96946 user: stephan tags: trunk | |
08:53 | unicode support for file_getcwd, file_access and fossil_stat as well check-in: d95039cc5a user: jan.nijtmans tags: eclipse-project | |
07:25 | merge SQL injection prevention patches into the eclipse-project branch check-in: 0fdb1f4f8f user: jan.nijtmans tags: eclipse-project | |
2012-08-22
| ||
21:30 | two minor typos check-in: 544c163551 user: jan.nijtmans tags: trunk | |
20:19 | Make use of %q instead of %s to avoid SQL injections. check-in: e766df0a69 user: drh tags: trunk | |
14:57 | ... and without -DUNICODE as well check-in: 7ba6a72443 user: jan.nijtmans tags: eclipse-project | |
14:53 | Allow popen.c and winhttp.c to be compiled with -DUNICODE -D_UNICODE (the latter just by undefining those) check-in: 8bde948434 user: jan.nijtmans tags: eclipse-project | |
13:47 | new functions fossil_unicode_to_utf8 and fossil_utf8_to_unicode. Modify file_delete, file_tempname, fossil_getenv and fossil_fopen to use it, so now they can handle all unicode characters not only the ones from the mbcs This should allow all filenames and environment variables to contain unicode characters, without problems on WIN32. If main.c is c... check-in: 65c8ca0571 user: jan.nijtmans tags: eclipse-project | |
11:52 | Merge the TCL argument handling patches into the Eclipse branch. check-in: 1bafc7e677 user: drh tags: eclipse-project | |
11:51 | • Edit [a7392129c060e1d3]: Marked "Closed". artifact: 2bc326d12a user: drh | |
11:51 | • Edit [3709b1eaa212e0b1]: Marked "Closed". artifact: 3c4e2cf70f user: drh | |