Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
47 check-ins that include changes to files matching 's2/unit/*'
2021-02-11
| ||
12:42 | Moved C++ and s2 bindings to bindings/{cpp,s2}. Got the C++ bindings compiling for new gcc breakage and new, stricter T-card validation. check-in: fdc5e1014e user: stephan tags: trunk | |
2021-02-08
| ||
06:15 | Updated s2 and brought old fossil bindings up to date wrt cwal/s2 changes made since then. Core s2 unit tests are inexplicably failing with a bogus(?) OOM report with this shell build, but they work in the core s2 tree and libf unit tests are passing. check-in: f063fd4f0f user: stephan tags: trunk | |
2016-08-26
| ||
15:15 | latest s2 for ARM platform fixes. check-in: e961eb1201 user: stephan tags: trunk | |
2016-08-20
| ||
11:41 | s2 update. check-in: b7da6be617 user: stephan tags: trunk | |
2016-03-14
| ||
17:08 | latest s2 for proc() using(...) {...}. check-in: daa02e9344 user: stephan tags: trunk | |
2016-03-06
| ||
10:52 | latest s2. check-in: 633707c54a user: stephan tags: trunk | |
2016-02-29
| ||
11:58 | latest s2, including %d patch from Warren. Disabled loadable modules temporarily due to a local system hiccup. check-in: efd0f500fe user: stephan tags: trunk | |
2016-02-17
| ||
21:27 | Latest s2 and a Happy 8th Birthday to Baako. check-in: 56901c5b0a user: stephan tags: trunk | |
2016-02-10
| ||
16:30 | Updated s2 and related build bits, removed the libfossil-injected s2.Buffer.compress() and friends because those have been ported over to the s2 core. check-in: a25251e6b0 user: stephan tags: trunk | |
2016-01-31
| ||
17:54 | latest s2, re-enabled test combinations disabled when string interning was recently turned off. check-in: 6085b8689d user: stephan tags: trunk | |
2016-01-24
| ||
02:05 | latest s2, lots of minor tweaks. check-in: 8a4665bffa user: stephan tags: trunk | |
2016-01-08
| ||
17:10 | latest s2, accommodated API change. check-in: 2827317748 user: stephan tags: trunk | |
2016-01-07
| ||
20:57 | merged in dave's old branch. The related strangely failing tests seem to work now :). Also the latest s2. check-in: feb9f32d06 user: stephan tags: trunk | |
2016-01-06
| ||
17:15 | latest s2. check-in: 4b42506fe4 user: stephan tags: trunk | |
2014-12-16
| ||
19:25 | latest s2 for memory cap support, typeinfo keyword, other improvements. check-in: 3d382469bd user: stephan tags: trunk | |
2014-12-04
| ||
15:43 | Latest s2, fixed ticket [dee8469f4b] by removing the (unused) chroot() feature from fsl_chdir(), accommodated an older libf API change in the th1ish bindings. check-in: 09fb223f65 user: stephan tags: trunk | |
2014-11-30
| ||
14:25 | latest s2, further memory cuts via more aggressive recycling. check-in: 2ddef8bf84 user: stephan tags: trunk | |
2014-11-21
| ||
14:00 | next round of s2: resizable hashtables, Number.toString(format), 1000 prime numbers, and literal arrays as property keys (for symmetry with objects, which already supported that by happy accident). check-in: a15d2a6200 user: stephan tags: trunk | |
2014-11-20
| ||
18:39 | lots of little s2 stuff, incl. refactoring of hashtables to make them more recycleable and (upcoming) resizable. check-in: f7fbfd8cfb user: stephan tags: trunk | |
2014-11-16
| ||
15:03 | Latest s2: bugfix in the .. operator, added: exception keyword, s2.getResultCodeHash(), s2.json.stringify() binding. check-in: beafa69a16 user: stephan tags: trunk | |
2014-11-14
| ||
12:14 | More s2: types deriving from arrays can now be used a bit more like arrays, e.g. x[]=y works and integer property access is treated as an array index. check-in: d62048d5e6 user: stephan tags: trunk | |
10:40 | latest s2. check-in: b4c7ebaad7 user: stephan tags: trunk | |
2014-11-07
| ||
16:45 | latest s2: minor parsing and error reporting improvements. check-in: 2e728807c5 user: stephan tags: trunk | |
2014-11-03
| ||
23:11 | merged trunk prior to doing some transaction support work check-in: 2fdb1d5460 user: dave tags: dave | |
2014-10-29
| ||
19:19 | latest s2: s2.io.realpath() behaviour change and more unit tess. check-in: bf2e03ad69 user: stephan tags: trunk | |
04:42 | merge trunk before promote to trunk check-in: a790208046 user: dave tags: dave | |
2014-10-28
| ||
16:03 | latest s2 (minor precedence fix wrt ternary being the RHS of some short-circuiting contexts). check-in: 1f99287a3f user: stephan tags: trunk | |
2014-10-18
| ||
00:52 | pulled in current trunk prior to setting up for work on integrating some sqlite3 extensions (mainly for presenting an access method for versioned settings consistent with db-base settings, but also to unify settings metadata, and provide data validation for the settings values). I'll do a brief sanity check build and resolve anything that comes up there before making that feature branch. check-in: 5685461788 user: dave tags: dave | |
2014-10-12
| ||
17:40 | latest s2. check-in: ced0e46935 user: stephan tags: trunk | |
2014-10-11
| ||
12:36 | latest s2: changes in how math and comparison ops works with mixed-mode numeric comparisons. Minor metrics-counting additions. check-in: 0824e98e3f user: stephan tags: trunk | |
2014-10-05
| ||
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-08-31
| ||
17:04 | latest s2. check-in: af5d34d363 user: stephan tags: trunk | |
2014-08-30
| ||
06:25 | latest s2/requires2. check-in: b9d3c27a12 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 | |
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-16
| ||
17:26 | Latest s2/require.s2. Every day something new. check-in: fc92b6ff17 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 | |
14:39 | boatloads of fsl/requires2 bits, latest s2. check-in: 207e098803 user: stephan tags: trunk | |
2014-08-10
| ||
11:51 | upstream s2 (argv propagation fix) and require.s2 check-in: 2c3fbd37e5 user: stephan tags: trunk | |
2014-08-09
| ||
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 | |
2014-08-08
| ||
23:20 | latest s2. check-in: a9d46c815a user: stephan tags: trunk | |
2014-08-04
| ||
18:13 | latest upstream s2 for (new) do/while loop and updated unit tests. check-in: 51413ceef4 user: stephan tags: trunk | |
2014-07-17
| ||
14:16 | Initial infrastructure for s2 script bindings (supercedes th1ish). check-in: 210ba2cf23 user: stephan tags: trunk | |