| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -2/+2 |
* | * ebrowse.c (usage, version): Mark as NO_RETURN. | Dan Nicolaescu | 2006-07-18 | 1 | -0/+2 |
* | (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable,... | Masatake YAMATO | 2006-06-03 | 1 | -4/+18 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -3/+3 |
* | (add_sym): Compare namespace names instead of namespace objects. This | Chong Yidong | 2005-09-20 | 1 | -1/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'. | Thien-Thi Nguyen | 2004-05-08 | 1 | -9/+8 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
* | (skip_initializer): Return void. | Pavel Janík | 2002-04-24 | 1 | -1/+1 |
* | (add_declarator): Test *CLS instead of CLS. | Gerd Moellmann | 2002-04-21 | 1 | -1/+1 |
* | (add_declarator): Fix the first call to add_member_defn. | Eli Zaretskii | 2002-03-30 | 1 | -1/+1 |
* | (add_declarator, skip_initializer): New functions. | Gerd Moellmann | 2002-03-29 | 1 | -38/+81 |
* | *** empty log message *** | Richard M. Stallman | 2001-12-22 | 1 | -8/+5 |
* | Include stdlib.h and string.h conditionally. | Pavel Janík | 2001-12-19 | 1 | -65/+72 |
* | (matching_regexp): Escape '\\'. | Gerd Moellmann | 2001-11-16 | 1 | -1/+1 |
* | (struct alias): Add two new struct members: NAMESP and | Gerd Moellmann | 2001-10-01 | 1 | -36/+139 |
* | (SEEK_END): #define if not defined by system headers. | Eli Zaretskii | 2001-09-01 | 1 | -0/+5 |
* | Fix a typo in a comment. | Eli Zaretskii | 2001-08-09 | 1 | -1/+1 |
* | (main): Check that the output file exists and | Gerd Moellmann | 2001-07-16 | 1 | -1/+27 |
* | (enter_namespace): Fix reallocation of | Gerd Moellmann | 2001-05-08 | 1 | -2/+3 |
* | Update copyright notice. | Gerd Moellmann | 2001-05-07 | 1 | -1/+2 |
* | (globals): Fix handling of namespace aliases. | Gerd Moellmann | 2001-05-03 | 1 | -1/+4 |
* | (parse_qualified_param_ident_or_type): Return a | Gerd Moellmann | 2001-03-02 | 1 | -2/+7 |
* | (matching_regexp_buffer, matching_regexp_end_buf): | Gerd Moellmann | 2001-01-26 | 1 | -6/+12 |
* | (xfree): New function. | Gerd Moellmann | 2001-01-22 | 1 | -11/+41 |
* | (yyerror): Changed to take two arguments. Prototype | Gerd Moellmann | 2001-01-02 | 1 | -16/+17 |
* | (enter_namespace, main): Cast variables to shut up | Eli Zaretskii | 2001-01-02 | 1 | -5/+6 |
* | (operator_name): Cast argument of isalpha to | Gerd Moellmann | 2000-12-15 | 1 | -1/+1 |
* | (ensure_scope_buffer_room): Fix xrealloc call. | Dave Love | 2000-12-13 | 1 | -1/+1 |
* | Fix copyright years. | Dave Love | 2000-12-06 | 1 | -1/+1 |
* | (VERSION): Provide default definition, like etags.c | Andrew Innes | 2000-12-06 | 1 | -0/+4 |
* | Fix comment. | Dave Love | 2000-11-10 | 1 | -3/+1 |
* | (xrealloc, xmalloc): Renamed from yrealloc and | Gerd Moellmann | 2000-07-14 | 1 | -30/+30 |
* | (yylex): Accept string literals with newlines in them. | Gerd Moellmann | 2000-07-10 | 1 | -4/+7 |
* | (token_string): Add missing tokens. | Gerd Moellmann | 2000-07-03 | 1 | -12/+36 |
* | Move config.h before other includes (which may use feature tests). | Dave Love | 2000-06-23 | 1 | -4/+4 |
* | [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames. | Jason Rumney | 2000-06-11 | 1 | -2/+6 |
* | (ymalloc): Renamed from xmalloc. | Gerd Moellmann | 2000-06-06 | 1 | -31/+33 |
* | (DEFAULT_OUTFILE): Set to `BROWSE'. | Gerd Moellmann | 2000-05-04 | 1 | -1/+1 |
* | (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define | Eli Zaretskii | 2000-05-02 | 1 | -6/+15 |
* | (xmalloc, xrealloc): Rewritten. | Gerd Moellmann | 2000-04-19 | 1 | -14/+16 |
* | *** empty log message *** | Gerd Moellmann | 2000-04-09 | 1 | -0/+3702 |