bpt/guile.git
2010-09-06 Ludovic CourtèsUse `have-lib' when checking for libltdl.
2010-09-06 Ludovic CourtèsRename `make-foreign-function' to `pointer->procedure'.
2010-09-06 Andy Wingofix to program-module
2010-09-04 Ludovic CourtèsAdd `.version' to the distribution.
2010-09-04 Ludovic CourtèsBump version number for 1.9.12.
2010-09-04 Andy Wingofix guile-tools --help and --version
2010-09-04 Andy Wingoboot-9 refactor
2010-09-04 Ludovic CourtèsUpdate `NEWS' for 1.9.12.
2010-09-04 Ludovic CourtèsDon't say "source file is newer" when either file is...
2010-09-04 Ludovic CourtèsCompare source/compiled file timestamps with nano-secon...
2010-09-04 Ludovic CourtèsUse Gnulib's `stat-time' module; update Gnulib.
2010-09-04 Ludovic CourtèsAdd an entertaining `procedure->pointer' test.
2010-09-03 Ludovic CourtèsFix the `put-bytevector' tests.
2010-09-03 Ludovic CourtèsAdd license header to `test-ffi'.
2010-09-03 Ludovic CourtèsAdd `procedure->pointer' to the FFI.
2010-09-03 Jose A. Ortega... Fix for `submodules' in (ice-9 session) (closes #30062)
2010-09-03 Andy Wingomodule-ref-submodule deprecation fixes
2010-09-03 Andy Wingoback-compat in (rnrs) for deprecated modules-in-value...
2010-09-03 Andy Wingomodule-local-variable optimization
2010-09-02 Ludovic CourtèsFix memory leak in `lock-mutex' (aka. `scm_lock_mutex'.)
2010-09-02 Ludovic CourtèsAvoid calls to `scm_current_thread' in `fat_mutex_unlock'.
2010-09-01 Ludovic CourtèsFix typos.
2010-09-01 Ludovic CourtèsSRFI-1: Rewrite `drop-right!', `drop-while', `reduce...
2010-09-01 Ludovic CourtèsRewrite `fport_flush' using Gnulib's `full_write'.
2010-09-01 Ludovic Courtèspopen.test: Don't auto-compile `popen-child.scm'.
2010-09-01 Ludovic CourtèsAdd `test-suite/tests/popen-child.scm' to the distribution.
2010-08-31 Jose A. Ortega... Add new debug meta-command ,error-message
2010-08-30 Andy Wingofix #y back-compat shim
2010-08-30 Andy Wingobitvector work
2010-08-30 Andy Wingodocstrings in syntax-rules
2010-08-29 Andy Wingodefine* usage in boot-9
2010-08-29 Andy Wingoadd flag to vtables to indicate that their layout is...
2010-08-28 Andy Wingodeprecate passing a number as the destination to `format'
2010-08-28 Andy Wingothreadsafety in deprecation, extensions
2010-08-28 Andy Wingonet-db.test tweak
2010-08-28 Andy Wingothreadsafe object properties
2010-08-28 Andy WingoREADME fix for PKG_CONFIG=true
2010-08-28 Andreas RottmannSeveral fixes to R6RS libraries
2010-08-27 Andy WingoRevert "don't autocompile while snarfing"
2010-08-27 Andy WingoRevert "[build] Rewrite guile-func-name-check in Scheme...
2010-08-27 Andy Wingodon't autocompile while snarfing
2010-08-27 Ludovic CourtèsDocument (ice-9 match).
2010-08-27 Ludovic CourtèsSRFI-1: Choose better benchmark names.
2010-08-27 Ludovic CourtèsSRFI-1: Rewrite `break' and `break!' in Scheme.
2010-08-27 Ludovic CourtèsSRFI-1: Rewrite `fifth', `sixth', etc. in Scheme.
2010-08-27 Ludovic CourtèsRemove unneeded #:use-module.
2010-08-27 Ludovic CourtèsAssorted `syntax-check' fixes.
2010-08-27 Andy Wingofix <letrec> docs
2010-08-26 Thien-Thi Nguyen[build] Rewrite guile-func-name-check in Scheme, adding...
2010-08-26 Thien-Thi Nguyen[build] Refine libguile/*.doc snarfing.
2010-08-25 Andy Wingoconsolidate sitedir definition
2010-08-25 Andy Wingoupdate download location in manual
2010-08-19 Thien-Thi Nguyen[build] Use AM_SILENT_RULES for generating cpp-E.c...
2010-08-19 Andy Wingoobjcodes.c comments
2010-08-19 Noah LavineWhitespace fix
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-17 Andy Wingoupdate scsh doc
2010-08-17 Andy Wingofurther discouraged excision
2010-08-17 Andy Wingoa number of doc fixes
2010-08-17 Andy Wingominor NEWS tweaks
2010-08-17 Andy Wingoreindent psyntax.scm
2010-08-17 Andy Wingoupdate comments in psyntax.scm
2010-08-17 Andy Wingo@apply for multiple args in the boot memoizer
2010-08-16 Ludovic CourtèsFix i18n tests when no French locale is available.
2010-08-15 Andreas RottmannLink test-srfi-1 to libguile as well
2010-08-15 Ludovic CourtèsAdd `string->pointer' and `pointer->string' to the...
2010-08-15 Ludovic CourtèsAdd `number->locale-string' tests.
2010-08-09 Julian GrahamExplicit definitions for `memp' and `assp' in `(rnrs...
2010-08-08 Julian GrahamExplicit definitions for `vector-for-each' and `vector...
2010-08-08 Andy Wingofurther rnrs incompat note
2010-08-08 Andy Wingoloose ends from "discouraged" removal
2010-08-08 Andy Wingoremove "discouraged" infrastructure
2010-08-08 Andy Wingodeprecated all discouraged functions
2010-08-08 Andy Wingomore r6rs incompat
2010-08-08 Andy Wingoadd section on toplevel expansion to r6rs incompatibilities
2010-08-06 Andy Wingomore NEWS updates
2010-08-06 Andy Wingofix stack narrowing for tail-call to throw
2010-08-06 Andy Wingo,x unbound does not quit repl
2010-08-06 Andy Wingoupdate NEWS for 1.9.12 (mostly)
2010-08-06 Andy Wingoadd docs for extensiondir; misc other fixes
2010-08-06 Andy Wingoremove type discusison from dynamic-pointer docstring
2010-08-06 Andy Wingos/extensionsdir/extensiondir/
2010-08-06 Andy Wingo%site-dir is specific to the effective version
2010-08-06 Andy Wingoonly one Value History section
2010-08-06 Andy Wingoadd settable identifier syntax docs
2010-08-06 Andy Wingoletrec* in docs, and some r6rs fixes
2010-08-05 Andy Wingofold 1.9.11 news into main body
2010-08-04 Andy Wingofix vector-move-right! and vector-move-left!
2010-08-04 Yan LiCompiling DOT_X_FILES requires version.h
2010-08-01 Andreas RottmannFix the range of `random' on 64-bit platforms
2010-07-28 Ludovic CourtèsFix `parse-c-struct'.
2010-07-28 Ludovic CourtèsUpdate the FFI doc.
2010-07-28 Ludovic CourtèsRemove unused parameter from `bytevector->pointer'.
2010-07-28 Ludovic CourtèsAlways return `%null-pointer' when creating a NULL...
2010-07-28 Ludovic CourtèsUse "pointer" instead of "foreign" when dealing with...
2010-07-27 Andy Wingo64-bit random fixes
2010-07-26 Ludovic CourtèsAdd `dereference-pointer' to `(system foreign)'.
2010-07-26 Ludovic CourtèsSimplify the (system foreign) API.
2010-07-26 Ludovic CourtèsImport unbound variable reports in the VM.
next