]> git.plutz.net Git - cgilite/history - storage.sh
bugfix: allow empty query string
[cgilite] / storage.sh
2020-01-29 Paul Hänschbugfix, STRING and UNSTRING input like "foo[bar]"
2020-01-29 Paul Hänschfaster STRING and UNSTRING functions
2019-05-09 Paul Hänschportable sed invocations
2018-07-18 Paul Hänschbugfix: pipeline use for STRING()
2018-07-17 Paul Hänschdual use string functions (argument and pipe), make...
2018-07-16 Paul Hänschlocalize fucntion variables
2018-07-15 Paul Hänschescape spaces in stored data for easyer use with `read`
2018-07-15 Paul Hänschsuppress error message from mkdir
2018-07-15 Paul Hänschbugfix: allow positive return of LOCK()
2018-07-15 Paul Hänschinclude guards for function libraries
2018-07-15 Paul Hänschlocking functions
2018-07-14 Paul Hänschunfinished storage engine