log lib-src/update-game-score.c @ 109172:834e32d50d35

age author description
Wed, 07 Jul 2010 22:48:57 -0700 Dan Nicolaescu Remove leftover P_ macros.
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_
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 24 Sep 2009 01:44:35 +0000 Juanma Barranquero Fix typo in comment.
Fri, 11 Sep 2009 19:11:07 +0000 Stefan Monnier (main): Sort scores before trimming them,
Thu, 08 Jan 2009 03:38:51 +0000 Glenn Morris Add 2009 to copyright years.
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, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
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
Mon, 07 Jan 2008 08:39:45 +0000 Glenn Morris Add 2008 to copyright years.
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.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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
Thu, 22 May 2003 20:01:19 +0000 Dave Love (difftime) [!HAVE_DIFFTIME]: Define.
Sun, 27 Apr 2003 11:22:16 +0000 Juanma Barranquero (read_scores): Fix corruption of score files.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 04 Feb 2003 12:03:44 +0000 Richard M. Stallman (push_score, read_scores): Cast values of malloc and realloc.
Tue, 04 Feb 2003 12:00:09 +0000 Richard M. Stallman Whitespace changes.
Mon, 18 Nov 2002 15:35:07 +0000 Dave Love Include unistd.h, string.h, stdlib.h,
Thu, 01 Aug 2002 01:31:44 +0000 Colin Walters (P_): New macro. Use it for all prototypes.
Mon, 29 Apr 2002 22:49:00 +0000 Colin Walters (SCORE_FILE_PREFIX): Delete.
Tue, 23 Apr 2002 20:23:05 +0000 Colin Walters (read_score) [HAVE_GETDELIM]: Trim trailing space.
Tue, 16 Apr 2002 20:03:59 +0000 Eli Zaretskii Move config.h before the other headers, to prevent compiler warnings
Sun, 14 Apr 2002 06:40:19 +0000 Colin Walters (lock_file): If the lock file is older than an hour, delete it. Reset
Sun, 14 Apr 2002 01:02:36 +0000 Andreas Schwab (read_score): Fix type of second parameter
Wed, 10 Apr 2002 19:10:23 +0000 Colin Walters (toplevel): Include stdarg.h.
Sun, 07 Apr 2002 05:46:03 +0000 Colin Walters update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
Fri, 05 Apr 2002 09:18:57 +0000 Colin Walters Actually make previous changes work (oops).
Fri, 05 Apr 2002 08:53:37 +0000 Colin Walters (toplevel): Include pwd.h.
Wed, 27 Mar 2002 20:57:06 +0000 Colin Walters Initial version.