757 Commits (db7765145825152598b2a99c3f65332f956fcb03)
 

Author SHA1 Message Date
Peter Johnson f11e97b9ec Change most Splint return annotations from dependent to observer. 23 years ago
Peter Johnson 848dab8ff0 Cast SAVE_* and WRITE_* assignments to unsigned char. 23 years ago
Peter Johnson f8bfa83597 Make expr_print() take a const expr. 23 years ago
Peter Johnson a76d8561f7 Fix a couple bugs found by Splint (and do some other Splint cleanups). 23 years ago
Peter Johnson a6f0bff972 Splint cleanups: expr_copy_* don't take a NULL, so they can't return NULL. 23 years ago
Peter Johnson bb71f908bc Splint cleanups. 23 years ago
Peter Johnson 7325626c6a Split split parameters into separate lines to make it much easier to edit. 23 years ago
Peter Johnson 78f566c510 Add options: +allglobals -noeffect -shiftnegative. 23 years ago
Peter Johnson a6d468b938 Splint cleanups. 23 years ago
Peter Johnson fa5199cf4d Splint cleanups. 23 years ago
Peter Johnson 1b6ca83117 Splint cleanups on memory allocation routines. 23 years ago
Peter Johnson b9541920f1 Create global macro NELEMS to replace countof macro defined just in main.c. 23 years ago
Peter Johnson 58abdf1cd1 Update with latest files. Add suggestion on how to get an updated list. 23 years ago
Peter Johnson 7c31b742d5 Add remove-potcdate.sed. 23 years ago
Peter Johnson 8cd76bac56 Update to gettext 0.11.1. 23 years ago
Peter Johnson d11a297283 Portability fixes: include config.h to get rid of inline if necessary, remove 23 years ago
Peter Johnson ad22cf5a0a Add local changes (primarily C++ -> C conversion). 23 years ago
Peter Johnson e4ee9e1030 Reflect where our local o= and t= options came from. 23 years ago
Peter Johnson c23b8437d7 Add re2c to the build tree. Build tools with recursive make instead of from 23 years ago
Peter Johnson 33a981424e Don't conflict local parser.h with bison-generated parser.h by renaming 23 years ago
Peter Johnson 6db97b6a23 Add pre-generated bootstrap files for re2c-generated scanner. 23 years ago
Peter Johnson 27b0d041ea Finish C conversion. 23 years ago
Peter Johnson 88d5a1e6c4 Continuing C conversion (not everything is compilable yet). 23 years ago
Peter Johnson 05224a9fd9 Make dual functions: _new (which allocates) and _init (which just copies) to 23 years ago
Peter Johnson bfe432b582 Prepend re2c to multiple include protections. 23 years ago
Peter Johnson c71097348c Convert to C. 23 years ago
Peter Johnson 910d5c64aa Start C conversion. Eliminate bootstrap files. 23 years ago
Peter Johnson 7cd8fdd1a0 Initial revision 23 years ago
Peter Johnson 2a9c98ccd6 Ignore all yapp preprocessed test files. 23 years ago
Peter Johnson 1ee7eab766 Ignore lemon executable. 23 years ago
Peter Johnson da458aa10b Merge in FreeBSD patches to lemon. 23 years ago
Peter Johnson 83abfe0c72 Build lemon (http://www.hwaci.com/sw/lemon/). 23 years ago
Peter Johnson 1edf8f8119 Const, shadowing, and prototype fixes. 23 years ago
Peter Johnson 111a36f0b2 Add $IdPath$. 23 years ago
Peter Johnson 6e27d3d90e Merge in 2002/01/30 Ethereal changes to lemon. 23 years ago
Peter Johnson 8baee7c45d Merge in 2002/04/07 lemon master sources. 23 years ago
cvs2svn ba51bb383c This commit was generated by cvs2svn to compensate for changes in r557, 23 years ago
Peter Johnson d93c3d4735 Initial revision 23 years ago
Peter Johnson 9398eb518e Add some splint-suggested cleanups. 23 years ago
Peter Johnson aa6f573370 Update DISTFILES to reflect src/lclint.sh -> splint.sh move. 23 years ago
Peter Johnson ffa58d5f18 Include Makefile.inc itself in the distribution! 23 years ago
Peter Johnson 26610c492e Cleanups both for and from Splint. 23 years ago
Peter Johnson bccc5e7ec7 When using Splint, don't try to use gettext(). 23 years ago
Peter Johnson 04df0be842 Cleanups both for and from Splint. 23 years ago
Peter Johnson 55b9cf9b81 Use -shiftimplementation because it's seeing enums as possibly negative for 23 years ago
Peter Johnson f37e5504be Add check for vsnprintf(). 23 years ago
Peter Johnson a6e5b3e166 LCLint is now Splint (www.splint.org). 23 years ago
Peter Johnson 2ad58d8f33 Fix bug in align_section(): if a section has no bytecodes, last will be NULL! 23 years ago
Peter Johnson 45cc607135 Update to match new Mkfiles files. 23 years ago
Peter Johnson 73a516c455 Update to match configure-based build changes. 23 years ago