Login
Timeline
Login

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

74 events for week 2013-35 beginning on 2013-09-02

Following week ↑
2013-09-08
17:40
Added SQL functions: FSL_USER(), FSL_CONTENT(), FSL_SYM2RID(). Undid part of the previous fsl_buffer_compress() optimization because it cannot help us much for the real use cases and complicates the code. More proactive int casting for va_list bits. check-in: f9e0b1801f user: stephan tags: trunk
17:11 Edit [7bfbc3dba6c65164|7bfbc3dba6]: Add "test-tag" with value "checking for breakage in recent changes.". artifact: 1f8864a994 user: stephan
15:39
Lots of minor additions and tweaks, mainly in support of app-level code. check-in: 7bfbc3dba6 user: stephan tags: trunk
15:17 Changes to wiki page "scratchpad" artifact: 9d52fc6b7d user: stephan
14:54
Minor error reporting cleanup. check-in: a037bbce03 user: stephan tags: trunk
13:21
Added some preemtive casts for the sake of 32-bit safety. check-in: aa1bdee81e user: stephan tags: trunk
13:09 Changes to wiki page "scratchpad" artifact: 9eb450283e user: stephan
13:00 Changes to wiki page "scratchpad" artifact: 4ec12ea9f9 user: stephan
12:38 Changes to wiki page "f-tools" artifact: ca310a1f83 user: stephan
12:34 Changes to wiki page "f-tools" artifact: 52bd5e2e70 user: stephan
12:25
Added --raw, --output, and --artifact flags to f-acat. check-in: 7111b4d781 user: stephan tags: trunk
12:09 Changes to wiki page "f-tools" artifact: e8d960290f user: stephan
12:01
Moved fsl_memory_allocator into (new) fsl_lib_configurable struct. fsl_repo_create() now accepts a NULL fsl_cx parameter, in which case it uses a temporary local context. check-in: f34aaca9f5 user: stephan tags: trunk
10:49
minor code cleanups in f-ls. check-in: 04923c4435 user: stephan tags: trunk
10:21
moved fsl_malloc/free/realloc() to fossil-util.h. Minor cleanups in fsl_appendf() and f-ls. check-in: f50c561594 user: stephan tags: trunk
09:41
malloc() optimization for space padding in fsl_appendf(). No longer allocates in C89 mode (no var-arrays) unless the padding is abnormally large (todo: use a loop in that case). check-in: 13b634d6b4 user: stephan tags: trunk
09:12
minor doc and f-ls cosmetic tweaks. check-in: 5144ccab98 user: stephan tags: trunk
2013-09-07
12:23
more renaming and doc tweaks. check-in: 3f79146785 user: stephan tags: trunk
12:22
Added SQL schema to generated docs. check-in: ae4501c0cf user: stephan tags: trunk
11:58
another round of API renaming. check-in: 200d1cd898 user: stephan tags: trunk
11:00
Another round of API renaming/shortening. Added fsl_cx_stat(). check-in: 4bd2202448 user: stephan tags: trunk
10:24
minor return type and test code tweaks. check-in: c87ddaf458 user: stephan tags: trunk
10:09
more sanity tests for fsl_mkdir2(). check-in: 26bbfd3f4f user: stephan tags: trunk
09:44
minor doc and error handling cleanups. check-in: 2227357f89 user: stephan tags: trunk
09:41
cleanups to the mkdir code/docs. check-in: 81b2a1818f user: stephan tags: trunk
09:17
ported in recursive mkdir support to fsl_mkdir2(). check-in: 644116decf user: stephan tags: trunk
2013-09-05
19:10
started adding fs sanity tests. Fixed a totally broken fsl_dir_check(). check-in: c098e8ac46 user: stephan tags: trunk
18:47
Added %#F (fossilize, alternate form) after stumbling across it in fossil(1). check-in: 4ff4b82340 user: stephan tags: trunk
18:46
fixed a corner case (empty) fossilize result. check-in: 18ec9c4c77 user: stephan tags: trunk
08:18
.EXE -> .exe and .DLL -> dll, that works better on Cygwin when case-sensitivity is switched on. See: [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive]. This should not have any effect on platforms other than Win95/98/ME. check-in: 6437e87b50 user: jan.nijtmans tags: trunk
2013-09-04
22:16
added --apply option to f-delta to apply a delta to a file. check-in: 47ea20e7dc user: stephan tags: trunk
22:15
Added a missing error report. Fixed an rc. check-in: 2a581b60af user: stephan tags: trunk
22:15
fixed an error reporting corner case. check-in: 4090a9b542 user: stephan tags: trunk
22:03 Changes to wiki page "scratchpad" artifact: dd2d78f6ca user: stephan
21:09
fixed a missing extern for fcli, which caused an ODR violation with tcc. Added -O0 to debug compile flags. check-in: 34f559dc49 user: stephan tags: trunk
18:51
Add all produced executables to "ignore-glob", so they are kept when doing a "fossil clean" check-in: a3b172def9 user: jan.nijtmans tags: trunk
18:49
more docs check-in: 9a344d2655 user: stephan tags: trunk
17:29
minor test code and doc tweaks. check-in: 69af33d1e9 user: stephan tags: trunk
17:19 Changes to wiki page "home" artifact: 2de823503b user: stephan
17:18
added project URL to eclipse project file. check-in: fad0010a34 user: stephan tags: trunk
17:17
more docs. check-in: 8518e14e68 user: stephan tags: trunk
17:17
thank you, clang. check-in: 5aa2b97d0c user: stephan tags: trunk
14:58
Some handy settings when checking out libfossil as an Eclipse project. check-in: 68ade8e232 user: jan.nijtmans tags: trunk
14:53
On cygwin, don't use -fPIC check-in: 5206ca7ec5 user: jan.nijtmans tags: trunk
2013-09-03
21:10
Added f-delta, a basic raw delta generation (to stdout) app. check-in: 3c0c35e366 user: stephan tags: trunk
20:57
Another build/deps ordering fix for the SQL-to-C bits. check-in: b7e478037c user: stephan tags: trunk
20:35
Build fix - deps order kept OBJ.DIR from being created in time for some builds. check-in: ca8b721c66 user: stephan tags: trunk
20:27 Changes to wiki page "home" artifact: b1a0a3b04d user: stephan
18:54
minor internal API renaming. check-in: 21ddebdd05 user: stephan tags: trunk
16:24
more work on the tickets bits (loading field list). check-in: 0e80952975 user: stephan tags: trunk
15:40
More ticket bits. Minor API tweaks. check-in: 5a47293811 user: stephan tags: trunk
14:12
Started porting in some of the ticket-handling bits. Added lots more (truly unnecessary) card validation on deck output. Minor fixes. check-in: 8e88708563 user: stephan tags: trunk
13:21
renamed f-tag xlink listener. check-in: e65468c369 user: stephan tags: trunk
11:52
Added some 'truly unnecessary' casts to work around va_list/sizeof() mismatches which appear in some cases when passing through multiple levels of va_list proxy function, despite strong typing of the arguments. Not yet sure what else can be done here. check-in: bd36f7182d user: stephan tags: trunk
11:49
fixed a c99ism. check-in: 0f3a3134cd user: stephan tags: trunk
11:28 Edit [67f6534d9f0e2ca0|67f6534d9f]: Cancel "propagating-tag" with value "cancelling old test tag.". artifact: a42939d8ad user: stephan
11:28 Edit [67f6534d9f0e2ca0|67f6534d9f]: Cancel "propagating-tag-test" with value "cancelling old test tag.". artifact: 531e37c000 user: stephan
11:23
Completed a mid-sentence doc interruption and made the code behave like the docs. check-in: 67f6534d9f user: stephan tags: trunk
11:23
local-only th1ish patch to remove the hwtime bits. check-in: cd4760d484 user: stephan tags: trunk
11:15
Ported in the felta fork of the delta generator as fsl_delta_create2(), which outputs via callback instead of directly to a buffer. Reimplemented fsl_delta_create() in terms of fsl_delta_create2(). check-in: e082703301 user: stephan tags: trunk
11:03
minor config tweak (should be a no-op) check-in: 129f575a56 user: stephan tags: trunk
09:43
More fcli refactoring via perl. Fixed a broken assertion in f-sanity. check-in: 0333cc9077 user: stephan tags: trunk
09:42
pulled in latest upstream th1ish. minor tweaks and test additions to the th1ish bindings. check-in: 4e195b8f25 user: stephan tags: trunk
2013-09-02
22:11
fcli now treats a first non-flag argument of "help" as help for all apps, not just dispatched-by-name commands. check-in: ea8eb63bb7 user: stephan tags: trunk
21:59
minor help text fix for f-wiki. check-in: 1237734efd user: stephan tags: trunk
21:43
Started porting in vfile bits. Added fsl_needs_checkout(). fsl_XXX_close() now explicitly closes all other dbs if XXX is the current main db. check-in: 7bb0a64e7e user: stephan tags: trunk
21:27
minor doc tweaks. check-in: f113b11913 user: stephan tags: trunk
21:26
cosmetic func signature change. check-in: d1924d6fe1 user: stephan tags: trunk
20:48
ported in f(1)'s test_delta() to f-sanity.c check-in: fc35d8ef97 user: stephan tags: trunk
18:02
doc/formatting tweaks. check-in: a8261357fa user: stephan tags: trunk
18:01
fsl_cx::dirChkout now includes the trailing slash because v1's g.zLocalRoot does it that way (very possibly for a good reason) and this simplifies porting. check-in: 1127674cc0 user: stephan tags: trunk
17:59
Minor corner case error reporting touchup in fsl_rid_to_uuid(). check-in: 58813a75ff user: stephan tags: trunk
17:57
th1ish build kludge for my netbook (disable hwtime bits). Accommodated API changes. check-in: 16996e8d4d user: stephan tags: trunk
16:21
Added f-sanity app, a place for making basic sanity-check tests. check-in: 43073faf5c user: stephan tags: trunk
Previous week ↓