summaryrefslogtreecommitdiffstats
path: root/lib/libkeynote/keynote-ver.l (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'miod2011-04-061-2/+2
* Header cleanup.msf2004-06-291-1/+2
* Make crufty configure stuff go away. Remove all unused code paths.msf2004-06-251-22/+4
* snprintf and strlcpy cleanup; angelos okderaadt2002-05-271-4/+5
* with or without fee; received mail permitting this change from angelosderaadt2001-09-031-2/+2
* Fix lexer bug (bad handling of escaped double-quote).angelos2000-08-111-2/+2
* Fix some compile warnings.angelos2000-06-131-2/+2
* Simplify a couple of things in the lexer, make the compiler happy soangelos2000-02-121-3/+10
* syncangelos1999-10-261-2/+4
* Roll back yesterday's commit, will wait until after 2.6.angelos1999-10-091-4/+2
* Move all ifdefs in header.h (instead of keynote.h), include header.hangelos1999-10-091-2/+4
* Make some of the perror() calls more informative, correct someangelos1999-10-061-25/+18
* Update for version 2.0angelos1999-10-011-3/+23
* Sanitize prototypes and variable extern definitions, removeangelos1999-05-311-7/+4
* KeyNote version 2 trust-management system (security policy handling).angelos1999-05-231-0/+273