boxes/src
1999-08-21 16:03:31 +00:00
..
regexp Initial revision 1999-08-13 20:56:09 +00:00
boxes.c Updated usage information 1999-08-21 15:55:42 +00:00
boxes.h.in Incremented beta version number to 5 1999-08-14 19:31:23 +00:00
config.h Added Linux defines. Now compiles nicely on (my) Linux. 1999-08-18 18:23:06 +00:00
generate.c Bugfix: justify_line() still didn't work right. It should now. (Man, I got 1999-08-18 15:37:09 +00:00
generate.h Added GNU GPL disclaimer 1999-08-14 19:30:01 +00:00
lexer.h Added LEX_SDELIM macro (valid string delimiter characters) 1999-08-18 15:42:46 +00:00
lexer.l Moved contents of YY_USER_INIT definition into a separate function which 1999-08-20 19:51:12 +00:00
Makefile Given regexp stuff its own Makefile in regexp. 1999-08-13 23:55:03 +00:00
parser.y Removed check for empty sample block, which is also done in lexer.l 1999-08-21 15:53:58 +00:00
remove.c Bugfix: When matching vertical side shape lines, ignore empty shape lines 1999-08-21 16:03:31 +00:00
remove.h Added GNU GPL disclaimer 1999-07-23 16:16:40 +00:00
shape.c Added findshape(), genshape(), freeshape(), and isdeepempty() functions 1999-08-14 19:11:53 +00:00
shape.h Added genshape(), freeshape(), and findshape() prototypes 1999-08-14 19:08:34 +00:00
tools.c Bugfix: cut&paste error in in strisyes() and strisno(). Thanks Warren Seltzer 1999-08-13 23:54:24 +00:00
tools.h Added GNU GPL disclaimer 1999-07-20 18:56:15 +00:00