summaryrefslogtreecommitdiff
path: root/lib-src/ebrowse.c
Commit message (Expand)AuthorAgeFilesLines
* (enter_namespace): Fix reallocation ofGerd Moellmann2001-05-081-2/+3
* Update copyright notice.Gerd Moellmann2001-05-071-1/+2
* (globals): Fix handling of namespace aliases.Gerd Moellmann2001-05-031-1/+4
* (parse_qualified_param_ident_or_type): Return aGerd Moellmann2001-03-021-2/+7
* (matching_regexp_buffer, matching_regexp_end_buf):Gerd Moellmann2001-01-261-6/+12
* (xfree): New function.Gerd Moellmann2001-01-221-11/+41
* (yyerror): Changed to take two arguments. PrototypeGerd Moellmann2001-01-021-16/+17
* (enter_namespace, main): Cast variables to shut upEli Zaretskii2001-01-021-5/+6
* (operator_name): Cast argument of isalpha toGerd Moellmann2000-12-151-1/+1
* (ensure_scope_buffer_room): Fix xrealloc call.Dave Love2000-12-131-1/+1
* Fix copyright years.Dave Love2000-12-061-1/+1
* (VERSION): Provide default definition, like etags.cAndrew Innes2000-12-061-0/+4
* Fix comment.Dave Love2000-11-101-3/+1
* (xrealloc, xmalloc): Renamed from yrealloc andGerd Moellmann2000-07-141-30/+30
* (yylex): Accept string literals with newlines in them.Gerd Moellmann2000-07-101-4/+7
* (token_string): Add missing tokens.Gerd Moellmann2000-07-031-12/+36
* Move config.h before other includes (which may use feature tests).Dave Love2000-06-231-4/+4
* [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames.Jason Rumney2000-06-111-2/+6
* (ymalloc): Renamed from xmalloc.Gerd Moellmann2000-06-061-31/+33
* (DEFAULT_OUTFILE): Set to `BROWSE'.Gerd Moellmann2000-05-041-1/+1
* (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: DefineEli Zaretskii2000-05-021-6/+15
* (xmalloc, xrealloc): Rewritten.Gerd Moellmann2000-04-191-14/+16
* *** empty log message ***Gerd Moellmann2000-04-091-0/+3702