[initial version (2002-11-15) Michael Weber **20080126231552 downloaded from ] [clawk.asd: new file Michael Weber **20080126231903] [clawk.asd: added explicit :pathname argument s.t. asdf-packaging-tools Michael Weber **20080127130807 does not cry about too many dots in the pathname ] [clawk.lisp: add symbol macros $NF and $#NF to access the last field Michael Weber **20080204114627 packages.lisp: export $NF and $#NF ] [clawk.lisp (|#/-reader|, |#`-reader|): add missing format directive Michael Weber **20080204144431] [clawk.asd: bumped version to 1, added myself as (interim) maintainer Michael Weber **20080204145633] [clawk.lisp (+WS-FIELDSEP-PAT+): define with regex::define-constant, to Michael Weber **20080205100756 get around SBCL's warning (and asdf's subsequent whining). ] [clawk.lisp (split): fixed bug with whitespace FS Michael Weber **20080216213649 leading whitespace in a line caused an empty first field, whereas AWK special-cases FS=" " to omit that field. clawktest.lisp: added test cases for above bug, commented out for now, until proper test suite is added ] [clawk.lisp ($NF): fixed off-by-one error Michael Weber **20080319094843] [release version 3 Michael Weber **20080319095128]