aceincl

Timeline
Login

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

50 most recent check-ins

2023-05-10
15:28
put ifndef boundaries around includes Leaf check-in: 9981c60cd9 user: art tags: main, trunk
2023-05-09
22:31
added skipper to fieldedDataFile check-in: 2c93a11def user: art tags: main, trunk
22:12
handle non-definition of g_Cerror more effectively check-in: 3fe5b13be4 user: art tags: main, trunk
22:05
failed to make fieldedDataFile more flexible Leaf check-in: c034c39e22 user: art tags: fielded
2023-03-21
17:10
refactored fieldedDataFile.icn to leak fewer co-expressions (hopefully...) check-in: 93abfd4d15 user: art tags: main, trunk
2023-02-14
03:41
added file path separator on Linux check-in: f73f1710b6 user: art tags: main, trunk
01:52
fix deadlock check-in: 652b970afb user: art tags: main, trunk
2023-02-04
03:22
make comments slightly easier to read check-in: 14e6432a3c user: art tags: main, trunk
03:18
baton read fails when @&source produces &null check-in: ce7d7a6d72 user: art tags: main, trunk
00:16
not quite finding the file that needs to be transferred ... work-in-progress Leaf check-in: 5aea144565 user: eschen42 tags: acepkg
2023-02-03
04:23
rename DEBUG as something more specific check-in: c4d276a845 user: art tags: main, trunk
2023-02-01
00:37
work in progress check-in: 9fb0686981 user: eschen42 tags: acepkg
2023-01-31
22:21
updated help check-in: 028b7c3f77 user: eschen42 tags: acepkg
21:18
added checking for at least one unnamed argument for -add action check-in: 3c9b403497 user: eschen42 tags: acepkg
2023-01-30
22:15
implemented ls for acepkg check-in: 63e04bf676 user: eschen42 tags: acepkg
2023-01-26
00:13
initial rough-in for 'acepkg' utility check-in: 1d48cea11c user: eschen42 tags: acepkg
2023-01-25
00:52
removed 'link strings' to avoid linking io.icn in IPL; copied definitions of replace and replacem from strings.icn in IPL check-in: f7a714f3fc user: eschen42 tags: main, trunk
2023-01-23
22:58
refactored handshake to avert deadlock; refactored baton_set to timeout regardless of whether content has been included check-in: 28216731a5 user: art tags: main, trunk
03:04
sl3 prepare action does not require database connection check-in: dd55d02ab1 user: art tags: main, trunk
2023-01-22
18:17
refactored getTabular and getCSV as generators check-in: cee5590cdc user: art tags: main, trunk
01:08
added scan_snapshot.icn without documenting it yet check-in: d4fe61540f user: art tags: main, trunk
2023-01-20
16:43
removed stray blanks at ends of lines check-in: e2bbf167c9 user: art tags: main, mirror_gh, release, trunk, v1.0.2
16:31
added support for double-quoted line breaks in middle of fieldedDataFile CSV and TSV fields check-in: d7fdba8da8 user: art tags: main, trunk
2023-01-19
23:04
corrected selection; cleaned up and improved comments check-in: eb07348072 user: art tags: main, trunk
04:03
corrected implementation of getTabular and getCSV to respect colL check-in: 4aad32a708 user: art tags: main, trunk
2023-01-18
03:40
improved and corrected spelling in comments check-in: 231243a516 user: art tags: main, trunk
00:25
merged from csvFile branch check-in: acd383a582 user: art tags: main, trunk
2023-01-17
21:54
continued clean-up Leaf check-in: 9201dd0353 user: art tags: csvFile
21:53
continued clean-up check-in: 2ee7d39192 user: art tags: csvFile
21:52
continued clean-up check-in: 5b5ef364b6 user: art tags: csvFile
21:50
continued clean-up check-in: bfd43a656d user: art tags: csvFile
21:44
continued clean-up check-in: 9a5fdb3a04 user: art tags: csvFile
20:50
beginning clean-up check-in: 9be3a1a305 user: art tags: csvFile
19:29
works; needs clean-up check-in: 5514b76f65 user: art tags: csvFile
10:33
begin implementation of CSV fieldedDataFile check-in: 03bff653a9 user: art tags: csvFile
2023-01-09
17:03
fixed error-handling clause check-in: a69fb7dd00 user: art tags: main, trunk
2023-01-07
23:57
added baton close action and path property to SQLite3 VNom check-in: 4346484ca0 user: art tags: main, mirror_gh, release, trunk, v1.0.1
2023-01-06
03:43
fixed precedence error for 'not' operator Leaf check-in: 59299d6df6 user: art tags: sl3
2023-01-05
23:01
added path property to SQLite3 VNom; slightly improved clarity check-in: 0d5e97fdb9 user: art tags: sl3
2023-01-04
21:21
added 'baton close' action check-in: 0473c70cd8 user: art tags: sl3
02:52
remove spurious output check-in: 3efbd6d8b6 user: art tags: sl3
02:50
unset with determination check-in: 14c4b7be1a user: art tags: sl3
00:57
fix accidental disabling of specification of timeout on command line check-in: 1ffb755847 user: art tags: sl3
00:38
set default baton timeout to infinity check-in: 835ac9d6f6 user: art tags: sl3
2022-12-29
21:13
added zenodo badge to README.md check-in: 0824f4dfea user: art tags: main, trunk
21:07
added license file for overall repository check-in: 1704bbc5ec user: art tags: main, trunk
17:42
update docs; allow overriding tmpdir() for sl3.icn check-in: 5fce2890e1 user: art tags: main, mirror_gh, release, trunk, v1.0.0
15:20
redefined sqlite3 end-of-text marker line from [] to . check-in: 8792dde2ac user: art tags: main, trunk
2022-12-28
22:44
remove moot alerts in sqlite3-dependent tests check-in: 059d396ed2 user: eschen42 tags: main, trunk
22:30
added missing error reporting for sl3 SQL-stmt execution check-in: 9c2f659615 user: art tags: main, trunk