log lib-src/ebrowse.c @ 112316:2887524f362a

age author description
Sun, 09 Jan 2011 00:00:02 -0800 Paul Eggert Include <getopt.h> not "getopt.h".
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 01 Jan 2011 18:46:30 -0800 Glenn Morris Set short copyright year to 2011.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Sat, 27 Nov 2010 11:29:22 +0200 Eli Zaretskii Fix bug #7446 with overrunning input buffer in ebrowse.
Wed, 11 Aug 2010 10:20:34 +0200 Jan D Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
Sat, 07 Aug 2010 03:10:12 +0200 Juanma Barranquero Remove duplicate declarations.
Wed, 07 Jul 2010 22:48:57 -0700 Dan Nicolaescu Remove leftover P_ macros.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sat, 03 Jul 2010 18:15:30 +0300 Eli Zaretskii ebrowse.c (check_namespace): Fix indentation.
Sat, 03 Jul 2010 12:46:27 +0200 Juanma Barranquero lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
Sat, 03 Jul 2010 09:44:17 +0200 Juanma Barranquero Fix prototypes.
Fri, 02 Jul 2010 17:50:23 -0700 Dan Nicolaescu Convert function definitions to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sun, 10 Jan 2010 23:51:51 -0800 Glenn Morris Set copyright year to 2010.
Wed, 14 Jan 2009 13:41:12 +0000 Chong Yidong (matching_regexp): Fix OB1 error.
Mon, 05 Jan 2009 00:51:13 +0000 Glenn Morris (version): Update copyright for 2009.
Mon, 02 Jun 2008 06:02:30 +0000 Jim Meyering * lib-src/ebrowse.c (xfree): Remove definition; s/xfree/free/
Mon, 02 Jun 2008 06:00:54 +0000 Jim Meyering remove useless if-before-free tests
Fri, 09 May 2008 23:19:13 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Sun, 25 Sep 2005 22:07:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Fri, 04 Jan 2008 03:10:02 +0000 Glenn Morris (version) <emacs_copyright>: New variable. Just use current year for copyright.
Fri, 04 Jan 2008 03:00:11 +0000 Glenn Morris (version): Just use current year for short copyright; update to 2008.
Wed, 25 Jul 2007 05:06:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 18 Jul 2006 16:33:45 +0000 Dan Nicolaescu * ebrowse.c (usage, version): Mark as NO_RETURN.
Sat, 03 Jun 2006 17:49:36 +0000 Masatake YAMATO (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 20 Sep 2005 13:19:29 +0000 Chong Yidong (add_sym): Compare namespace names instead of namespace objects. This
Sun, 07 Aug 2005 10:56:27 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 15:47:28 +0000 Lute Kamstra Update FSF's address.
Sat, 08 May 2004 15:23:35 +0000 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 24 Apr 2002 18:26:48 +0000 Pavel Jank (skip_initializer): Return void.
Sun, 21 Apr 2002 12:49:14 +0000 Gerd Moellmann (add_declarator): Test *CLS instead of CLS.
Sat, 30 Mar 2002 07:40:54 +0000 Eli Zaretskii (add_declarator): Fix the first call to add_member_defn.
Fri, 29 Mar 2002 11:18:56 +0000 Gerd Moellmann (add_declarator, skip_initializer): New functions.
Sat, 22 Dec 2001 03:16:49 +0000 Richard M. Stallman *** empty log message ***
Wed, 19 Dec 2001 06:03:40 +0000 Pavel Jank Include stdlib.h and string.h conditionally.
Fri, 16 Nov 2001 10:48:38 +0000 Gerd Moellmann (matching_regexp): Escape '\\'.
Mon, 01 Oct 2001 07:25:14 +0000 Gerd Moellmann (struct alias): Add two new struct members: NAMESP and
Sat, 01 Sep 2001 18:21:50 +0000 Eli Zaretskii (SEEK_END): #define if not defined by system headers.
Thu, 09 Aug 2001 17:40:59 +0000 Eli Zaretskii Fix a typo in a comment.
Mon, 16 Jul 2001 11:20:25 +0000 Gerd Moellmann (main): Check that the output file exists and
Tue, 08 May 2001 11:25:01 +0000 Gerd Moellmann (enter_namespace): Fix reallocation of
Mon, 07 May 2001 10:23:58 +0000 Gerd Moellmann Update copyright notice.
Thu, 03 May 2001 11:57:39 +0000 Gerd Moellmann (globals): Fix handling of namespace aliases.