Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to gettext 0.16.1 | Pedro J. Ruiz Lopez | 2007-02-18 | 53 | -2534/+3587 |
| | |||||
* | * upgraded gnulib | Pedro J. Ruiz Lopez | 2007-02-12 | 100 | -1632/+1975 |
| | |||||
* | * upgraded gnulib | Pedro J. Ruiz Lopez | 2007-02-12 | 11 | -0/+1249 |
| | |||||
* | remove trailing blanks | Jim Meyering | 2007-01-19 | 1 | -7/+7 |
| | |||||
* | Temporary fix simply to avoid the infloop. | Jim Meyering | 2007-01-19 | 4 | -3/+77 |
| | | | | | | | | | | * libidu/scanners.c (get_token_lisp): Disable the code that treats '[]' as part of a kawa identifier. It could call ungetc two or three times in a row. One is the maximum. * testsuite/infloop-kawa-el: New file. Test for the above. * testsuite/Makefile.am (TESTS): Add infloop-kawa-el. (TESTS_ENVIRONMENT): Prepend build directory to PATH so that invoking e.g., "mkid" runs the just-built version of the tool. | ||||
* | * updated TODO | Claudio Fontana | 2007-01-11 | 1 | -1/+15 |
| | |||||
* | * provide rough support for lisp character constants | Claudio Fontana | 2006-11-25 | 2 | -1/+18 |
| | |||||
* | * fix lisp string parsing | Claudio Fontana | 2006-10-19 | 2 | -2/+7 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2006-09-20 | 1 | -4/+8 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2006-08-22 | 1 | -0/+5 |
| | |||||
* | * fix typo | Claudio Fontana | 2006-08-22 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Claudio Fontana | 2006-08-05 | 1 | -3/+3 |
| | |||||
* | * s/C++/Cpp/ to avoid problems in info file | Claudio Fontana | 2006-08-05 | 1 | -3/+3 |
| | |||||
* | * remove ifinfo | Claudio Fontana | 2006-08-05 | 1 | -2/+0 |
| | |||||
* | * latest CVS build | Claudio Fontana | 2006-08-05 | 2 | -1/+5 |
| | |||||
* | * 4.2 release | Claudio Fontana | 2006-08-05 | 2 | -1/+5 |
| | |||||
* | * update distribute scriptIDUTILS-4_2 | Claudio Fontana | 2006-08-05 | 1 | -45/+147 |
| | |||||
* | * remove wrong duplicate entries in ChangeLog | Claudio Fontana | 2006-07-31 | 1 | -7/+0 |
| | |||||
* | * add missing 'release' entries in ChangeLog | Claudio Fontana | 2006-07-22 | 2 | -1/+8 |
| | | | | * change package suffix to cvs | ||||
* | * add missing checks for terminal-related include files | Claudio Fontana | 2006-07-22 | 4 | -2/+5 |
| | |||||
* | * provide replacement for lstat in a convoluted way, | Claudio Fontana | 2006-07-22 | 11 | -140/+168 |
| | | | | to workaround AC_REPLACE_FUNC / gnulib shortcomings | ||||
* | * fix sbrk portability issue | Claudio Fontana | 2006-07-22 | 3 | -10/+31 |
| | |||||
* | * add lib/ files of newest gnulib | Claudio Fontana | 2006-07-21 | 7 | -0/+294 |
| | |||||
* | * upgraded gnulib | Claudio Fontana | 2006-07-21 | 55 | -1664/+2275 |
| | |||||
* | * new file INSTALL-cvs that describes how to build from CVS | Claudio Fontana | 2006-07-21 | 1 | -0/+17 |
| | |||||
* | add general version of distribute.sh | Claudio Fontana | 2006-07-21 | 1 | -0/+103 |
| | |||||
* | * remove generated files from CVS | Claudio Fontana | 2006-07-21 | 38 | -37710/+151 |
| | | | | | * apply EDITOR env variable patch * updated ChangeLog | ||||
* | *** empty log message *** | Claudio Fontana | 2006-07-05 | 3 | -3/+8 |
| | |||||
* | * minor fix for typo | Claudio Fontana | 2006-06-26 | 1 | -1/+1 |
| | |||||
* | * update changelog for June, 26 patches | Claudio Fontana | 2006-06-26 | 1 | -0/+9 |
| | |||||
* | * applied savannah patch #5165, fix for when HAVE_LINK is 0. | Claudio Fontana | 2006-06-26 | 1 | -1/+7 |
| | |||||
* | * applied savannah patch to fix perl strings | Claudio Fontana | 2006-06-26 | 1 | -5/+13 |
| | | | | and comments #2775 | ||||
* | * updated to gfdl | Claudio Fontana | 2006-04-11 | 1 | -21/+20 |
| | |||||
* | * prepare 4.1 releaseIDUTILS-4_1 | Claudio Fontana | 2006-03-12 | 8 | -155/+212 |
| | |||||
* | * add bug report string to the help output | Claudio Fontana | 2006-03-05 | 6 | -3/+23 |
| | | | | * src/lid.c: fix bug in pattern recognition in is_number() | ||||
* | * document integration of java+lisp patch | Claudio Fontana | 2006-02-16 | 1 | -0/+5 |
| | |||||
* | * fixed documentation | Claudio Fontana | 2006-02-15 | 3 | -9/+31 |
| | |||||
* | *** empty log message *** | Jim Meyering | 2006-02-15 | 1 | -11/+15 |
| | |||||
* | New file, from gnulib. | Jim Meyering | 2006-02-15 | 1 | -0/+55 |
| | |||||
* | * integrated java+lisp support patch (EXPERIMENTAL) | Claudio Fontana | 2006-02-15 | 9 | -96/+449 |
| | |||||
* | * include gnulib changes | Claudio Fontana | 2006-02-01 | 8 | -10/+18 |
| | |||||
* | * updated with latest gnulib | Claudio Fontana | 2006-01-29 | 18 | -238/+408 |
| | |||||
* | * generalize distribute scriptIDUTILS-4_1rc3 | Claudio Fontana | 2006-01-24 | 2 | -2/+2 |
| | |||||
* | * credit where it's due | Claudio Fontana | 2006-01-11 | 1 | -3/+6 |
| | |||||
* | * fixes | Claudio Fontana | 2006-01-11 | 1 | -3/+3 |
| | |||||
* | * portability fixes | Claudio Fontana | 2006-01-11 | 4 | -114/+123 |
| | |||||
* | * small fixes | Claudio Fontana | 2006-01-11 | 6 | -104/+103 |
| | |||||
* | * fix bad offtostr usage (now uses return value) | Claudio Fontana | 2006-01-08 | 4 | -4/+8 |
| | |||||
* | * s/id-utils/idutils/g; | Claudio Fontana | 2006-01-06 | 42 | -256/+496 |
| | | | | * other small changes | ||||
* | * committed trivial doc changes | Claudio Fontana | 2005-12-27 | 5 | -16/+29 |
| |