Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for f-mfparse.c
2014-02-11
| ||
14:31 | Renamed to f-apps/f-mfparse.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
| ||
12:02 | Only validate the R-card if the manifest actually has an R-card. file: [a02af6f6d7] check-in: [8b4ae29b02] user: stephan branch: trunk, size: 6912 | |
2014-02-02
| ||
18:09 | Added missing argument docs. file: [7acdcff52a] check-in: [57ea68c7b8] user: stephan branch: trunk, size: 7100 | |
2013-09-18
| ||
17:39 | minor doc/text changes. file: [2cfe4e9a7b] check-in: [4fa939b62a] user: stephan branch: trunk, size: 6983 | |
17:14 | if SHA1 mismatches and output did not come from stdin, then it now shows a diff of the mismatch. file: [4a3dd0aac7] check-in: [19733a82dc] user: stephan branch: trunk, size: 6754 | |
2013-09-17
| ||
05:27 | naive (un-researched) fixes to compile fails. (see [ef8ff36cf0feb811a0f1e66c0fa420c80d629998]) file: [b228966b46] check-in: [b5210cd21c] user: bch branch: trunk, size: 6344 | |
2013-09-10
| ||
20:38 | changed a potential confusing hex output to make it clear that it is a ptr addr instead of a partial uuid. file: [884ff207c2] check-in: [50830bf6ac] user: stephan branch: trunk, size: 6347 | |
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. file: [2afe76d512] check-in: [63333ab345] user: stephan branch: trunk, size: 6347 | |
14:23 | Resolved task [ef8cd96ec9]: refactored fsl_deck_output() to not need a fsl_cx/db handle. file: [1c1375829f] check-in: [8af01f757e] user: stephan branch: trunk, size: 6343 | |
2013-09-03
| ||
09:43 | More fcli refactoring via perl. Fixed a broken assertion in f-sanity. file: [f9513c57d5] check-in: [0333cc9077] user: stephan branch: trunk, size: 6258 | |
2013-09-01
| ||
12:54 | s/fcli_cli_/fcli_/g. Minor error text change. file: [053707f3a9] check-in: [945fea799c] user: stephan branch: trunk, size: 6260 | |
2013-08-31
| ||
11:32 | Re-did how fcli hooks into app-local help, to avoid an unresolved symbol in the main lib. file: [bf23fc8b92] check-in: [6f54534d74] user: stephan branch: trunk, size: 6249 | |
10:49 | Renamed the FossilApp API to fcli. Moved its header into the public space. file: [f60aa24c5a] check-in: [5d3767f8f0] user: stephan branch: trunk, size: 6206 | |
10:02 | Lots of FossilApp tinkering. file: [5273894903] check-in: [5e77c8742d] user: stephan branch: trunk, size: 6274 | |
2013-08-27
| ||
19:55 | Started work on creating a new repo. Several related minor cleanups and additions. Simplified a couple APIs. file: [2de40e5d6a] check-in: [184bdcf4a4] user: stephan branch: trunk, size: 6322 | |
2013-08-25
| ||
11:39 | More API renamings. Moved some card-related code from internal to public APIs. Added foreach iterator for F-cards. Added basic f-ls app. file: [52e6eb3c62] check-in: [e0963e92ca] user: stephan branch: trunk, size: 6144 | |
09:12 | API renamings (shortenings) and minor API simplifications. Doc updates, some work on making the R-card optional. file: [ac51a9ff8b] check-in: [c0752c60c2] user: stephan branch: trunk, size: 6143 | |
2013-08-24
| ||
13:42 | Renamed fsl_deck_VERB_CARD() to fsl_deck_CARD_VERB(), for consistency. Added initial wiki-save support, but the public API needs a bit of tweaking. file: [c303186afb] check-in: [31dda112b9] user: stephan branch: trunk, size: 6149 | |
08:57 | Pulled in fixed broke-r-card branch. f-mfparse now reads from stdin by default if no -f or filename is provided and it is not on a terminal. file: [7228e1efe1] check-in: [6d746e7d25] user: stephan branch: trunk, size: 6149 | |
07:44 | minor cleanups. fixed f-mfparse to know the difference between an imported/artifical artifact and a known own, and skips the sha1 check on imported ones. fsl_deck_parse() no longer asserts if it cannot find a matching RID. file: [3770b4f97b] check-in: [f26b454fa1] user: stephan branch: broke-r-card, size: 6016 | |
2013-08-22
| ||
13:44 | fsl_internal.h ==> fossil-internal.h file: [d37766b7ba] check-in: [2cae867331] user: stephan branch: trunk, size: 5860 | |
2013-08-19
| ||
20:40 | Minor cleanups. Replaced fsl_db_unix_to_iso8601() with fsl_unix_to_iso8601() (didn't know strftime() was C89). file: [8289852e9b] check-in: [fb9ef509fe] user: stephan branch: trunk, size: 5857 | |
19:29 | Added EVENT crosslinking. Can now losslessly round-trip EVENT manifests. Minor changes to support seconds-precision (not msec-precision) on E-cards b/c that is how fossil(1) does it. Fixed bugs in the E-card card-is-legal validation. file: [734b739c20] check-in: [ec268be7f0] user: stephan branch: trunk, size: 5839 | |
2013-08-18
| ||
18:47 | Started adding fsl_repo_mlink_add(), but there is much left to do there. file: [4715c92c6a] check-in: [56ef8127b6] user: stephan branch: trunk, size: 5327 | |
14:03 | minor generic cleanups in the deck code. file: [4c7d8495f2] check-in: [5fa697bee8] user: stephan branch: trunk, size: 5123 | |
04:31 | minor assertion tweaks to allow parsing of out-of-repo manifests for testing purposes. file: [a9784fb1d4] check-in: [20b54357eb] user: stephan branch: trunk, size: 4937 | |
03:50 | Renamed test-mf.c → f-mfparse.c. Renamed test-mf to f-mfparse, for consistency. file: [15fd101214] check-in: [b9424e1890] user: stephan branch: trunk, size: 4785 | |