summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix free-id=? for module-bound keywordslexical-literalsAndy Wingo2011-04-292-9865/+8183
* eval-when matches situations symbolicallyAndy Wingo2011-04-291-10/+11
* oop goops commentAndy Wingo2011-04-291-1/+2
* psyntax simplificationAndy Wingo2011-04-291-1/+2
* MV truncation in the boot evaluatorAndy Wingo2011-04-291-27/+58
* latin1 strings in vm error messagesAndy Wingo2011-04-291-17/+17
* check for iconveh values at configure-timeAndy Wingo2011-04-284-12/+76
* -x error message fixAndy Wingo2011-04-281-1/+1
* fix double-loading of script in -ds caseAndy Wingo2011-04-281-12/+14
* fix break exampleAndy Wingo2011-04-281-1/+1
* allow while as an expressionAndy Wingo2011-04-283-17/+36
* add reset and shiftAndy Wingo2011-04-282-2/+66
* Fix typo in `NEWS'.v2.0.1Ludovic Courtès2011-04-271-1/+1
* Bump version number for 2.0.1.Ludovic Courtès2011-04-271-3/+3
* Update `NEWS'.Ludovic Courtès2011-04-271-3/+7
* Keep a 2.0.0-compatible `define-inlinable' macro in (srfi srfi-9).Ludovic Courtès2011-04-271-0/+31
* Document `(ice-9 binary-ports)'.Ludovic Courtès2011-04-272-0/+5
* Add tests for UTF-8 ill-formed sequence handling.Ludovic Courtès2011-04-271-0/+27
* Gracefully handle unterminated UTF-8 sequences instead of hitting an `assert'.Ludovic Courtès2011-04-272-5/+23
* Add a couple more Unicode I/O tests.Ludovic Courtès2011-04-271-1/+11
* Rewrite port decoding error tests using a mini DSL.Ludovic Courtès2011-04-271-74/+77
* Gracefully handle `setlocale' errors at the REPL.Ludovic Courtès2011-04-271-1/+8
* Remove the `sizeof (mpz_t)' check.Ludovic Courtès2011-04-261-3/+0
* Use `scm_with_guile' in `test-pthread-create'.Ludovic Courtès2011-04-251-5/+11
* Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'.Ludovic Courtès2011-04-2564-1251/+1361
* Fix `#ifdef HAVE_CONFIG_H' stanza in some stand-alone tests.Ludovic Courtès2011-04-256-6/+6
* Compile more file system related procedures when `--disable-posix'.Ludovic Courtès2011-04-251-202/+200
* Move `{total,current}-processor-count' outside of `posix.c'.Ludovic Courtès2011-04-256-47/+53
* Make the `sizeof (mpz_t)' check at compile-time.Ludovic Courtès2011-04-252-7/+5
* Add pthread-related tests.Ludovic Courtès2011-04-255-0/+228
* Make `scm_i_ensure_signal_delivery_thread' call in Guile mode.Ludovic Courtès2011-04-251-4/+4
* Make sure binary ports pass `binary-port?' regardless of the locale.Ludovic Courtès2011-04-226-20/+71
* Turn the libunistring/iconv configure check into a macro.Ludovic Courtès2011-04-222-20/+33
* Fix typo in `configure.ac'.Ludovic Courtès2011-04-221-1/+1
* Increase the timeout of timing-sensitive thread tests.Ludovic Courtès2011-04-221-4/+4
* add test that libunistring was built with iconv supportAndy Wingo2011-04-211-0/+21
* Clarify units of string length in decription of scm_from_stringnMark H Weaver2011-04-211-1/+1
* Clarify the units of returned lengths in string conversion functionsMark H Weaver2011-04-191-6/+9
* fix pre-GC_set_start_callback compilationAndy Wingo2011-04-151-6/+7
* pre-GC_set_start_callback compatibilityAndy Wingo2011-04-153-9/+38
* weak hash table vacuum on before-gc C hookAndy Wingo2011-04-151-14/+13
* use gc_start_callback + asyncs for after-gc-hook, instead of finalizersAndy Wingo2011-04-151-32/+36
* add --fresh-auto-compileAndy Wingo2011-04-156-4/+53
* Build `filesys.x'.Ludovic Courtès2011-04-151-0/+1
* Allow compilation with `--disable-posix'.Ludovic Courtès2011-04-159-315/+358
* Include <sched.h> in `posix.c'.Ludovic Courtès2011-04-142-1/+6
* Add tests for `-Wformat' and gettext.Ludovic Courtès2011-04-141-0/+17
* fix analyze.scm literal string warningsAndy Wingo2011-04-141-5/+3
* fix embarrassing bugs in (ice-9 command-line)Andy Wingo2011-04-141-3/+6
* guile -v prints LGPLv3+.Andy Wingo2011-04-141-0/+1