bpt/guile.git
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-16 Andy Wingofold in feedback to api-languages
2010-04-16 Andy WingoNEWS tweaks for nil
2010-04-16 Andy Wingomore nil docs
2010-04-16 Andy Wingoadd docs on `nil'
2010-04-16 Andy Wingofix bugs in ice-9 i18n demo (invalid input)
2010-04-16 Andy Wingofixes to api-i18n.texi
2010-04-16 Andy Wingoflesh out docs on multiple languages a bit more
2010-04-15 Ludovic CourtèsBump version number for 1.9.10.
2010-04-11 Neil JerramImprovements to Introduction chapter
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoelisp.test cleanups
2010-04-09 Andy Wingore-enable elisp test
2010-04-09 Andy Wingochange remaining %nil -> #nil
2010-04-09 Andy Wingoelisp fixes for nil, and, or
2010-04-09 Andy Wingoremove libguile/lang.h, deprecate %nil (in favor of...
2010-04-09 Andy Wingo%nil -> #nil
2010-04-09 Andy Wingoadd read syntax for #nil
2010-04-09 Andy Wingolisp nil always enabled
2010-04-09 Andy Wingoadd debugging input and output ports
2010-04-09 Andy Wingorepl-reader only prompts if no input is available
2010-04-08 Ludovic CourtèsRaise an error when attempting to modify the value...
2010-04-08 Ludovic CourtèsAllocate foreign pointer objects in GC-scanned memory.
2010-04-08 Ludovic CourtèsAvoid obsolescent C declarator with empty parentheses.
2010-04-08 Ludovic CourtèsFix `module-reverse-lookup'.
2010-04-08 Ludovic CourtèsRemove `fold' from (sxml fold).
2010-04-08 Andy Wingofix curried definitions for value defines
2010-04-08 Andy Wingosync regs before calling scm_class_of
2010-04-07 Andy Wingoadd (ice-9 curried definitions)
2010-04-07 Andy Wingofix bug when importing bindings that were already impor...
2010-04-07 Andy Wingoupdate licenses on tests imported from guile-lib
2010-04-07 Andy Wingoadd docs and tests for array->list
2010-04-06 Andy Wingoupdate NEWS for 1.9.10
2010-04-06 Andy Wingovery important fix to (system repl command)
2010-04-06 Andy Wingodeprecated sc-expand in deprecated (ice-9 syncase)
2010-04-06 Andy WingoUpdate NEWS to reflect the current state
2010-04-06 Andy Wingoremove transient 1.9.9 entries from the NEWS
2010-04-06 Andy Wingofinish ffi docs
2010-04-05 Andy Wingomore ffi docs
2010-04-03 Michael Grancopyright dates
2010-04-03 Michael GranRemove obsolete docs for multi-byte text
2010-04-03 Michael GranUpdate standard character sets to Unicode 5.2
2010-04-03 Michael GranUnicode data parsing script incorrect for char-set...
2010-04-01 Andy Wingodeprecate dynamic-args-call, and update docs some more
2010-04-01 Andy Wingoadd api-foreign.texi
2010-04-01 Andy Wingofix vector-ref and vector-set opcodes for weak vectors
2010-03-31 Andy Wingomore fixes to equal? for arrays
2010-03-31 Andy Wingofix array bugs in ecmascript
2010-03-31 Andy Wingofix bug in ash opcode
2010-03-31 Andy Wingorename unif.test to arrays.test
2010-03-31 Ludovic CourtèsMove another GOOPS-less test at the beginning.
2010-03-31 Ludovic CourtèsAdd separate test file for GOOPS-less tests.
2010-03-30 Ludovic CourtèsAdapt ECMAScript parser and lexer to `(system base...
2010-03-30 Ludovic CourtèsAdd rudimentary ECMAScript tests.
2010-03-30 Ludovic CourtèsMention `(system base lalr)' in the manual.
2010-03-30 Ludovic CourtèsAdd Boucher's `lalr-scm' as the `(system base lalr...
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-03-30 Andy WingoRevert "fix equal? between an array and a non-array"
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-03-30 Andy Wingocorrectly handle --no-autocompile (fixed broken previou...
2010-03-30 Andy Wingonil is null, whee
2010-03-30 Andy Wingonil is false, whee
2010-03-30 Andy Wingogoing through scm_shell not necessary to get autocompil...
2010-03-29 Andy Wingofix bug in scm_must_free
2010-03-29 Andy Wingoremove out-of-date comment in scm_gc_malloc
2010-03-29 Andy Wingo(texinfo reflection) parses out macro metadata
2010-03-29 Andy Wingometadata for syntax-rules, identifier-syntax, and defin...
2010-03-28 Mark H WeaverRenumber IFLAGSs so the first 8 are reserved for lisp...
2010-03-28 Andy WingoFix inlining of lambda-apply-lambda.
2010-03-26 Andy Wingoremove spurious declarations in c-tokenize.lex
2010-03-25 Andy Wingovectors of pairs in docstring position are metadata
2010-03-25 Andy Wingopsyntax supports multiple docstrings, merging lambda...
2010-03-22 Andy Wingomake guile's welcome more gnu-conventional; also warran...
2010-03-22 Andy WingoUpdate manual examples of how to link with Guile
2010-03-20 Ludovic CourtèsMake `include' tail-recursive.
2010-03-20 Ludovic CourtèsCosmetic changes in `foreign.c'.
2010-03-20 Ludovic CourtèsFix argument passing to foreign functions.
2010-03-19 Andy Wingofix srfi-31 check after macroexpand rename
2010-03-19 Andy Wingorename sc-expand to macroexpand
2010-03-19 Andy Wingofinish macro docs
2010-03-19 Andy Wingodocument syntax-case
2010-03-19 Andy Wingoadd GUILE-VERSION to CONFIG_STATUS_DEPENDENCIES
2010-03-18 Ludovic CourtèsBump version number for 1.9.9.
2010-03-18 Ludovic CourtèsUpdate `NEWS'.
2010-03-18 Andy WingoA start at syntax-rules docs
2010-03-18 Ludovic CourtèsImprove encoding error reporting.
2010-03-18 Ludovic CourtèsUpdate Gnulib; use the `func' module.
2010-03-17 Ludovic CourtèsAdd `%null-pointer' to `(system foreign)'.
2010-03-16 Ludovic CourtèsRemove obsolete test directory.
2010-03-16 Ludovic CourtèsChange `dynamic-link' to return a global handle when...
2010-03-16 Ludovic CourtèsProvide `int', `long', `size_t', etc. in `(system forei...
2010-03-16 Ludovic CourtèsFix doc string of `dynamic-pointer'.
2010-03-16 Ludovic CourtèsUse GC-managed pointerless memory in the FFI.
2010-03-16 Andy Wingoupdate NEWS for 1.9.9
2010-03-16 Andy Wingocull 1.9.8 NEWS items
2010-03-16 Andy Wingoadd a section to the manual on prompts
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-03-16 Andy WingoBump GUILE_EFFECTIVE_VERSION to 2.0
next