bpt/guile.git
2012-02-02 Bake TimmonsFix unbalanced parentheses in docs.
2012-02-02 Mike GranUpdate srfi-14 character sets to Unicode 6.1
2012-02-02 Mark H WeaverFix search_path to fill stat_buf when given an absolute...
2012-02-01 Andy Wingoleniency in the "unused modules are removed" gc.test
2012-01-31 Ludovic CourtèsAugment `Libs.private' in `guile-2.0-uninstalled.pc'.
2012-01-31 Andy Wingoan experiment: clearing the C stack in gc tests
2012-01-30 Ludovic CourtèsUpdate `NEWS'.
2012-01-30 Ludovic CourtèsBump version number for 2.0.4/2.0.5.
2012-01-30 Ludovic CourtèsAmend `NEWS'.
2012-01-30 Ludovic CourtèsRemove stale test file.
2012-01-30 Ludovic Courtèsdoc: Add "warnings" to the concept index.
2012-01-30 Andy Wingofix hook invocation during thread guilification
2012-01-30 Mark H WeaverRename scm_call_varargs -> scm_call
2012-01-30 Mark H WeaverImplement scm_call_varargs and scm_call_{7,8,9}
2012-01-30 Mark H WeaverFix primitive-eval to return #<unspecified> for definitions
2012-01-30 Mark H WeaverFix 'local-eval' when the specified environment is...
2012-01-30 Mark H WeaverUpdate user-visible copyright dates in manual and REPL...
2012-01-29 Ludovic CourtèsAugment `Libs.private' with for non-GNU platforms.
2012-01-29 Andy Wingopaper over some "lexical vars are collectable" flakiness
2012-01-29 Andy WingoRevert "vm-i-scheme.c slight refactor"
2012-01-29 Andy WingoRevert "attempt to clear stale references on VM C stack"
2012-01-29 Ludovic CourtèsRevert "Work around instruction reordering on SPARC...
2012-01-28 Chris K. Jester... Fix double-free error on non-GNU systems.
2012-01-28 Andy Wingomention new manual sections in NEWS
2012-01-27 Ludovic CourtèsBuild with `-fno-strict-aliasing' when available.
2012-01-27 Andy Wingoattempt to clear stale references on VM C stack
2012-01-27 Andy Wingovm-i-scheme.c slight refactor
2012-01-27 Andy Wingodocument `include', `include-from-path'
2012-01-27 Andy Wingomore documentation on the process of loading source...
2012-01-27 Mark H WeaverFix error messages involving definition forms
2012-01-26 Andy Wingoupdate NEWS
2012-01-26 Andy Wingofix test-loose-ends
2012-01-26 Andy Wingoupdate local-eval docs
2012-01-26 Andy Wingomore readable gensyms
2012-01-26 Andy Wingoglobally unique marks and labels using syntax-session-id
2012-01-26 Andy WingoRevert "Universally-unique gensyms"
2012-01-26 Andy WingoImplement `local-eval', `local-compile', and `the-envir...
2012-01-25 Ludovic CourtèsFix a couple of warnings.
2012-01-25 Ludovic CourtèsFix typo in `-Wformat'.
2012-01-25 Ludovic CourtèsAdd warnings for unsupported `simple-format' options.
2012-01-25 Ludovic CourtèsImport Gnulib's `setenv' module, for MinGW.
2012-01-25 Andy Wingonew syntax procedures to (system syntax)
2012-01-25 Andy Wingoadd syntax-module
2012-01-25 Andy Wingoadd syntax-locally-bound-identifiers
2012-01-25 Andy Wingofix "lexical vars are collectable" test
2012-01-25 Andy Wingobetter function prologue disassembly
2012-01-25 Andy Wingoadd another case in which to fold (values FOO) to FOO...
2012-01-25 Andy Wingofix values miscompilation in push context with RA
2012-01-24 Ludovic CourtèsWork around instruction reordering on SPARC and HPPA...
2012-01-24 Ludovic Courtèsvlist: Use (ice-9 format).
2012-01-23 Ludovic CourtèsFFI: Fix `set-pointer-finalizer!' to leave the type...
2012-01-23 Ludovic Courtèsguile-readline: Clean `.go' files.
2012-01-23 Andy Wingocurrent-filename canonicalizes path, remove add-to...
2012-01-22 Ludovic CourtèsAdjust tests that relied on the output of the hash...
2012-01-22 Ludovic CourtèsPrint the address of hash tables.
2012-01-22 Ludovic CourtèsAugment `release.org'.
2012-01-22 Ludovic CourtèsParenthesize and type `SCM_FRAME' macros; check layout...
2012-01-22 Ludovic CourtèsRelax `asm-to-bytecode.test' for when target CPU =...
2012-01-21 Mark H WeaverUniversally-unique gensyms
2012-01-21 Mark H WeaverAdd `random-state-from-platform' and `scm_i_random_byte...
2012-01-20 Andy Wingoadd current-filename, add-to-path, add-to-load-path
2012-01-20 Andy Wingoremove duplicate when/unless definitions
2012-01-20 Andy Wingoadd when, unless
2012-01-19 Andy Wingoavoid gensym when making labels in psyntax
2012-01-19 Andy Wingoadd syntax-local-binding
2012-01-18 Mark H WeaverAdd `scm_c_value_ref' to allow access to multiple retur...
2012-01-16 Ludovic CourtèsUpdate Gnulib to v0.0-6827-g39c3009; use the `dirfd...
2012-01-16 Ludovic CourtèsImprove wording in README regarding `pkg-config'.
2012-01-16 Ludovic CourtèsFix typo in threads.c on IA64.
2012-01-16 Ludovic CourtèsSkip `tr_TR' tests on Solaris 2.10.
2012-01-15 Chris K. Jester... Add #ifdefs for langinfo items that don't exist on...
2012-01-15 Chris K. Jester... Call scm-error with the correct argument order.
2012-01-14 Ludovic CourtèsHave `statprof.test' fail gracefully when samples could...
2012-01-14 Ludovic CourtèsAvoid non-portable `tail' argument in `test-guile-snarf'.
2012-01-14 Ludovic CourtèsFix signed/unsigned pointer mismatches.
2012-01-14 Mark H WeaverDon't diverge when serializing cyclic lists during...
2012-01-14 Mark H WeaverFix serialization of #nil-terminated lists during compi...
2012-01-12 Andy Wingofix array printing
2012-01-11 Andy Wingoupdate NEWS
2012-01-11 Ludovic CourtèsMake sure `scm_spawn_thread' returns a thread.
2012-01-11 Ludovic CourtèsDisable statprof tests on platforms that lack `ITIMER_P...
2012-01-11 Andy Wingoupdate NEWS
2012-01-11 Andy Wingoprint-options doc update
2012-01-11 Andy Wingofluids.c docstring
2012-01-11 Andy WingoMove parameters documentation to core
2012-01-11 Andy Wingoadd docs for scm_gc_register_allocation
2012-01-10 Mark H WeaverRemove docs `procedure-environment', which no longer...
2012-01-10 Mark H WeaverUse a common null stringbuf in `scm_i_make_string'
2012-01-10 Mark H WeaverEmpty substrings no longer reference the original stringbuf
2012-01-10 Mark H Weaverscm_i_substring_copy tries to narrow the substring
2012-01-10 Mark H WeaverAvoid calling `u32_conv_from_encoding' on the null...
2012-01-10 Mike GranTypo in documentation of local-boxed-set
2012-01-09 Mark H WeaverRemove null string optimization from scm_from_stringn
2012-01-09 Daniel Hartwigpermit non-date values for Expires header
2012-01-09 Ludovic CourtèsHave `cpu-word-size' error out on unknown CPUs; add...
2012-01-09 Ludovic CourtèsMake sure `regexp-quote' tests use Unicode-capable...
2012-01-09 Ludovic CourtèsFix incorrect use of `SCM_UNPACK'.
2012-01-09 Ludovic Courtèsi18n: Fix gc_malloc/free mismatch on non-GNU systems.
2012-01-09 Ludovic Courtèsi18n: Disable Turkish locale tests on FreeBSD 8.
2012-01-09 Ludovic CourtèsFix loose typing in `test-scm-spawn-thread.c'.
next