log lib-src/ebrowse.c @ 51480:3da903950521

age author description
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-04-24 Pavel Janík (skip_initializer): Return void.
2002-04-21 Gerd Moellmann (add_declarator): Test *CLS instead of CLS.
2002-03-30 Eli Zaretskii (add_declarator): Fix the first call to add_member_defn.
2002-03-29 Gerd Moellmann (add_declarator, skip_initializer): New functions.
2001-12-22 Richard M. Stallman *** empty log message ***
2001-12-19 Pavel Janík Include stdlib.h and string.h conditionally.
2001-11-16 Gerd Moellmann (matching_regexp): Escape '\\'.
2001-10-01 Gerd Moellmann (struct alias): Add two new struct members: NAMESP and
2001-09-01 Eli Zaretskii (SEEK_END): #define if not defined by system headers.
2001-08-09 Eli Zaretskii Fix a typo in a comment.
2001-07-16 Gerd Moellmann (main): Check that the output file exists and
2001-05-08 Gerd Moellmann (enter_namespace): Fix reallocation of
2001-05-07 Gerd Moellmann Update copyright notice.
2001-05-03 Gerd Moellmann (globals): Fix handling of namespace aliases.
2001-03-02 Gerd Moellmann (parse_qualified_param_ident_or_type): Return a
2001-01-26 Gerd Moellmann (matching_regexp_buffer, matching_regexp_end_buf):
2001-01-22 Gerd Moellmann (xfree): New function.
2001-01-02 Gerd Moellmann (yyerror): Changed to take two arguments. Prototype
2001-01-02 Eli Zaretskii (enter_namespace, main): Cast variables to shut up
2000-12-15 Gerd Moellmann (operator_name): Cast argument of isalpha to
2000-12-13 Dave Love (ensure_scope_buffer_room): Fix xrealloc call.
2000-12-06 Dave Love Fix copyright years.
2000-12-06 Andrew Innes (VERSION): Provide default definition, like etags.c
2000-11-10 Dave Love Fix comment.
2000-07-14 Gerd Moellmann (xrealloc, xmalloc): Renamed from yrealloc and
2000-07-10 Gerd Moellmann (yylex): Accept string literals with newlines in them.
2000-07-03 Gerd Moellmann (token_string): Add missing tokens.
2000-06-23 Dave Love Move config.h before other includes (which may use feature tests).
2000-06-11 Jason Rumney [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames.
2000-06-06 Gerd Moellmann (ymalloc): Renamed from xmalloc.
2000-05-04 Gerd Moellmann (DEFAULT_OUTFILE): Set to `BROWSE'.
2000-05-02 Eli Zaretskii (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
2000-04-19 Gerd Moellmann (xmalloc, xrealloc): Rewritten.
2000-04-09 Gerd Moellmann *** empty log message ***