Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 3e3f34ebcf172ff9.
2012-08-29
| ||
22:47 | • Edit [10fec4b7ddd57a96]: Marked "Closed". artifact: 69d61a8588 user: jan.nijtmans | |
22:45 | • Edit [41577fd3ef8cd65d]: Marked "Closed". artifact: 91ff61b437 user: jan.nijtmans | |
22:43 | remaining part of [01a2f3a346] factor out the opendir() family of routines and provide portable alternatives, fossil_opendir() check-in: 4f9f0570db user: jan.nijtmans tags: trunk | |
22:37 | found the cause of the crash!!!! check-in: 27905725de user: jan.nijtmans tags: msvc-broken | |
22:34 | working part of [01a2f3a346] check-in: 14733d1519 user: jan.nijtmans tags: trunk | |
21:58 | • Edit [517309406aef9632]: Move to branch broken-msvc-2. Edit check-in comment. artifact: b0ebc8c920 user: jan.nijtmans | |
21:32 | upgrade to dirent-1.11 Closed-Leaf check-in: 10fec4b7dd user: jan.nijtmans tags: dirent-1.11, broken-msvc-2 | |
20:57 | undo [bf079432fb]: It's crucial for the Tcl fossil repository to be able to do a no-op merge-mark. This change would make that impossible. Closed-Leaf check-in: 41577fd3ef user: jan.nijtmans tags: broken-msvc-2 | |
20:51 | merge-mark (in order to make merging back msvc-broken to trunk easier) check-in: 2b5d693495 user: jan.nijtmans tags: msvc-broken | |
20:48 | working part of [ticket-01a2f3a346] (still don't understand, but somehow it doesn't work with msvc) check-in: 517309406a user: jan.nijtmans tags: broken-msvc-2 | |
20:27 | make it link on msvc. Doesn't run yet. check-in: bd43f1c249 user: jan.nijtmans tags: msvc-broken | |
19:41 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII check-in: 208d67675c user: jan.nijtmans tags: trunk | |
16:51 | An attempt to factor out the opendir() family of routines and provide portable alternatives, fossil_opendir(). This simplistic first attempt works on non-windows platforms, but the build fails on windows. check-in: 8d8e529aa9 user: drh tags: msvc-broken | |
16:42 | • Edit [0357ed556e94ac86]: Move to branch msvc-broken. artifact: 8235a7f7aa user: drh | |
14:12 | merge trunk check-in: c037808477 user: jan.nijtmans tags: eclipse-project | |
13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII check-in: 9f6abc5968 user: jan.nijtmans tags: msvc-broken | |
13:17 | • Edit [3e3f34ebcf172ff9]: Marked "Closed". artifact: 7be61d809e user: jan.nijtmans | |
13:03 | merge trunk Closed-Leaf check-in: e9f38ae8ab user: jan.nijtmans tags: utf8-in-sources | |
13:02 | убрал форк check-in: 11618b13f0 user: orefkov tags: orefkovs-change | |
13:01 | Слил правки из trunk check-in: 4f6d1cd301 user: orefkov tags: orefkovs-change | |
11:28 | • Fixed ticket [01a2f3a346]: Cannot update when branch contains non-mbcs filenames plus 2 other changes artifact: 4d350cfaae user: jan.nijtmans | |
11:27 | fix for [01a2f3a346] check-in: 0357ed556e user: jan.nijtmans tags: msvc-broken | |
11:11 | Добавлены опции сборки check-in: 73eee932d6 user: 5340 tags: orefkovs-change | |
10:44 | Fix a typo on the Ticket Change Details page. check-in: eb82a23827 user: drh tags: trunk | |
09:18 | • Задача [fd7ad198e5] out of memory (can't allocate region) статус изменен на Open, плюс еще изменений: 1 artifact: 81f4807849 user: stephan | |
08:02 | merge trunk Closed-Leaf check-in: 3e3f34ebcf user: jan.nijtmans tags: ticket-01a2f3a346 | |
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 | |