Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/timeline.c version a1e1783f75
|
2013-05-08
| ||
| 20:18 | Fixed a logic error in the only-run-once timer init code. ... (check-in: 9fab0f8125 user: stephan tags: trunk) | |
| 20:09 | Reworked the timer IDs to be positive values to simplify error checking a bit. ... (check-in: 799458977e user: stephan tags: trunk) | |
| 19:54 | Added fossil_timer_is_active(timerId), removed fossil_has_timer(). ... (check-in: 590406df3c user: stephan tags: trunk) | |
| 19:45 | Added fossil_timer_xxx() family of functions and g.mainTimerId. ... (check-in: e28433a692 user: stephan tags: trunk) | |
| 18:34 | Update SQLite to the latest 3.7.17 preview from upstream, for the purpose of testing SQLite. ... (check-in: 21a6a8bc00 user: drh tags: trunk) | |
| 17:12 | Improved the out-of-bounds error message in Th_CallSubCommand(). ... (check-in: 60e9622313 user: stephan tags: trunk) | |
| 16:57 | Fixed an array-bounds access violation in Th_SubCommand. Problem reported via the mailing list. ... (check-in: 05ec4ed3c4 user: stephan tags: trunk) | |
| 16:54 | added a reminder/todo regarding a "not always valid" calculation in /stats_report. ... (check-in: 1d70fb4701 user: stephan tags: trunk) | |