Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Update Gnulib to v0.1-603-g1d16a7b" | Andy Wingo | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 2d4da30fdefbcdb065d4b1f48f2a77d06f69e3c3. This Gnulib update was causing failures related to timezones in stime.c. I tried to fix it by adopting the time_rz module from gnulib but that then caused other failures. We can try again later. | ||||
* | Update Gnulib to v0.1-603-g1d16a7b | Andy Wingo | 2015-10-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://git.savannah.gnu.org/guile into elisp | Daniel Kraft | 2009-08-27 | 1 | -1/+1 |
| | |||||
* | add gperf-generated files to git | Andy Wingo | 2009-06-05 | 1 | -0/+256 |
* lib/iconv_open-osf.h: * lib/iconv_open-aix.h: * lib/iconv_open-hpux.h: * lib/iconv_open-irix.h: Add to git. Should remove build-time dep on gperf; we'll see if this causes problems. |