bpt/guile.git
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-30 Mark Harigbetter invocation documentation
2011-06-30 Andy Wingo%load-hook not just for primitive-load
2011-06-30 Andy Wingofix --disable-modules build
2011-06-30 Andy WingoHAVE_POSIX warning fix
2011-06-28 Ludovic CourtèsFix lock ordering in `fat_mutex_lock' to match that...
2011-06-23 Andy Wingodon't spawn the signal delivery thread in a thread...
2011-06-23 Andy Wingoallow gc <= 7.1 to stop the signal delivery thread
2011-06-21 Stefan Israelsson... psyntax: enable dotted tail patterns
2011-06-20 Andy Wingoupdate stack growth direction check
2011-06-19 Ludovic CourtèsPlacate GCC in `test-ffi-lib.c'.
2011-06-19 Ian PriceFix hygiene issues with `define-record-type'
2011-06-19 Ludovic CourtèsComment on the Gnulib `clock-gettime' workaround.
2011-06-19 Ludovic Courtèsconfigure: Factorize code checking for `iconveh_' const...
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andy Wingofix tree-il->scheme bug for seq
2011-06-17 Andy Wingocurrent-language really defaults to Scheme.
2011-06-17 Andy Wingofix invalid transformation of (values x) -> x, (+ x...
2011-06-17 Andy Wingoadd -Wformat to %auto-compilation-options
2011-06-17 Andy Wingobetter messages on failed autocompilation
2011-06-17 Andy Wingofix self tail recursion to different case-lambda clauses
2011-06-17 Andy Wingofix AC_LANG_SOURCE warnings
2011-06-17 Andy Wingocheck for clock_getcpuclockid in gl_CLOCK_TIME
2011-06-17 Andreas RottmannSilence warnings for variables created by `generate...
2011-06-16 Andy Wingoremove win32-dirent.[ch]
2011-06-16 Jan Nieuwenhuizenmingw: use $APPDATA as a possible root for cachedir.
2011-06-16 Andy Wingoadd `rename' gnulib module
2011-06-16 Mark H WeaverFix several POSIX functions to use the locale encoding
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy WingoO_CLOEXEC usage
2011-06-16 Andy Wingognulib update
2011-06-16 Andy Wingofix initial values of reallocated fluids
2011-06-16 Andy Wingomore NEWS
2011-06-16 Andy Wingoupdate NEWS
2011-06-16 Andy Wingoadd docs for shift and reset
2011-06-16 Andy Wingofix hash-set! on weak tables
2011-06-09 Andreas RottmannFix likely crash in `stable-sort!'
2011-06-08 Ludovic Courtèsdoc: Mention the former name of `guild'.
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy Wingosequence of expressions -> seq of head and tail
2011-06-02 Andy Wingoadd <primcall> to tree-il
2011-06-02 Andy Wingorename <application> to <call>
2011-05-31 Andy Wingoadd guild docs
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-31 Andy Wingowrite-objcode uses target-endianness, target-word-size
2011-05-31 Andy Wingocompile-bytecode uses target-endianness
2011-05-31 Andy Wingoadd (system base target)
2011-05-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-30 Andy Wingofix subtle and bad scm_internal_hash_fold bug for weak...
2011-05-27 Andreas RottmannTweak R6RS transcoded ports flushing
2011-05-27 Andreas Rottmannrnrs io ports: fix port encoding when opening file...
2011-05-27 Andreas RottmannAdd some tests for the R6RS I/O libraries
2011-05-26 Neil JerramDoc for getopt-long's new stop-at-first-non-option...
2011-05-26 Neil JerramRemove unused script-getopt.texi
2011-05-26 Neil JerramEmit a 1-based line number in error messages
2011-05-26 Neil JerramReveal guile-tools's inner simplicity...
2011-05-26 Neil JerramImplement #:stop-at-first-non-option option for getopt...
2011-05-26 Neil JerramHandle short option unclumping progressively, instead...
2011-05-26 Neil JerramSimplify getopt-long handling of option values, esp...
2011-05-26 Neil JerramFix "occurrances" typos in getopt-long code and test
2011-05-26 Andy Wingoremove gc pthread redirects entirely
2011-05-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy Wingoleave guile when reading signal pipe
2011-05-26 Andy Wingolazily init futures worker pool
2011-05-26 Andy Wingoscm_new_smob, scm_new_double_smob inline functions
2011-05-26 Andy Wingoscm_cell, scm_double_cell, scm_words back to gc.h
2011-05-26 Andy Wingosimplify inline function infrastructure
2011-05-26 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-26 Andy Wingoremove scm_newcell_count, scm_newcell2_count
2011-05-26 Andy Wingodeprecate scm_immutable_{double_,}cell
2011-05-25 Mark H WeaverClarify docs for SCM_UNSPECIFIED: used sometimes but...
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-25 Andy Wingoout-of-tree build fix
2011-05-24 Andy Wingothreadsafe addition to the goops vtable_class_map
2011-05-24 Andy Wingothreadsafe access to source properties weak hash table
2011-05-24 Andy Wingoread + source properties simplification
2011-05-24 Andy Wingosafely access the trampoline weak map
2011-05-23 Andy Wingoset-procedure-property! threadsafety issue
2011-05-23 Andy Wingoreally threadsafe access to symbol table
2011-05-22 Mark H WeaverDon't call scm_lock_mutex and scm_unlock_mutex via...
2011-05-22 Mark H WeaverDon't call scm_lock_mutex and scm_unlock_mutex via...
2011-05-21 Andy Wingofix define-module ordering
2011-05-21 Andy Wingo(syntax foo) -> #'foo in goops
2011-05-20 Andy Wingoclocktime freebsd portability
2011-05-20 Andy Wingofix compile error in mingw fstat socket detection
2011-05-20 Andy Wingogen-scmconfig cross-compilation fix
2011-05-20 Andy Wingofix documentation for option-set! syntaxen
2011-05-15 Andy Wingoregexp.test needed char-code-limit
2011-05-15 Andy Wingoremove SCM_EXIT_SUCCESS and SCM_EXIT_FAILURE definitions
2011-05-15 Andy Wingouse of EXIT_SUCCESS and EXIT_FAILURE
2011-05-15 Andy Wingoscm_wta_* procedures replace SCM_WTA_* macros
2011-05-15 Andy WingoSCM_ASSERT to error.h
2011-05-15 Andy Wingoremove SCM_ASRTGO
2011-05-15 Andy Wingoremove unused SCM_FENCE definition
2011-05-15 Andy Wingorename scm_async_click() to scm_async_tick(); privatize...
2011-05-15 Andy Wingosimplify SCM_TICK
2011-05-15 Andy Wingoremove SCM_THREAD_SWITCHING_CODE
2011-05-15 Andy Wingomake SCM_I_SETJMP and SCM_I_LONGJMP private
2011-05-15 Andy Wingomove SCM_FLUSH_REGISTER_WINDOWS to continuations.c
next