bpt/guile.git
2011-05-05 Andy Wingomap and for-each in scheme
2011-05-05 Andy Wingopsyntax simplification
2011-05-05 Andy Wingoscm_mem[qv] optimization
2011-05-05 Ludovic CourtèsGenerate `escape' and `substitute' port decoding tests.
2011-05-05 Andy WingoVM tweaks
2011-05-05 Andy Wingosrfi-1 `member' in scheme, inlines to memq / memv in...
2011-05-05 Andy Wingospeed up compile-bytecode
2011-05-05 Andy Wingosilly "optimization" in (language assembly)
2011-05-05 Andy Wingoadd gcprof
2011-05-05 Andy Wingominor statprof tweaks
2011-05-04 Ludovic CourtèsAutomatically generate `peek-char' decoding error tests.
2011-05-04 Andy Wingomeasure time spent in gc
2011-05-04 Andy Wingoscm_c_get_internal_run_time is more precise
2011-05-04 Andy Wingobuild support for detecting clock_gettime, with -lrt...
2011-05-02 Daniel LlorensFix call-with-input-file & relatives for multiple values
2011-05-01 Andy Wingodeprecate scm_struct_table
2011-05-01 Andy Wingodisallow get-handle / create-handle! of weak hash tables
2011-05-01 Andy Wingo(ice-9 poe) does not get handles from weak hash tables
2011-05-01 Andy Wingoboot-9 fixme note
2011-05-01 Andy Wingofix scm_object_property_set_x for handles and weak...
2011-05-01 Andy Wingodeprecated primitive-properties don't get handles from...
2011-05-01 Andy Wingodeprecate scm_whash API
2011-05-01 Andy Wingofix hash-set! in weak-value table from non-immediate...
2011-04-29 Andy Wingopsyntax simplification
2011-04-29 Andy WingoMV truncation in the boot evaluator
2011-04-29 Andy Wingolatin1 strings in vm error messages
2011-04-28 Andy Wingocheck for iconveh values at configure-time
2011-04-28 Andy Wingo-x error message fix
2011-04-28 Andy Wingofix double-loading of script in -ds case
2011-04-28 Andy Wingofix break example
2011-04-28 Andy Wingoallow while as an expression
2011-04-28 Andy Wingoadd reset and shift
2011-04-27 Ludovic CourtèsFix typo in `NEWS'.
2011-04-27 Ludovic CourtèsBump version number for 2.0.1.
2011-04-27 Ludovic CourtèsUpdate `NEWS'.
2011-04-27 Ludovic CourtèsKeep a 2.0.0-compatible `define-inlinable' macro in...
2011-04-27 Ludovic CourtèsDocument `(ice-9 binary-ports)'.
2011-04-27 Ludovic CourtèsAdd tests for UTF-8 ill-formed sequence handling.
2011-04-27 Ludovic CourtèsGracefully handle unterminated UTF-8 sequences instead...
2011-04-27 Ludovic CourtèsAdd a couple more Unicode I/O tests.
2011-04-27 Ludovic CourtèsRewrite port decoding error tests using a mini DSL.
2011-04-26 Ludovic CourtèsGracefully handle `setlocale' errors at the REPL.
2011-04-25 Ludovic CourtèsRemove the `sizeof (mpz_t)' check.
2011-04-25 Ludovic CourtèsUse `scm_with_guile' in `test-pthread-create'.
2011-04-25 Ludovic CourtèsUpdate Gnulib to v0.0-5158-g7d06b32; remove `strcase...
2011-04-25 Ludovic CourtèsFix `#ifdef HAVE_CONFIG_H' stanza in some stand-alone...
2011-04-25 Ludovic CourtèsCompile more file system related procedures when `...
2011-04-25 Ludovic CourtèsMove `{total,current}-processor-count' outside of ...
2011-04-25 Ludovic CourtèsMake the `sizeof (mpz_t)' check at compile-time.
2011-04-25 Ludovic CourtèsAdd pthread-related tests.
2011-04-25 Ludovic CourtèsMake `scm_i_ensure_signal_delivery_thread' call in...
2011-04-22 Ludovic CourtèsMake sure binary ports pass `binary-port?' regardless...
2011-04-22 Ludovic CourtèsTurn the libunistring/iconv configure check into a...
2011-04-22 Ludovic CourtèsFix typo in `configure.ac'.
2011-04-22 Ludovic CourtèsIncrease the timeout of timing-sensitive thread tests.
2011-04-21 Andy Wingoadd test that libunistring was built with iconv support
2011-04-21 Mark H WeaverClarify units of string length in decription of scm_fro...
2011-04-20 Mark H WeaverClarify the units of returned lengths in string convers...
2011-04-15 Andy Wingofix pre-GC_set_start_callback compilation
2011-04-15 Andy Wingopre-GC_set_start_callback compatibility
2011-04-15 Andy Wingoweak hash table vacuum on before-gc C hook
2011-04-15 Andy Wingouse gc_start_callback + asyncs for after-gc-hook, inste...
2011-04-15 Andy Wingoadd --fresh-auto-compile
2011-04-15 Ludovic CourtèsBuild `filesys.x'.
2011-04-14 Ludovic CourtèsAllow compilation with `--disable-posix'.
2011-04-14 Ludovic CourtèsInclude <sched.h> in `posix.c'.
2011-04-14 Ludovic CourtèsAdd tests for `-Wformat' and gettext.
2011-04-14 Andy Wingofix analyze.scm literal string warnings
2011-04-14 Andy Wingofix embarrassing bugs in (ice-9 command-line)
2011-04-14 Andy Wingoguile -v prints LGPLv3+.
2011-04-14 Andy Wingoscript.c calls out to (ice-9 command-line)
2011-04-14 Andy Wingoadd packager info to %build-info
2011-04-14 Andy Wingoadd (ice-9 command-line)
2011-04-14 Andy Wingodon't warn about non-literal fmt strings for e.g. ...
2011-04-13 Andy Wingoupdate NEWS
2011-04-13 Andy Wingo(rnrs arithmetic fixnums) fixnum? export a procedure...
2011-04-13 Andy Wingorevert 4a2ac0623c3dabb2c8b9d38c27b837dcb2c7fe4e
2011-04-13 Andy Wingo--disable-threads fix
2011-04-11 Ian PriceFix fencepost error in bip_seek
2011-04-11 Ian Pricefix assert to return true value.
2011-04-11 Ian PriceAdded optional second arg to R6RS log function
2011-04-11 Andy Wingofix reader.test for --disable-deprecated
2011-04-11 Andy Wingoregen psyntax-pp.scm
2011-04-11 Andy Wingosymbols with odd characters print better in #{}#
2011-04-11 Andy Wingoread-extended-symbol handles backslash better, includin...
2011-04-11 Andy Wingorefactor scm_i_print_symbol_name
2011-04-11 Andy Wingoignore SIGPIPE in (system repl server)
2011-04-09 Mark H WeaverFix the R6RS exact-integer-sqrt and import into core...
2011-04-08 Andreas RottmannImplement R6RS' `fixnum?' in a smarter way
2011-04-07 Mark H WeaverFix typo in arithmetic benchmark
2011-04-06 Andreas RottmannMove `define-inlinable' into the default namespace
2011-04-06 Mark H WeaverFix parsing of exact numbers with negative exponents
2011-04-06 Mark H WeaverDoc fix: quotient/remainder/modulo do not require exact...
2011-04-05 Mark H WeaverUndeprecate read syntax for uniform complex vectors
2011-04-04 Andreas RottmannSeveral optimizations for R6RS fixnum arithmetic
2011-04-04 Andreas RottmannAdd a few benchmarks for R6RS fixnum arithmetic
2011-04-03 Andy Wingopthread-threads.h: only redirect to GC_pthread_sigmask...
2011-04-01 Andy Wingofix c32vector-set!, c64vector-set!
2011-04-01 Andy Wingostring->pointer and pointer->string have optional encod...
2011-04-01 Andy Wingosupport loading objcode even if mmap(2) is unavailable
next