2008-01-04 |
Glenn Morris |
(version) <emacs_copyright>: New variable. Just use current year for copyright.
|
2008-01-04 |
Glenn Morris |
(version): Just use current year for short copyright; update to 2008.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-07-18 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
2006-06-03 |
Masatake YAMATO |
(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-09-20 |
Chong Yidong |
(add_sym): Compare namespace names instead of namespace objects. This
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2004-05-08 |
Thien-Thi Nguyen |
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
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 ***
|