50 most recent check-ins
|
2025-11-27
| ||
| 13:14 | change error message format Leaf check-in: 8c773098e4 user: matthias tags: trunk | |
|
2025-11-07
| ||
| 15:58 | show template name on error check-in: 0129e26bbe user: matthias tags: trunk | |
| 09:13 | better error handling - message on template concat check-in: 1e2a65d58f user: matthias tags: trunk | |
|
2025-10-28
| ||
| 10:26 | add json soure links check-in: b634928f5e user: matthias tags: trunk | |
|
2025-10-23
| ||
| 12:47 | fix lbl length on string check-in: 855fcaf4ae user: matthias tags: trunk | |
|
2025-10-09
| ||
| 17:04 | decoding info urls for mail (header) check-in: a14cc10adb user: matthias tags: trunk | |
|
2025-10-07
| ||
| 14:14 | wording: rename update to change and checkDBSetup is initDBSetup check-in: abe7b582d2 user: matthias tags: trunk | |
|
2025-10-06
| ||
| 12:06 | query.irun result can be nil check-in: e94e4809cf user: matthias tags: trunk | |
|
2025-06-19
| ||
| 13:51 | use ucase check-in: 7554d15672 user: matthias tags: trunk | |
| 13:50 | sqlite tool add contraints check-in: 95a57ae4bb user: matthias tags: trunk | |
|
2025-06-13
| ||
| 12:51 | rewrite tool.sqlite - will not manage to open db, only setup check-in: 2fe19d796f user: matthias tags: trunk | |
| 12:50 | fix error on nil key for cache check-in: 8d66846695 user: matthias tags: trunk | |
|
2025-06-02
| ||
| 11:16 | add pragma option to db_setup check-in: ed57f56474 user: matthias tags: trunk | |
|
2025-06-01
| ||
| 15:18 | fix typo check-in: 11685780f1 user: matthias tags: trunk | |
|
2025-05-30
| ||
| 11:54 | Change setup from global to table, update to sqlite module 1.2 check-in: ffb86d09b4 user: matthias tags: trunk | |
|
2025-05-26
| ||
| 13:48 | use https://holmeinbuch.de/repo/sqlite/ check-in: a8b36d60da user: matthias tags: trunk | |
|
2025-05-14
| ||
| 15:23 | use WAL mode check-in: 777d607c2f user: matthias tags: trunk | |
| 09:52 | typo check-in: b61b27d9a3 user: matthias tags: trunk | |
|
2025-04-23
| ||
| 12:10 | findQuote check-in: bfb271eac0 user: matthias tags: trunk | |
|
2025-04-18
| ||
| 10:24 | improve parseTmpl and add lpeg variant check-in: f35127ca7b user: matthias tags: trunk | |
|
2025-03-27
| ||
| 10:25 | ws cleanup check-in: bbe7c545fc user: matthias tags: trunk | |
|
2025-03-26
| ||
| 14:18 | fix long comment check-in: 7e6d117e4c user: matthias tags: trunk | |
| 08:35 | simplify and improve stripComment check-in: 148ac7ea9d user: matthias tags: trunk | |
|
2025-03-25
| ||
| 19:00 | not need for test for include, duplicate will be removed check-in: 259f1e4446 user: matthias tags: trunk | |
|
2025-03-18
| ||
| 10:27 | remove local _G... _G needs to point to itself, not diverging local check-in: b615e3620e user: matthias tags: trunk | |
|
2025-03-17
| ||
| 20:06 | add option require_global to use global _G, if not set, it will create local _G table check-in: 6811b515df user: matthias tags: trunk | |
| 17:47 | bugfix global check-in: 7dbcb4c5f1 user: matthias tags: trunk | |
| 15:25 | proper handling of _G - remove no_table (again) ... absurd how to handle (even more with _G) check-in: 58a2663f7c user: matthias tags: trunk | |
| 13:45 | put (optional) name on readonly table check-in: d4d38964f4 user: matthias tags: trunk | |
| 09:21 | local_prefix_no_table needs to be enabled in build check-in: a36ff4b5bb user: matthias tags: trunk | |
|
2025-03-16
| ||
| 22:59 | fix, not every word needs a prefix check-in: 44bc601eb5 user: matthias tags: trunk | |
| 22:51 | (re)add prefix_no_table option - accept now prefix instead of boolean check-in: c4542b981c user: matthias tags: trunk | |
| 16:14 | improve getLocalEnv performance, drop no_table build check-in: a37a01fb8c user: matthias tags: trunk | |
|
2025-03-09
| ||
| 15:12 | no concat of string, there is a table anyway check-in: b5d33be280 user: matthias tags: trunk | |
|
2025-02-22
| ||
| 14:43 | fix json null repraesentation: always json.null check-in: 0d44455924 user: matthias tags: trunk | |
| 11:29 | fix json.null and yyjson check-in: 98035b044a user: matthias tags: trunk | |
|
2024-12-10
| ||
| 18:44 | fix missing end of code (var) on parsing template check-in: c6554e4003 user: matthias tags: trunk | |
|
2024-10-12
| ||
| 16:44 | error, if no template check-in: 5e6f16dc2c user: matthias tags: trunk | |
|
2024-10-11
| ||
| 15:09 | osinif -> osm (, osn) check-in: dd1f588555 user: matthias tags: trunk | |
|
2024-09-26
| ||
| 15:37 | improve cache: remove getTTL, get returns value[, ttl] or nil, expired value, self:call possible check-in: 8c50814f32 user: matthias tags: trunk | |
|
2024-09-17
| ||
| 17:22 | fix error on possible ']{' template combination check-in: aab4dd7359 user: matthias tags: trunk | |
| 15:54 | sad smiley on no testFn check-in: 01efc33540 user: matthias tags: trunk | |
| 15:52 | assert instead of debug log check-in: 3b90fee233 user: matthias tags: trunk | |
|
2024-08-03
| ||
| 15:30 | add checkEMailUserDomain check-in: 0561cfd183 user: matthias tags: trunk | |
|
2024-07-23
| ||
| 12:02 | beautify - better whitespace handling check-in: 5b75615cc8 user: matthias tags: trunk | |
|
2024-06-30
| ||
| 10:18 | readConfig -> text only, readBConfig -> binary and text check-in: 2830ae5ff9 user: matthias tags: trunk | |
|
2024-04-11
| ||
| 15:43 | improve random id generation for using character more than once check-in: 32fd10a38c user: matthias tags: trunk | |
|
2024-04-03
| ||
| 15:13 | doc check-in: 697c572f63 user: matthias tags: trunk | |
| 14:55 | add yyjson support and simple tests check-in: 782de8961a user: matthias tags: trunk | |
|
2024-03-18
| ||
| 16:01 | return rand table too check-in: ccba27e910 user: matthias tags: trunk | |