| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Assume strerror. | Paul Eggert | 2012-07-10 | 1 | -16/+0 |
* | Switch from NO_RETURN to C11's _Noreturn.... | Paul Eggert | 2012-06-24 | 1 | -9/+3 |
* | Assume less-ancient POSIX support.... | Paul Eggert | 2012-04-15 | 1 | -4/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | * update-game-score.c: Include <limits.h>... | Paul Eggert | 2011-08-28 | 1 | -10/+5 |
* | Merge from trunk. | Paul Eggert | 2011-07-10 | 1 | -3/+2 |
|\ |
|
| * | * lib-src/update-game-score.c (usage): Update usage line. | Andreas Schwab | 2011-07-09 | 1 | -3/+2 |
* | | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert | 2011-07-06 | 1 | -7/+0 |
|/ |
|
* | update-game-score: fix bug with -r... | Paul Eggert | 2011-03-21 | 1 | -6/+8 |
* | Declare file-scope functions and variables static if not exported.... | Paul Eggert | 2011-02-21 | 1 | -25/+25 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Merge from mainline. | Paul Eggert | 2011-01-17 | 1 | -2/+0 |
|\ |
|
| * | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Merge from mainline. | Paul Eggert | 2011-01-14 | 1 | -1/+1 |
|\| |
|
| * | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 1 | -2/+0 |
|/ / |
|
* | | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).... | Jan D | 2010-08-11 | 1 | -4/+5 |
* | | Add NO_RETURN specifiers to functions in lib-src.... | Dan Nicolaescu | 2010-07-24 | 1 | -0/+2 |
* | | Remove leftover P_ macros.... | Dan Nicolaescu | 2010-07-07 | 1 | -7/+0 |
* | | Convert function definitions to standard C.... | Dan Nicolaescu | 2010-07-02 | 1 | -44/+14 |
* | | Remove __P and P_ from .c and .m files and definition of P_... | Jan D | 2010-07-02 | 1 | -12/+12 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Fix typo in comment. | Juanma Barranquero | 2009-09-24 | 1 | -1/+1 |
* | (main): Sort scores before trimming them,... | Stefan Monnier | 2009-09-11 | 1 | -3/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -9/+11 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+2 |
* | 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 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | 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 | -6/+8 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (difftime) [!HAVE_DIFFTIME]: Define.... | Dave Love | 2003-05-22 | 1 | -1/+23 |
* | (read_scores): Fix corruption of score files. | Juanma Barranquero | 2003-04-27 | 1 | -1/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -14/+14 |
* | (push_score, read_scores): Cast values of malloc and realloc.... | Richard M. Stallman | 2003-02-04 | 1 | -6/+8 |
* | Whitespace changes. | Richard M. Stallman | 2003-02-04 | 1 | -125/+122 |
* | Include unistd.h, string.h, stdlib.h,... | Dave Love | 2002-11-18 | 1 | -11/+17 |
* | (P_): New macro. Use it for all prototypes.... | Colin Walters | 2002-08-01 | 1 | -46/+84 |
* | (SCORE_FILE_PREFIX): Delete.... | Colin Walters | 2002-04-29 | 1 | -45/+41 |
* | (read_score) [HAVE_GETDELIM]: Trim trailing space. | Colin Walters | 2002-04-23 | 1 | -0/+2 |
* | Move config.h before the other headers, to prevent compiler warnings... | Eli Zaretskii | 2002-04-16 | 1 | -1/+2 |
* | (lock_file): If the lock file is older than an hour, delete it. Reset... | Colin Walters | 2002-04-14 | 1 | -1/+9 |
* | (read_score): Fix type of second parameter... | Andreas Schwab | 2002-04-14 | 1 | -3/+3 |