Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for f-timeline.c
2014-02-11
| ||
14:31 | Renamed to f-apps/f-timeline.c. Build cleanups. Moved f-* apps to f-apps/ subdir. Now builds a shared (instead of static) lib by default because that now (since the file move) simplifies the linking of the f-apps (and th1ish). Adapted f-sanity.c tests to the new directory structure. check-in: [e85b45eda2] user: stephan branch: trunk, size: 0 | |
2014-02-09
| ||
13:09 | f-timeline now marks the current checkout in the timeline list. file: [663b595b4c] check-in: [4e73dcd47f] user: stephan branch: trunk, size: 6269 | |
2014-02-02
| ||
00:53 | another minor pedantic layout tweak. file: [cfb3d5210d] check-in: [3de0fe43a7] user: stephan branch: trunk, size: 6035 | |
00:51 | Minor output formatting tweaks. file: [36fad59716] check-in: [080ee755f7] user: stephan branch: trunk, size: 6036 | |
2014-02-01
| ||
23:24 | Added --show-files/-f to f-timeline. file: [d7dad46c96] check-in: [df0a54355a] user: stephan branch: trunk, size: 5963 | |
2013-09-03
| ||
09:43 | More fcli refactoring via perl. Fixed a broken assertion in f-sanity. file: [500b51d7b0] check-in: [0333cc9077] user: stephan branch: trunk, size: 4122 | |
2013-09-01
| ||
12:54 | s/fcli_cli_/fcli_/g. Minor error text change. file: [6ac635e797] check-in: [945fea799c] user: stephan branch: trunk, size: 4124 | |
2013-08-31
| ||
11:32 | Re-did how fcli hooks into app-local help, to avoid an unresolved symbol in the main lib. file: [6ed9c20d99] check-in: [6f54534d74] user: stephan branch: trunk, size: 4132 | |
10:49 | Renamed the FossilApp API to fcli. Moved its header into the public space. file: [97c35c8887] check-in: [5d3767f8f0] user: stephan branch: trunk, size: 4088 | |
2013-08-28
| ||
17:21 | Added -utc flag. file: [ab7ab54e70] check-in: [f6f5992a54] user: stephan branch: trunk, size: 4311 | |
2013-08-18
| ||
19:52 | Minor cleanups of demo code. file: [1a6c46cf31] check-in: [a90000e27a] user: stephan branch: trunk, size: 4140 | |
2013-08-15
| ||
17:09 | Added FossilApp_has_unused_flags(). file: [7eda476134] check-in: [94e252e412] user: stephan branch: trunk, size: 3818 | |
2013-08-14
| ||
23:49 | Minor cleanups to the last round of refactoring. Cleaned up help subsystem for FossilApp a bit. file: [ce6884608c] check-in: [3cc2cd8a5a] user: stephan branch: trunk, size: 3771 | |
2013-08-12
| ||
12:20 | Refactoring of the FossilApp layer into header/impl files. Minor fixes and cleanups. file: [ddc2943919] check-in: [a78f5aada4] user: stephan branch: trunk, size: 3831 | |
03:44 | cleanups and fixes in FossilApp and f-*.c. file: [4843c6222d] check-in: [a3aa3426c0] user: stephan branch: trunk, size: 3863 | |
03:11 | Added: Fixed swapped args in fsl_stmt_each() which broke each() callbacks. Changed fsl_stmt_each_f() signature. Added f-timeline.c basic timeline mini-app. file: [39ee6f094b] check-in: [f3b0243385] user: stephan branch: trunk, size: 3867 | |