Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" occurring on or before 2014-10-10 08:01:39.
2014-10-10
| ||
08:01 | s2: upstream tmpl.s2 fix. check-in: 99898fdf1d user: stephan tags: trunk | |
2014-10-09
| ||
06:39 | added missing requireS2 Ticker module, fixed path to local s2sh binary in r-tester.sh. check-in: 340d7b8111 user: stephan tags: trunk | |
2014-10-08
| ||
15:34 | comment fix (misinformation), removed a line of dead code. check-in: 4356134409 user: stephan tags: trunk | |
15:28 | Fixed another char-should-be-int case (portability problem). check-in: bcee79685a user: stephan tags: trunk | |
15:09 | Fixed a broken error propagation which allowed duplicate tags to be output via fsl_deck_output(). Found while investigating an ML post from the fossil-users list. check-in: 0dadcc5b17 user: stephan tags: trunk | |
2014-10-07
| ||
15:25 | fixed a potential corner-case null deref when built without FSL_CONFIG_ENABLE_TIMER. check-in: 234eba25f4 user: stephan tags: trunk | |
15:07 | minor doc tweaks. check-in: d484c1679a user: stephan tags: trunk | |
2014-10-06
| ||
18:45 | latest s2: call stack depth cap. Added r-tester.sh (require.s2 unit test runner). check-in: 105ab45377 user: stephan tags: trunk | |
2014-10-05
| ||
16:08 | and this time without the memleak. check-in: 21f7c830fd user: stephan tags: trunk | |
15:56 | removed an unnecessar #include. check-in: c0f5879cbd user: stephan tags: trunk | |
15:56 | a slightly more pedantic solution for Fossil.Context.loginCookieName(). check-in: cab07654a4 user: stephan tags: trunk | |
09:55 | ported in some of the login-related bits. check-in: c5b01a0b83 user: stephan tags: trunk | |
04:33 | latest s2, minor ++/-- and unary +/- improvements. check-in: 95707c515f user: stephan tags: trunk | |
2014-10-03
| ||
05:38 | latest s2: minor build fixes and initial go at Ctrl-C handling. check-in: 8acfeb6c13 user: stephan tags: trunk | |
2014-10-02
| ||
08:41 | Make sqlite compile on MinGW (already reported upstream but not yet handled) check-in: f45641c753 user: jan.nijtmans tags: trunk | |
03:15 | merged in dave's commits for validated msvc support. tested are vc6, ds2010, ds2012, dll, amalgamation, debug, release, x86, x64, and all possible permutations thereof. tested == all f-apps run to completion. check-in: c5218050d1 user: dave tags: trunk | |
03:12 | amalgamation support for msvc; #undef'ed a couple macros that collided with Windowsian things; added a project for my testing porpoises; put in a conditional compile switch in f-sanity.c to support an amalgamation build with ease. check-in: 0d2451c9c2 user: dave tags: dave | |
2014-10-01
| ||
15:36 | (pull in current trunk) check-in: ce9a57463c user: dave tags: dave | |
14:01 | merged in dave's branch, patched a couple compile errors revealed by --no-debug config option, fixed a couple c99'isms. check-in: c3a138fac0 user: stephan tags: trunk | |
07:58 | minor; a warning is issued by gcc when it couldn't figure out if a variable might be used before it is initialized. It is not, so I redundantly initialized it to avoid the warning. Closed-Leaf check-in: 2a1b0091d2 user: dave tags: feech-dave-msvcsupport001 | |
2014-09-26
| ||
22:52 | Create new branch named "dave" check-in: 8fe348254f user: dave tags: dave | |
2014-09-25
| ||
05:36 | adding missing double-to-int64 cast in fsl_zip_timestamp_set_julian(). check-in: b9dade891a user: stephan tags: trunk | |
2014-08-31
| ||
17:04 | latest s2. check-in: af5d34d363 user: stephan tags: trunk | |
2014-08-30
| ||
07:49 | more work on the fsl/db/repo-related modules, added basic timeline app impl in s2. check-in: 5760ed07f8 user: stephan tags: trunk | |
06:25 | latest s2/requires2. check-in: b9d3c27a12 user: stephan tags: trunk | |
2014-08-27
| ||
18:47 | latest s2, added missing require.s2 scripts. check-in: 7a4fa849d3 user: stephan tags: trunk | |
2014-08-26
| ||
21:20 | latest s2, lots of little stuff, one notable corner-case bug fix (bogus OOM error). check-in: 0f48e69758 user: stephan tags: trunk | |
17:26 | accommodated API changes. check-in: acc01d60c7 user: stephan tags: trunk | |
17:23 | minor pedantic cleanup tweak, brought on by something seen in kdbg. check-in: facef16fcf user: stephan tags: trunk | |
16:52 | refactored fsl_db prepared stmt cache to be a linked list instead of dynamic array. check-in: 961a6464a7 user: stephan tags: trunk | |
2014-08-20
| ||
21:16 | more latest s2. check-in: 55229dd987 user: stephan tags: trunk | |
2014-08-18
| ||
18:36 | latest s2, for Object.copyPropertiesTo(). check-in: 6325cf3507 user: stephan tags: trunk | |
2014-08-17
| ||
19:52 | latest s2 and supporting code. check-in: 2dc11c8e15 user: stephan tags: trunk | |
2014-08-16
| ||
17:26 | Latest s2/require.s2. Every day something new. check-in: fc92b6ff17 user: stephan tags: trunk | |
14:32 | seems i had repeated myself. check-in: b498e08277 user: stephan tags: trunk | |
14:30 | minor doc fix and removed a snippet of older code. check-in: 46f57e287b user: stephan tags: trunk | |
2014-08-15
| ||
11:33 | latest s2 for # operator changes. check-in: 57603b1953 user: stephan tags: trunk | |
2014-08-14
| ||
18:24 | more scripting. check-in: 31de4f49ad user: stephan tags: trunk | |
17:40 | ignore-glob maintenance check-in: 424043b8a8 user: stephan tags: trunk | |
15:20 | moved some of the require.s2 plugins into files. check-in: 370461081c user: stephan tags: trunk | |
14:39 | boatloads of fsl/requires2 bits, latest s2. check-in: 207e098803 user: stephan tags: trunk | |
2014-08-12
| ||
15:19 | added missing file. check-in: a1dabf682d user: stephan tags: trunk | |
2014-08-10
| ||
20:22 | lots more require.s2 stuff. check-in: 62cb241eed user: stephan tags: trunk | |
13:40 | help text improvements. check-in: 25728bccdb user: stephan tags: trunk | |
13:22 | More latest s2, added ability to auto-load require.s2 plugins. check-in: 14f5d7dee4 user: stephan tags: trunk | |
13:21 | renamed s2sh binary to f-s2sh, for project consistency and so that i can keep both in my PATH. check-in: 6294f4ddc8 user: stephan tags: trunk | |
11:51 | upstream s2 (argv propagation fix) and require.s2 check-in: 2c3fbd37e5 user: stephan tags: trunk | |
2014-08-09
| ||
16:52 | latest s2, started work on a require.rs-based app prototype. check-in: e54de856af user: stephan tags: trunk | |
14:32 | more s2. check-in: a5a9733acd user: stephan tags: trunk | |
07:12 | latest s2 for "this" changes in non-property func calls. check-in: 23f20bb428 user: stephan tags: trunk | |