| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | Compiling DOT_X_FILES requires version.h... | Yan Li | 2010-08-04 | 1 | -1/+1 |
* | Fix "make dist" regression: Distribute guile-func-name-check.... | Thien-Thi Nguyen | 2010-07-24 | 1 | -1/+2 |
* | [maint] Remove unused script guile-doc-snarf.... | Thien-Thi Nguyen | 2010-07-22 | 1 | -1/+1 |
* | [maint] Avoid no-op config-subst for libguile/guile-func-name-check.... | Thien-Thi Nguyen | 2010-07-22 | 1 | -4/+4 |
* | [build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.... | Thien-Thi Nguyen | 2010-07-22 | 1 | -48/+54 |
* | [build] Use UTC, precise format for ‘buildstamp’ value.... | Thien-Thi Nguyen | 2010-06-18 | 1 | -1/+1 |
* | Use AM_SILENT_RULES to pare down build output, ignore auto-generated files... | No Itisnt | 2010-06-18 | 1 | -19/+27 |
* | separate boot expansion from memoization... | Andy Wingo | 2010-05-19 | 1 | -0/+4 |
* | remove libguile/lang.h, deprecate %nil (in favor of #nil)... | Andy Wingo | 2010-04-09 | 1 | -4/+0 |
* | parallel installability for libguile*.h... | Andy Wingo | 2010-03-16 | 1 | -1/+1 |