| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/stable-2.0' | Mark H Weaver | 2013-03-28 | 1 | -19/+7 |
|\ |
|
| * | build: Adjust makefiles for `guile-procedures.txt'. | Ludovic Courtès | 2013-03-22 | 1 | -0/+4 |
| * | Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'. | Ludovic Courtès | 2013-03-21 | 1 | -16/+0 |
| * | squish remove some mingw-specific code that is covered by gnulib | Andy Wingo | 2013-03-09 | 1 | -2/+2 |
| * | GUILE_INSTALL_LOCALE=1 during build | Andy Wingo | 2013-03-07 | 1 | -1/+2 |
| * | Fix cross-compilation of `c-tokenize.o'. | Ludovic Courtès | 2013-02-27 | 1 | -1/+1 |
* | | merge stable-2.0 | Andy Wingo | 2013-01-23 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | add dynl.x dep on libpath.h | Andy Wingo | 2013-01-21 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 2012-07-24 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Use `clock-time' directly from Gnulib, but with a local patch. | Ludovic Courtès | 2012-07-06 | 1 | -1/+1 |
| * | Update Gnulib to v0.0-7509-g98a2286. | Ludovic Courtès | 2012-07-06 | 1 | -0/+2 |
* | | add ELF loader | Andy Wingo | 2012-06-22 | 1 | -0/+1 |
* | | Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf' | Andy Wingo | 2012-04-26 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | bytevectors: Fix IEEE-754 endianness conversion. | Ludovic Courtès | 2012-04-22 | 1 | -1/+0 |
| * | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator | Andy Wingo | 2012-03-08 | 1 | -1/+3 |
* | | the dynamic stack is really a stack now, instead of a list | Andy Wingo | 2012-03-03 | 1 | -0/+2 |
* | | add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator | Andy Wingo | 2012-02-19 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'origin/stable-2.0' | Andy Wingo | 2012-01-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Placate a number of `syntax-check' verifications. | Ludovic Courtès | 2012-01-05 | 1 | -1/+1 |
* | | remove weak pairs, rewrite weak vectors | Andy Wingo | 2011-10-24 | 1 | -4/+4 |
* | | add weak table implementation | Andy Wingo | 2011-10-24 | 1 | -0/+4 |
* | | add weak sets | Andy Wingo | 2011-10-23 | 1 | -0/+4 |
|/ |
|
* | add a site dir to %load-compiled-path | Andy Wingo | 2011-07-21 | 1 | -0/+1 |
* | remove win32-dirent.[ch] | Andy Wingo | 2011-06-17 | 1 | -2/+2 |
* | gnulib update | Andy Wingo | 2011-06-16 | 1 | -1/+1 |
* | rename `guile-tools' to `guild' | Andy Wingo | 2011-05-31 | 1 | -1/+1 |
* | gen-scmconfig cross-compilation fix | Andy Wingo | 2011-05-20 | 1 | -3/+8 |
* | build support for detecting clock_gettime, with -lrt if needed | Andy Wingo | 2011-05-04 | 1 | -0/+1 |
* | check for iconveh values at configure-time | Andy Wingo | 2011-04-28 | 1 | -7/+5 |
* | Build `filesys.x'. | Ludovic Courtès | 2011-04-15 | 1 | -0/+1 |
* | Allow compilation with `--disable-posix'. | Ludovic Courtès | 2011-04-15 | 1 | -1/+3 |
* | Update Gnulib; add new modules; remove `round' module. | Mark H Weaver | 2011-03-09 | 1 | -1/+3 |
* | Fix compilation of `c-tokenize.c' in a cross-compile setup. | Ludovic Courtès | 2011-02-15 | 1 | -1/+1 |
* | Use all the LDFLAGS from Gnulib. | Ludovic Courtès | 2011-02-15 | 1 | -8/+25 |
* | Pass all the flags when building `gen-scmconfig' in a cross-compile setup. | Ludovic Courtès | 2011-02-14 | 1 | -5/+7 |
* | deprecate primitive properties | Andy Wingo | 2011-02-10 | 1 | -5/+1 |
* | add (ice-9 poll), a poll wrapper | Andy Wingo | 2010-12-03 | 1 | -0/+2 |
* | configure: Don't needlessly augment $LIBS (and $GUILE_LIBS.) | Ludovic Courtès | 2010-10-20 | 1 | -1/+3 |
* | Fix the `chknew-E' and `chknew-SIG' rules. | Ludovic Courtès | 2010-10-15 | 1 | -2/+2 |
* | move srfi-1 and srfi-60 C impl to libguile, without public C api | Andy Wingo | 2010-09-12 | 1 | -4/+12 |
* | Use `have-lib' when checking for libltdl. | Ludovic Courtès | 2010-09-06 | 1 | -3/+3 |
* | [build] Refine libguile/*.doc snarfing. | Thien-Thi Nguyen | 2010-08-26 | 1 | -5/+1 |
* | consolidate sitedir definition | Andy Wingo | 2010-08-25 | 1 | -1/+1 |
* | [build] Use AM_SILENT_RULES for generating cpp-E.c, cpp-SIG.c. | Thien-Thi Nguyen | 2010-08-19 | 1 | -1/+2 |
* | [build] Fix sed portability bug: Don't use '\n' in sed script. | Thien-Thi Nguyen | 2010-08-18 | 1 | -3/+8 |
* | [build] Create libguile/version.h using the configure script. | Thien-Thi Nguyen | 2010-08-18 | 1 | -13/+2 |
* | remove "discouraged" infrastructure | Andy Wingo | 2010-08-08 | 1 | -1/+0 |
* | deprecated all discouraged functions | Andy Wingo | 2010-08-08 | 1 | -3/+0 |
* | s/extensionsdir/extensiondir/ | Andy Wingo | 2010-08-06 | 1 | -1/+1 |
* | %site-dir is specific to the effective version | Andy Wingo | 2010-08-06 | 1 | -1/+2 |