bpt/guile.git
2011-08-03 Andy Wingofix unnecessary call to canonicalize_path in load-path...
2011-07-29 Andy Wingosimplify narrow_stack.
2011-07-29 Andy Wingostyle fix in read.c
2011-07-29 Andy Wingominor style fix in bytevectors.c
2011-07-29 Andy Wingofix a leak on startup from script.c
2011-07-28 Andy Wingofix read beyond end of hashtable size array in hashtab.c
2011-07-28 Andy Wingofix write beyond array end in arrays.c
2011-07-28 Andy Wingofix list validation bug in @abort
2011-07-28 Andy Wingoremove dead code in scm_ceiling_quotient
2011-07-28 Andy Wingofix scm_i_tag_name
2011-07-23 Ludovic Courtèsguild: Close over `$bindir/guile'.
2011-07-23 Ludovic CourtèsChange `guild --help' and `--version' output to be...
2011-07-23 Ludovic Courtèsdoc: Remove redundant footnote about the former name...
2011-07-23 Ludovic CourtèsExport `main' from (scripts help).
2011-07-23 Andy Wingoadd support for guild help FOO
2011-07-23 Andy Wingoadd (scripts help)
2011-07-23 Andy Wingomore work on "guild list"
2011-07-23 Andy Wingoremove scripts PROGRAM
2011-07-23 Andy Wingoa prettier `guild list'
2011-07-21 Andy Wingoadd a site dir to %load-compiled-path
2011-07-21 Andy Wingoopen-socket-for-url returns port in latin1 encoding
2011-07-18 Andy Wingofix web-request.test
2011-07-15 Andy Wingoensure presence of Host header in HTTP/1.1 requests
2011-07-15 Andy Wingoadd (web client)
2011-07-12 Ludovic CourtèsFix `open' mode bits on GNU/Hurd.
2011-07-12 Ludovic CourtèsDefine `O_NOTRANS' on GNU/Hurd.
2011-07-12 Ludovic CourtèsDisable TLS on NetBSD up to 5.x included.
2011-07-12 Ludovic CourtèsAdd document describing the release process.
2011-07-07 Andy Wingofix CPL of <extended-generic-with-setter> and <extended...
2011-07-07 Andy Wingofix invocation of duplicate handlers for merge-generics
2011-07-07 Andy Wingogoops.scm cleanups
2011-07-07 Andy Wingomore precision for ,time
2011-07-06 Ludovic Courtèsdoc: Fix `merge-generics' example.
2011-07-06 Ludovic Courtèsconfigure: Build a `tar.xz' in addition to `tar.gz'.
2011-07-06 Ludovic CourtèsVM: Keep jump table address in a register.
2011-07-01 Ludovic CourtèsBump version number for 2.0.2.
2011-07-01 Ludovic CourtèsUpdate `NEWS'.
2011-07-01 Ludovic CourtèsRevert "Fix lock ordering in `fat_mutex_lock' to match...
2011-07-01 Ludovic CourtèsUpdate Gnulib to v0.0-5874-g7170ee0.
2011-07-01 Ludovic CourtèsType-check the OWNER argument of `lock-mutex'.
2011-07-01 Ludovic CourtèsAdd type and range checks to the complex generalized...
2011-07-01 Ludovic CourtèsFix unaligned accesses for bytevectors of complex numbers.
2011-07-01 Ludovic Courtèsi18n: Don't use `!=' to compare SCMs.
2011-07-01 Andy Wingofix '(a #{.} b)
2011-06-30 Ludovic CourtèsFix `on_thread_exit' for canceled threads.
2011-06-30 Ludovic CourtèsAdd `guile-invoke.texi' to the distribution.
2011-06-30 Andy Wingofix generation of auto-compiled file names on mingw...
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-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 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 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-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 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 Wingoleave guile when reading signal pipe
2011-05-26 Andy Wingolazily init futures worker pool
2011-05-26 Andy Wingoremove scm_newcell_count, scm_newcell2_count
2011-05-26 Andy Wingodeprecate scm_immutable_{double_,}cell
next