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.
|