Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring on or before 2013-08-24 07:41:42.
2013-08-24
| ||
07:41 | • Edit [aeee30c28966b4ee|aeee30c289]: Add "testing-after-changes". artifact: e7fb01eced user: stephan | |
2013-08-23
| ||
18:45 | prettied up the output a bit. check-in: 56237933d2 user: stephan tags: trunk | |
18:37 | • Changes to wiki page "building" artifact: e451926f4c user: stephan | |
17:38 | Started working on basic wiki APIs. check-in: a0b5b4e7de user: stephan tags: trunk | |
17:37 | • Changes to wiki page "f-tools" artifact: 23b6fe4a40 user: stephan | |
17:26 | • Changes to wiki page "scratchpad" artifact: 327a3ca8cf user: stephan | |
16:35 | amal smoketest now compiles with both -std=c89 and -std=c99 when building with gcc. check-in: f1a9b89e6e user: stephan tags: trunk | |
16:32 | Note: Minor milestone: builds on Cygwin technote: [5c352f59c3] user: stephan | |
16:23 | Cygwin patches from Jan. check-in: 2ce2ff78ea user: stephan tags: trunk | |
16:07 | Improved fsl_mf_guess_type() ordering from Jan. check-in: d0fcf5fbb7 user: stephan tags: trunk | |
2013-08-22
| ||
22:31 | • Changes to wiki page "building" artifact: 7125aea6d1 user: stephan | |
22:28 | minor bugfixes, more manifest parsing validation, and more docs. check-in: 0d5225a61b user: stephan tags: trunk | |
22:27 | • Edit [57107f6bd2109a00|57107f6bd2]: Add "test-deck_save". artifact: 356062d36e user: stephan | |
22:27 | • Changes to wiki page "home" artifact: 5ab5d77965 user: stephan | |
22:26 | • Added wiki page "AmalgamationBuild" artifact: 86afdaa518 user: stephan | |
22:26 | • Changes to wiki page "building" artifact: 852c26e8cb user: stephan | |
19:18 | • Edit [2649904bd2c54c83|2649904bd2]: Edit check-in comment. artifact: f44157fec2 user: stephan | |
19:18 | • Edit [2649904bd2c54c83|2649904bd2]: Edit check-in comment. artifact: 1b2195faf1 user: stephan | |
19:09 | • Added wiki page "scratchpad" artifact: 69a847b7f2 user: stephan | |
18:55 | Note: Milestone: verify-at-commit implemented technote: [236a966798] user: stephan | |
18:53 | • Changes to wiki page "home" artifact: 8ed8320caa user: stephan | |
18:26 | Ported in the "verify before commit" code, which ensures that all new content can be extracted from the db before it commits the transaction doing the adding. Fixed a memlink in fsl_repo_tag_symbol(). Added fsl_deck_save() and refactored fsl_repo_tag_rid() to use it. check-in: 57107f6bd2 user: stephan tags: trunk | |
18:24 | • Edit [bbc3856f5804703e|bbc3856f58]: Add "fsl_deck_save-test". artifact: 6b83290ba0 user: stephan | |
17:41 | • Edit [bbc3856f5804703e|bbc3856f58]: Add "test-memleak-fix" with value "testing a memleak fix". artifact: 05449759d9 user: stephan | |
17:37 | • Edit [bbc3856f5804703e|bbc3856f58]: Add "test-verify-before-commit" with value "tested in ROLLBACK mode. let's see how it behaves with a COMMIT.". artifact: f25edcc55e user: stephan | |
15:34 | Moved the Doxygen 'page' docs from fossil.h to fossil-pages.h. check-in: bbc3856f58 user: stephan tags: trunk | |
15:33 | amal smoketest now tries to compile using all compilers it can find. check-in: 0a890e1da4 user: stephan tags: trunk | |
15:02 | • Changes to wiki page "home" artifact: 53557d882d user: stephan | |
14:58 | Minor doc additions. Renamed lib/URLs to libfossil, as per ML discussions. check-in: 4ccaeb603d user: stephan tags: trunk | |
14:57 | The undocumented uuid-to-rid conversion of RID-looking strings now requires an 'rid:' prefix (analog to a recent fossil(1) patch) and now only resolves to existing records (returns FSL_RC_NOT_FOUND for an unknown RID). check-in: 2649904bd2 user: stephan tags: trunk | |
14:54 | • Changes to wiki page "download" artifact: 042b30df83 user: stephan | |
14:49 | Note: Name change: libfossil technote: [ecc6cdb301] user: stephan | |
13:44 | fsl_internal.h ==> fossil-internal.h check-in: 2cae867331 user: stephan tags: trunk | |
2013-08-21
| ||
22:33 | • Changes to wiki page "scratchpad" artifact: 722ab28f30 user: stephan | |
22:22 | • Changes to wiki page "scratchpad" artifact: 9f90d0f046 user: stephan | |
21:50 | oops. signed==>unsigned. check-in: a64cf10a48 user: stephan tags: trunk | |
21:44 | more docs... check-in: 480a709173 user: stephan tags: trunk | |
21:27 | • New ticket [64cada818c] library test ticket. artifact: 62eb0aaa4d user: stephan | |
21:24 | • Changes to wiki page "home" artifact: 8cbd20743d user: stephan | |
20:04 | Tracked down, characterized, and documented a va_list-related gotcha in fsl_appendfv() (and all derived functionality) for certain combinations of sizeof()s and format specifiers. check-in: 764a17787a user: stephan tags: trunk | |
16:40 | Note: Developer Diary #1 of N technote: [829d3fdd05] user: stephan | |
16:38 | Fixed unitialized vars caught by clang (not gcc). Minor compile workaround for tcc (it leaks a 'unix' macro). Now builds cleanly in c89 mode with gcc, clang, and tcc. check-in: 27751fd85d user: stephan tags: trunk | |
16:23 | experimentally changed fsl_id_t back to fsl_int32_t b/c it _seems_ the bug i saw _might_ have been a side-effect of a unclean rebuild after a sizeof(fsl_id_t) change. check-in: 2d09489368 user: stephan tags: trunk | |
16:23 | Switched to project-local typedefs in the etRADIX bits. "Should" be no side-effects for sane builds. check-in: 6cb491da2a user: stephan tags: trunk | |
15:37 | • Edit [13884cf8e51bfbc8|13884cf8e5]: Edit check-in comment. artifact: f2f2704881 user: stephan | |
2013-08-20
| ||
22:26 | minor tinkering and fixes before bed. check-in: b1e93f23f1 user: stephan tags: trunk | |
22:10 | Note: Test event - automatically generated technote: [07384b266d] user: stephan | |
21:29 | Removed an invalid "else" (caused a code skip). Minor buffer termination tweak in corner case. check-in: 8dd4a5d428 user: stephan tags: trunk | |
21:25 | Accommodated API change. check-in: b1a524d3d2 user: stephan tags: trunk | |
21:24 | • Edit [13884cf8e51bfbc8|13884cf8e5]: Add "test-tag-crosslink" with value "test after weird int32/64 debugging session.". artifact: da17d9d63a user: stephan | |