bpt/guile.git
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.
2010-07-26 Ludovic CourtèsCheck for go/scm mtime ordering rather than equality.
2010-07-26 Andy Wingorstates point to rngs
2010-07-26 Andy Wingoupdate docs
2010-07-26 Andy Wingorefactor datum->random-state / random-state->datum
2010-07-26 Andy Wingolow-level RNG interfaces deal in scm_t_uint32, not...
2010-07-26 Andy Wingoremove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
2010-07-26 Andreas RottmannAllow exposing of random number generator state
2010-07-24 Thien-Thi NguyenFix "make dist" regression: Distribute guile-func-name...
2010-07-22 Thien-Thi NguyenUpdate AUTHORS to reflect now-removed guile-snarf-docs...
2010-07-22 Thien-Thi Nguyen[maint] Remove unused script guile-doc-snarf.
2010-07-22 Thien-Thi NguyenAdd copyright notice to acinclude.m4.
2010-07-22 Thien-Thi Nguyen[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
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-07-21 Andy Wingofix git-version-gen to work with bsd sed and obsolete...
2010-07-20 Ludovic CourtèsStart rewriting SRFI-1 in Scheme.
2010-07-20 Ludovic CourtèsAdd `vhash-fold*' in `(ice-9 vlist)'.
2010-07-19 Andreas RottmannFix random number generator on 64-bit platforms
2010-07-17 Andy Wingorecommend #:replace
2010-07-17 Andy Wingouse scm_malloc_pointerless to alloc aligned blocks...
2010-07-17 Andy WingoSCM_I_FLUID_P -> SCM_FLUID_P
2010-07-17 Michael GranEnable character hex escapes by default
2010-07-17 Michael Granopen-file should handle binary mode and coding declarations
2010-07-16 Andy Wingoremove (system vm debug)
2010-07-16 Andy Wingoremove (ice-9 emacs)
2010-07-16 Andy Wingogut ice-9 debug
2010-07-16 Andy Wingoupdate tour.texi examples
2010-07-16 Andy Wingotour.texi updates
2010-07-16 Andy Wingoupdate debugger docs
2010-07-16 Andy Wingoupdates to system repl command
2010-07-16 Andy Wingolower fill-column in .dir-locals.el
2010-07-16 Michael Granread-line should use port's encoding, not locale's...
2010-07-16 Michael GranMore explicit variable names in scm_i_scan_for_encoding
2010-07-15 Ludovic CourtèsRemove heap allocations in `scm_getc', `scm_ungetc...
2010-07-15 Ludovic CourtèsExpose `scm_encoding_error'.
2010-07-15 Ludovic Courtèssxml-match: Always use the same prompt tag.
2010-07-15 Ludovic CourtèsDeclare `ice-9/psyntax-pp.scm.gen' as a phony target.
2010-07-15 Andy Wingodon't re-print the error by default in call-with-error...
next