boxes/src
Thomas Jensen 85d76ebb6a Bugfix: For non-empty left box sides, spaces belonging to "empty" shape
lines were not properly removed in some cases
1999-11-08 10:51:41 +00:00
..
regexp Initial revision 1999-08-13 20:56:09 +00:00
boxes.c Eliminated use of PATH_MAX in order to ease porting 1999-09-10 19:21:05 +00:00
boxes.h.in Renamed file from boxes.h to boxes.h.in 1999-08-21 23:37:23 +00:00
config.h Bugfix: Changed empty #elif to #else (thanks Tommy Williams) 1999-08-25 13:38:37 +00:00
generate.c Applied Joe Zbiciak's patches to remove all snprintf()s and variants 1999-08-31 15:37:01 +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 boxes.h is now generated from boxes.h.in by top level Makefile 1999-08-21 23:35:44 +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: For non-empty left box sides, spaces belonging to "empty" shape 1999-11-08 10:51:41 +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 Applied Joe Zbiciak's patches to remove all snprintf()s and variants 1999-08-31 15:35:13 +00:00
tools.h Added concat_strings() function prototype from Joe Zbiciak's patches 1999-08-31 15:38:42 +00:00