Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

68 events for week 2013-34 beginning on 2013-08-26

Following week ↑
2013-09-01
20:01
fsl_uuid_to_rid() now checks for ambiguous results. check-in: 26d5a55c01 user: stephan tags: trunk
16:06
another round of trivial cleanups and docs. check-in: 9ed0b7a089 user: stephan tags: trunk
15:41
Added a doxygen filter to remove '**' during processing b/c they confuse the @code blocks. check-in: 1a236186c7 user: stephan tags: trunk
15:19
Re-did the create/overwrite semantics for fsl_wiki_save() to something a bit more sane. check-in: 6107bdda5d user: stephan tags: trunk
14:50 Changes to wiki page "scratchpad" artifact: e075dae0a5 user: stephan
14:40
Found a reasonable heuristic for "the empty P-card problem" - output an empty P only for Manifests (and hope that rid 1 is the only Manifest without a P-card). check-in: a8be8735eb user: stephan tags: trunk
14:06 Edit [80945ffca300f380|80945ffca3]: Edit check-in comment. artifact: 02169a5dce user: stephan
14:04
Lots of API name shortenings. Added fsl_content_get_by_sym(). check-in: 80945ffca3 user: stephan tags: trunk
13:28
Fixed f-tag --help broken by recent refactoring. Minor improvements to the fcli error reporting. check-in: 4d8b91a4ae user: stephan tags: trunk
12:54
s/fcli_cli_/fcli_/g. Minor error text change. check-in: 945fea799c user: stephan tags: trunk
12:51
Replaced --mq build option with --loud, defaulting to quite build mode. check-in: 484b0b7698 user: stephan tags: trunk
12:51
Fixed an error check broken by recent refactoring :(. Fixed a related error reporting problem found (via assert()) by that breakage :). check-in: 6ab281ea95 user: stephan tags: trunk
12:29
minor cleanups/fixes in crosslink callback handling. check-in: 510aecf972 user: stephan tags: trunk
11:48
switched line number column from 6 back to 5 digits. Minor test code and doc tweaks. check-in: 1ea8b6c48a user: stephan tags: trunk
11:41 Edit [1a45779c914129a7|1a45779c91]: Edit check-in comment. artifact: 9e69b61191 user: stephan
11:37
doc updates. fixed an off-by-one in sbs display in inverted mode (caused by a formatting change i made earlier, not a bug in the original code). Added 'fsl-' prefix to all CSS class names. check-in: 1a45779c91 user: stephan tags: trunk
11:15
FSL_DIFF_SIDEBYSIDE is now implicit if the sbsWidth argument is not 0. check-in: c044f55804 user: stephan tags: trunk
10:51 Changes to wiki page "home" artifact: c4b9ce8ba2 user: stephan
10:50
removed dangling debug output. check-in: 91c7f44a58 user: stephan tags: trunk
10:50 Note: Milestone: diff generation bits are in place technote: [ca692afb86] user: stephan
10:48
Ported in sbs diffs. check-in: b9651d78bf user: stephan tags: trunk
09:22
consolidated duplicate htmlize code. Re-added htmlize to diffs. check-in: 2e4b4226b9 user: stephan tags: trunk
08:37
Refactored diff generator to send its output to a fsl_output_f() instead of a buffer. check-in: f156d46b10 user: stephan tags: trunk
2013-08-31
16:09 Changes to wiki page "home" artifact: a4ff683782 user: stephan
16:08
memleak fix in test code while testing for a leak in lib code. check-in: c0d1362cd6 user: stephan tags: trunk
15:58
Introducing fsl_diff_text(). check-in: 881eabc5ba user: stephan tags: trunk
14:21
Started porting in the diff generation bits. Still much to do. check-in: 71111bb670 user: stephan tags: trunk
13:13
minor doc tweak. check-in: 26dfafd2fc user: stephan tags: trunk
13:12 Changes to wiki page "FossilApp" artifact: 60ad3b70a0 user: stephan
13:02
Doc additions, minor error reporting cleanups. check-in: 8f05724070 user: stephan tags: trunk
11:32
Re-did how fcli hooks into app-local help, to avoid an unresolved symbol in the main lib. check-in: 6f54534d74 user: stephan tags: trunk
11:02
Build tweaks for quiet mode. Added --mq configure option (--quiet is an autosetup builtin). check-in: 320b6f1af9 user: stephan tags: trunk
10:49
Renamed the FossilApp API to fcli. Moved its header into the public space. check-in: 5d3767f8f0 user: stephan tags: trunk
10:25
deps fixes. Added/fixed optional quiet build mode. check-in: d25e11b1c9 user: stephan tags: trunk
10:02
Lots of FossilApp tinkering. check-in: 5e77c8742d user: stephan tags: trunk
09:12
Ported in some control artifact touchups from Jan. Fixed a linking-related problem with FossilApp_local_help(). Accommodated API changes in th1ish binding. check-in: 1e923bce86 user: stephan tags: trunk
2013-08-30
18:26
consistency: s|fsl_cx_init_param|fsl_cx_init_opt|g check-in: d155bafd28 user: stephan tags: trunk
18:22
Moved config.h to fossil-config.h. Updated Doxyfile.in file from trunk doxygen. check-in: 1d0f674e13 user: stephan tags: trunk
18:09 Changes to wiki page "home" artifact: aee2f04de3 user: stephan
18:05
insignificant cleanups and docs/text touchups. check-in: efaeb72011 user: stephan tags: trunk
18:05 Edit [98b8da175404414d|98b8da1754]: Cancel "testing-after-change" with value "fsl_repo_tag_propagate() still works.". artifact: 62bed06bce user: stephan
18:04 Edit [c611b4e1a152c598|c611b4e1a1]: Add propagating "testing-after-change" with value "making sure fsl_repo_tag_propagate() still works.". artifact: 8937b1241a user: stephan
2013-08-29
17:19
Moved SQL tracing from stderr back to stdout, so that redirection and flushing get the SQL output lined up with the app output. Renamed FSL_ATYPE_G to FSL_ATYPE_TAG. Aligned the FSL_ATYPE_xxx values with their FSL_CATYPE_xxx partners. Fixed a fsl_atype_t/fsl_catype_t mixup in f-ls (thanks, clang). check-in: 98b8da1754 user: stephan tags: trunk
16:40
s/fsl_init_param/fsl_cx_init_param/ check-in: c611b4e1a1 user: stephan tags: trunk
16:34
Split the 300kb+ of headers/docs into multiple files because my old netbook is starting to choke on syntax-highlighting them (and on the large resulting doxygen pages). check-in: 93ec815614 user: stephan tags: trunk
15:24
minor API renaming/shortening, doc additions, removed some dead code. check-in: 135fb8b36c user: stephan tags: trunk
2013-08-28
21:33 Changes to wiki page "f-tools" artifact: 3b7e7692d0 user: stephan
21:26 Changes to wiki page "home" artifact: 0bb4d5a79c user: stephan
21:13
Minor doc and error reporting improvements. check-in: 32f3595fa2 user: stephan tags: trunk
20:18 Changes to wiki page "f-tools" artifact: 8da054e875 user: stephan
20:16
more docs. check-in: 001275b88b user: stephan tags: trunk
20:04 Changes to wiki page "home" artifact: c2b303531c user: stephan
19:37
doxygen typo fix. check-in: 4061a8cd7a user: stephan tags: trunk
19:36
minor text and dead code changes only. check-in: ce02fcfbeb user: stephan tags: trunk
19:29
Ported in parts of the configuration subsystem. fsl_repo_create() now copies all the same stuff fossil(1) does when given a repo to copy the config from. check-in: 7766f5bc6d user: stephan tags: trunk
19:12
re-added the RID to the verbose ls output. check-in: 2bc75f59aa user: stephan tags: trunk
17:21
Added -utc flag. check-in: f6f5992a54 user: stephan tags: trunk
17:21
minor cosmetic cleanups. check-in: 6ec6b3812f user: stephan tags: trunk
17:20 Note: Milestone: first empty repo created technote: [a39d7e1910] user: stephan
16:45
Creation of new repos is more or less finished. fossil(1) seems to be happy with them. check-in: 859846313d user: stephan tags: trunk
2013-08-27
21:53
minor tinkering before bed. nothing functional. check-in: 41966a046d user: stephan tags: trunk
21:00
Created an empty repo, including initial manifest, and fossil(1) can read it :). Discovered that i am still seeing the va_list/sizeof-related corruption on this 32-bit system if i am not way too careful with format specifiers. Need to look into that again, but too tired now (cannot explain why i have never seen this in other trees using this same code). check-in: 96cbb2d6ad user: stephan tags: trunk
20:49 Changes to wiki page "test-page" artifact: 7f0b09af88 user: stephan
19:55
Started work on creating a new repo. Several related minor cleanups and additions. Simplified a couple APIs. check-in: 184bdcf4a4 user: stephan tags: trunk
16:15
Got the compiled-in schemas working (==readable, but not yet used/aplied). check-in: 11f605e0b4 user: stephan tags: trunk
2013-08-26
22:24
Integrated build of SQL schema code. check-in: 0eb0ac480a user: stephan tags: trunk
21:02
minor error reporting cleanups. check-in: 7d9a27739a user: stephan tags: trunk
17:34
minor cleanups/reformatting. fixed a potential endless loop in some untested code. check-in: 9cac575a31 user: stephan tags: trunk
Previous week ↓