REPL Server: Don't establish a SIGINT handler.
[bpt/guile.git] / libguile / Makefile.am
2013-04-01 Mark H WeaverAdd internal-only port structure and move iconv descrip...
2013-03-21 Ludovic Courtèsbuild: Adjust makefiles for `guile-procedures.txt'.
2013-03-21 Ludovic CourtèsBuild `guile-procedures.txt' using (texinfo) instead...
2013-03-09 Andy Wingosquish remove some mingw-specific code that is covered...
2013-03-07 Andy WingoGUILE_INSTALL_LOCALE=1 during build
2013-02-27 Ludovic CourtèsFix cross-compilation of `c-tokenize.o'.
2013-01-21 Andy Wingoadd dynl.x dep on libpath.h
2012-07-06 Ludovic CourtèsUse `clock-time' directly from Gnulib, but with a local...
2012-07-06 Ludovic CourtèsUpdate Gnulib to v0.0-7509-g98a2286.
2012-04-22 Ludovic Courtèsbytevectors: Fix IEEE-754 endianness conversion.
2012-03-08 Andy Wingoadd scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add...
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2011-07-21 Andy Wingoadd a site dir to %load-compiled-path
2011-06-16 Andy Wingoremove win32-dirent.[ch]
2011-06-16 Andy Wingognulib update
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-20 Andy Wingogen-scmconfig cross-compilation fix
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-15 Ludovic CourtèsBuild `filesys.x'.
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
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
2009-08-09 Ludovic CourtèsUse a linker version script for libguile.
2009-08-08 Michael GranMerge commit 'origin/master'
2009-08-04 Andy Wingoperform gmp/unistring compile checks with AC_LIB_HAVE_L...
2009-07-19 Andy Wingouniform vector functions to their own file
2009-07-19 Andy Wingogeneric vector ops to own file
2009-07-19 Andy Wingomove generic array foo out to its own file
2009-07-19 Andy Wingorename unif.[ch] to arrays.[ch]
2009-07-19 Andy Wingobitvector exodus from unif.[ch]
2009-07-19 Andy Wingoparts of unif.[ch] to array-handle.[ch]
next