Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 events for week 2013-36 beginning on 2013-09-09
Following week ↑
2013-09-14
| ||
15:58 | minor comment change. check-in: 408e2fbac1 user: stephan tags: trunk | |
2013-09-11
| ||
22:08 | Added some assertions, reminders, docs. One minor optimization. check-in: 580bb9c789 user: stephan tags: trunk | |
21:02 | Note: A brief moment of Fossil evangelism... technote: [311e3e1b46] user: stephan | |
20:10 | fixed minor math error in debug output percentage calculations. check-in: 402f50a25f user: stephan tags: trunk | |
19:58 | removed old/unmaintained build file. check-in: 38ecec1de2 user: stephan tags: trunk | |
19:58 | Playing with __attribute__. check-in: 039b1b7f4d user: stephan tags: trunk | |
19:12 | added a couple missing member initializations. check-in: ad29f06121 user: stephan tags: trunk | |
19:07 | minor doc correction check-in: 09d07607db user: stephan tags: trunk | |
18:43 | Added more "proactive superfluous casts" to protect 32-bit environments from the 64-bit int/va_list weirdness. Minor doc additions. check-in: a6ca6422d5 user: stephan tags: trunk | |
18:41 | minor doc fix check-in: 9582862acc user: stephan tags: trunk | |
17:03 | • Edit [026ca6eea66f7382|026ca6eea6]: Edit check-in comment. artifact: 20bec6e2f7 user: stephan | |
17:01 | More tweaks to the julian/iso tests. It now does not warn (but reports statistics) for those which it determines only differ by 1ms unless their count exceed some (low) threshold (in percentage of total records). check-in: 026ca6eea6 user: stephan tags: trunk | |
16:00 | • Changes to wiki page "scratchpad" artifact: ad68b7c33a user: stephan | |
15:57 | comments and minor typedef changes. Nothing functional. check-in: b8ab152db0 user: stephan tags: trunk | |
15:43 | Removed some dead code. Refactored fsl_julian_to_iso8601() to use direct bytestream output (no fsl_snprintf() needed). check-in: a1e145b15b user: stephan tags: trunk | |
15:18 | more julian/iso8601 test cleanups. check-in: 3c7fdef2d0 user: stephan tags: trunk | |
11:35 | Extended julian/iso conversion tests to pull the values from event.mtime for testing purposes, so we have an ever-growing test data pool. check-in: 9747784815 user: stephan tags: trunk | |
11:35 | Fixed a long-standing bug which could cause fsl_snprintf() to return the wrong thing when matching substrings. check-in: 0b5ebbdae0 user: stephan tags: trunk | |
2013-09-10
| ||
22:29 | Found a usable workaround for the S.000 ==> (S-1).999 conversion problem. All julian/iso conversion tests pass now. check-in: 6ee5a74681 user: stephan tags: trunk | |
22:12 | Several fixes for the iso8601/julian conversions. check-in: 057d313723 user: stephan tags: trunk | |
20:38 | changed a potential confusing hex output to make it clear that it is a ptr addr instead of a partial uuid. check-in: 50830bf6ac user: stephan tags: trunk | |
20:36 | Simplified fsl_deck_parse() signature. Reimplemented fsl_julian_to_iso8601() using a different algorigthm - the previous one has an off-by-one-day bug in some cases. check-in: 63333ab345 user: stephan tags: trunk | |
17:35 | fsl_deck_parse() now theoretically needs no fsl_cx, but it is untested in that configuration. check-in: 0cd2dffff4 user: stephan tags: trunk | |
15:20 | Added some test assertions. A pair of minor memory allocation optimizations. check-in: 9eb64a8a1d user: stephan tags: trunk | |
14:28 | • Ticket [ef8cd96ec9] Task: remove fsl_cx dep from fsl_deck_output() status still Closed with 4 other changes artifact: 68952ff18c user: stephan ... 2 similar events omitted. | |
14:23 | Resolved task [ef8cd96ec9]: refactored fsl_deck_output() to not need a fsl_cx/db handle. check-in: 8af01f757e user: stephan tags: trunk | |
14:23 | • Changes to wiki page "scratchpad" artifact: ef409162cb user: stephan | |
13:26 | • New ticket [ef8cd96ec9] Task: remove fsl_cx dep from fsl_deck_save(). artifact: 828a2946a8 user: stephan | |
12:04 | minor error handling/propagating cleanup. check-in: 96e7d5d0c8 user: stephan tags: trunk | |
2013-09-09
| ||
23:15 | fixed the hour part again. Expanded the tests a bit. check-in: 1a3c359ad6 user: stephan tags: trunk | |
22:47 | fixed times for noon and earlier. Julian starts the day at noon. check-in: 99ed49b24c user: stephan tags: trunk | |
22:38 | removed now-unused macro. check-in: c17d8fdfed user: stephan tags: trunk | |
22:27 | added missing return semantics docs. check-in: 5f2c940ccd user: stephan tags: trunk | |
22:22 | added docs for fsl_julian_to_iso8601() and a flag to control whether or not the fractional seconds part is output. check-in: 6479f10c6a user: stephan tags: trunk | |
22:14 | Added fsl_julian_to_iso8601(). Seems to work but needs more testing and docs. Too tired. check-in: 9377585097 user: stephan tags: trunk | |
18:37 | removed a duplicate null check. check-in: 63941300fd user: stephan tags: trunk | |
18:32 | Added fsl_iso8601_to_julian(). Minor doc updates. check-in: 479a7c897f user: stephan tags: trunk | |
15:31 | accommadate API changes. check-in: 723c38cffe user: stephan tags: trunk | |