Merge remote-tracking branch 'origin/stable-2.0'
[bpt/guile.git] / libguile / Makefile.am
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-24 Andy Wingoremove weak pairs, rewrite weak vectors
2011-10-24 Andy Wingoadd weak table implementation
2011-10-23 Andy Wingoadd weak sets
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-21 Andy Wingoadd a site dir to %load-compiled-path
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy Wingoremove win32-dirent.[ch]
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy Wingognulib update
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-20 Andy Wingogen-scmconfig cross-compilation fix
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-04 Andy Wingobuild support for detecting clock_gettime, with -lrt...
2011-04-28 Andy Wingocheck for iconveh values at configure-time
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-15 Ludovic CourtèsBuild `filesys.x'.
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-09 Mark H WeaverUpdate Gnulib; add new modules; remove `round' module.
2011-02-15 Ludovic CourtèsFix compilation of `c-tokenize.c' in a cross-compile...
2011-02-15 Ludovic CourtèsUse all the LDFLAGS from Gnulib.
2011-02-14 Ludovic CourtèsPass all the flags when building `gen-scmconfig' in...
2011-02-10 Andy Wingodeprecate primitive properties
2010-12-03 Andy Wingoadd (ice-9 poll), a poll wrapper
2010-10-20 Ludovic Courtèsconfigure: Don't needlessly augment $LIBS (and $GUILE_L...
2010-10-15 Ludovic CourtèsFix the `chknew-E' and `chknew-SIG' rules.
2010-09-12 Andy Wingomove srfi-1 and srfi-60 C impl to libguile, without...
2010-09-06 Ludovic CourtèsUse `have-lib' when checking for libltdl.
2010-08-26 Thien-Thi Nguyen[build] Refine libguile/*.doc snarfing.
2010-08-25 Andy Wingoconsolidate sitedir definition
2010-08-19 Thien-Thi Nguyen[build] Use AM_SILENT_RULES for generating cpp-E.c...
2010-08-18 Thien-Thi Nguyen[build] Fix sed portability bug: Don't use '\n' in...
2010-08-18 Thien-Thi Nguyen[build] Create libguile/version.h using the configure...
2010-08-08 Andy Wingoremove "discouraged" infrastructure
2010-08-08 Andy Wingodeprecated all discouraged functions
2010-08-06 Andy Wingos/extensionsdir/extensiondir/
2010-08-06 Andy Wingo%site-dir is specific to the effective version
2010-08-04 Yan LiCompiling DOT_X_FILES requires version.h
2010-07-24 Thien-Thi NguyenFix "make dist" regression: Distribute guile-func-name...
2010-07-22 Thien-Thi Nguyen[maint] Remove unused script guile-doc-snarf.
2010-07-22 Thien-Thi Nguyen[maint] Avoid no-op config-subst for libguile/guile...
2010-07-22 Thien-Thi Nguyen[build] Overhaul <errno.h>, <signal.h> cpp symbol extra...
2010-06-18 Thien-Thi Nguyen[build] Use UTC, precise format for ‘buildstamp’ value.
2010-06-18 No ItisntUse AM_SILENT_RULES to pare down build output, ignore...
2010-05-19 Andy Wingoseparate boot expansion from memoization
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-03-16 Andy Wingoparallel installability for libguile*.h
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-03-16 Andy Wingoversion.h has SCM_EFFECTIVE_VERSION; effective-version...
2010-02-16 Ludovic CourtèsAdd missing $(LTLIBINTL), suggested by Gnulib.
2010-02-14 Ludovic CourtèsUse Gnulib's `getaddrinfo' module.
2010-01-31 Andy Wingoadd @control and @prompt stub primitives
2010-01-26 Andy Wingofirst pass at implementing low-level foreign functions
2010-01-26 Andy Wingoadd libffi dependency
2010-01-07 Andy Wingoproperly integrate vm bootstrapping into init.c
2010-01-07 Andy Wingoreimplement srfi-4 vectors on top of bytevectors
2010-01-04 Andy Wingoadd foreign value wrapper
2009-12-20 Andy Wingoversion.h depends on config.status
2009-12-15 Ludovic CourtèsUse the right `grep' command.
2009-12-15 Ludovic CourtèsRemove GNU Make-specific function call.
2009-12-11 Andy Wingomerge from master to elisp
2009-12-01 Andy Wingopromises are in their own file now
2009-12-01 Andy Wingonew evaluator, y'all
2009-12-01 Andy Wingofactor copy-tree and cons-source out of eval.[ch]
2009-12-01 Andy Wingoeval.i.c -> eval.c
2009-11-24 Ludovic CourtèsFix makefile indentation.
2009-11-17 Ludovic CourtèsRemove now unneeded `putenv.c'.
2009-11-17 Ludovic CourtèsUse Gnulib's `warning' module.
2009-11-16 Ludovic CourtèsDeprecate `inet-ntoa' and `inet-aton'.
2009-11-15 Andy Wingofold objects.[ch] into goops.[ch]
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken RaeburnSince support for "futures" in C has been completely...
2009-10-13 Andy Wingoadd $libir to the ltdl path, not $pkglibdir; add extens...
2009-09-23 Ludovic CourtèsMove "-z relro" out of $LDFLAGS so it's not in `guile...
2009-09-16 Andy Wingoadd the libdir to the ltdl lib search path
2009-09-13 Ludovic CourtèsMerge `libguile-i18n' into `libguile'.
2009-09-13 Ludovic CourtèsRename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-27 Michael GranUnicode-capable srfi-14 charsets
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
next