log lib-src/ebrowse.c @ 36882:595b423a9b3f

age author description
Fri, 02 Mar 2001 12:34:45 +0000 Gerd Moellmann (parse_qualified_param_ident_or_type): Return a
Fri, 26 Jan 2001 09:32:03 +0000 Gerd Moellmann (matching_regexp_buffer, matching_regexp_end_buf):
Mon, 22 Jan 2001 11:52:45 +0000 Gerd Moellmann (xfree): New function.
Tue, 02 Jan 2001 14:32:37 +0000 Gerd Moellmann (yyerror): Changed to take two arguments. Prototype
Tue, 02 Jan 2001 13:53:32 +0000 Eli Zaretskii (enter_namespace, main): Cast variables to shut up
Fri, 15 Dec 2000 14:33:39 +0000 Gerd Moellmann (operator_name): Cast argument of isalpha to
Wed, 13 Dec 2000 17:47:18 +0000 Dave Love (ensure_scope_buffer_room): Fix xrealloc call.
Wed, 06 Dec 2000 20:24:23 +0000 Dave Love Fix copyright years.
Wed, 06 Dec 2000 13:42:18 +0000 Andrew Innes (VERSION): Provide default definition, like etags.c
Fri, 10 Nov 2000 19:43:55 +0000 Dave Love Fix comment.
Fri, 14 Jul 2000 17:59:55 +0000 Gerd Moellmann (xrealloc, xmalloc): Renamed from yrealloc and
Mon, 10 Jul 2000 20:36:58 +0000 Gerd Moellmann (yylex): Accept string literals with newlines in them.
Mon, 03 Jul 2000 07:50:42 +0000 Gerd Moellmann (token_string): Add missing tokens.
Fri, 23 Jun 2000 11:35:34 +0000 Dave Love Move config.h before other includes (which may use feature tests).
Sun, 11 Jun 2000 20:35:07 +0000 Jason Rumney [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames.