bpt/guile.git
2014-02-13 Mark H WeaverImport 'lstat' and 'mkstemp' modules from Gnulib.
2014-02-12 David ThompsonAdd cooperative REPL server module.
2014-02-12 Mark H WeaverREPL Server: Fix 'stop-server-and-clients!'.
2014-02-12 Andy Wingoguile.m4 tweaks
2014-02-08 Mark H WeaverFix improper use of 'with-locale'.
2014-02-08 Andy WingoDeprecate the use of the vector interface on arrays
2014-02-08 Andy WingoDeprecate use of vector-length, vector-ref, vector...
2014-02-08 Andy WingoDeprecate general "uniform-vector" interface
2014-02-08 Andy WingoSimplify srfi-4 C implementation
2014-02-08 Andy WingoDeprecate htons, htonl, ntohs, ntohl
2014-02-08 Mark H WeaverImprove handling of locales in the test suite.
2014-02-07 Mark H WeaverBetter error reporting in 'weak-vector-ref' and 'weak...
2014-02-07 Mark H WeaverMake size argument optional to 'make-doubly-weak-hash...
2014-02-07 Mark H WeaverFix 'weak-vector?' doc: Weak hash tables are not weak...
2014-02-07 Andy WingoFix truncated-print for uniform vectors
2014-02-07 Andy Wingo(srfi srfi-4 gnu) uses private define-bytevector-type...
2014-02-07 Andy WingoRemove private unused duplicate c32/c64vector definitions
2014-02-07 Andy WingoSRFI-4 predicates, length accessors only accept bytevec...
2014-02-07 Andy WingoDeprecate vector-ref, vector-length, vector-set! on...
2014-02-07 Andy WingoAdd weak-vector-length, weak-vector-ref, weak-vector...
2014-02-06 Mark H WeaverRemove outdated documentation of LTDL_LIBRARY_PATH.
2014-02-06 Mark H WeaverDocument 'equal?' in list of R6RS incompatibilities.
2014-02-04 Mark H WeaverREPL Server: Remove unneeded error case in 'run-server'.
2014-02-04 Mark H WeaverREPL Server: Redirect warnings to client socket.
2014-02-04 Mark H WeaverDon't check HAVE_ALARM, which no longer exists.
2014-02-04 Mark H WeaverUpdate Gnulib to v0.1-77-gd9361da
2014-02-03 Mark H Weaverdefine-values: Blackhole 'dummy'; work around lack...
2014-02-02 Mark H WeaverImplement R7RS 'define-values'.
2014-02-01 Mark H WeaverImplement SRFI-64 - A Scheme API for test suites.
2014-02-01 Mark H WeaverImplement SRFI-43 Vector Library.
2014-02-01 Mark H WeaverCompile numerical comparisons with more than 2 argument...
2014-01-31 Mark H WeaverRevert "Primitive expand numerical comparisons with...
2014-01-28 Mark H WeaverPrimitive expand numerical comparisons with more than...
2014-01-28 Mark H WeaverAdd 'positive?' and 'negative?' as primitives.
2014-01-28 Andy WingoMinor for-each speedup
2014-01-24 Mark H WeaverImplement SRFI-111 Boxes.
2014-01-24 Mark H WeaverFix thread-unsafe lazy initializations.
2014-01-23 Mark H WeaverImprove correctness and consistency of 'eval-when'...
2014-01-23 Mark H WeaverImprove docs for 'eval-when'.
2014-01-21 Ludovic CourtèsBuffered custom binary input ports correctly handle...
2014-01-21 Mark H WeaverFix nested block comment example in manual.
2014-01-21 Mark H WeaverREPL Server: Don't establish a SIGINT handler.
2014-01-21 Mark H WeaverWrite out HTTP Basic auth headers correctly.
2014-01-21 Andy WingoAdd support for content-disposition
2014-01-18 Ludovic CourtèsCustom binary input ports support 'setvbuf'.
2014-01-18 Ludovic CourtèsPrepare 'setvbuf' to support for non-file ports.
2014-01-17 Arne Babenhauserheidedoc: embedding example more readable.
2014-01-17 Ludovic CourtèsThank Sree Harsha.
2014-01-17 Ludovic CourtèsArrange so that 'file-encoding' does not truncate the...
2014-01-15 Ludovic Courtèsweb: Don't throw if a response is longer than its Conte...
2014-01-15 Ludovic CourtèsCustom binary input ports sanity-check the return value...
2014-01-15 Mark H WeaverDocument that we support srfi-46 and add it to %cond...
2014-01-15 Mark H WeaverDocument that we support srfi-87 and add it to %cond...
2014-01-15 Mark H Weaverprint: In R7RS |...| symbols, print most graphic charac...
2014-01-15 Mark H Weaverprint: Support R7RS |...| symbol notation.
2014-01-15 Mark H Weaverread: Support R7RS |...| symbol notation.
2014-01-14 Mark H WeaverDocument that we support srfi-62 and add it to %cond...
2014-01-14 Mark H Weaverread: use 'c_tolower' instead of 'tolower' in 'try_read...
2014-01-14 Mark H WeaverRecognize 'escape' character name, per R7RS.
2014-01-14 Mark H Weaverread: Accept "\|" in string literals.
2014-01-14 Mark H Weaverread: Support R7RS '#true' and '#false' syntax for...
2014-01-14 Mark H WeaverAdd srfi-16 and srfi-30 to %cond-expand-features.
2014-01-13 Ludovic Courtès'port-position' works on CBIPs that do not support...
2014-01-12 Mark H WeaverFix 'exact-integer?' comment in numbers.test.
2014-01-12 Mark H WeaverFix hashing of empty vectors.
2014-01-12 Mark H WeaverBump user-visible copyright years to 2014.
2014-01-12 Mark H WeaverFix hashing of vectors to run in bounded time.
2014-01-09 Mark H WeaverImplement R7RS 'syntax-error'.
2014-01-09 Mark H Weaverpsyntax: custom ellipses using 'with-ellipsis' or R7RS...
2014-01-09 Mark H Weaverpsyntax: toplevel variable definitions discard previous...
2014-01-09 Ian PriceFix trap handlers to handle applicable structs.
2014-01-09 Mark H WeaverFix 'string-copy!' to work properly with overlapping...
2014-01-09 Mark H WeaverImplement 'exact-integer?' and 'scm_is_exact_integer'.
2014-01-09 Mark H WeaverFix doc that incorrectly claimed (integer? +inf.0)...
2014-01-09 Mark H Weaverscm_primitive_load: Simplify code using 'scm_open_file_...
2014-01-09 Mark H Weaverboot-9: add comment about autoload thread-unsafety.
2014-01-09 Mark H Weaverread: Avoid signed integer overflow in 'read_decimal_in...
2014-01-09 Mark H WeaverIncrement SCM_N_READ_OPTIONS for 'curly-infix' option.
2014-01-07 Ian PriceFix inlining of tail list to apply.
2013-12-21 Ludovic CourtèsThank Aleix.
2013-12-21 Aleix Conchillo... allow specifying a required version in GUILE_PROGS
2013-12-17 Mark H WeaverRevert "Fix bound-identifier=? to compare binding names...
2013-12-16 Mark H WeaverFix bound-identifier=? to compare binding names, not...
2013-12-15 Ludovic CourtèsHide EINTR returns from 'accept'.
2013-12-13 Mark H Weaversyntax-case: fix error reporting for misplaced ellipses.
2013-12-13 Mark H WeaverTHANKS Tom Tromey.
2013-12-13 Tom TromeyAdd missing FUNC_NAME defines for pair accessors.
2013-12-13 Tom TromeyFix computation of LIBLOBJS.
2013-12-05 Ludovic Courtèsvm: Gracefully handle stack overflows.
2013-12-02 Andy WingoFix brainfuck comment
2013-12-02 Andy WingoFix brainfuck->scheme compiler.
2013-12-01 Mark H WeaverGOOPS doc fix: #:dsupers is the init keyword for the...
2013-11-28 Andy WingoCritical sections in guardians do not need to block...
2013-11-28 Andy WingoDeprecate gc-live-object-stats
2013-11-23 Mark H WeaverMake (ice-9 popen) thread-safe.
2013-11-23 Mark H WeaverStylistic improvements for (ice-9 popen).
2013-11-23 Mark H WeaverMake port properties accessible from Scheme.
2013-11-23 Mark H WeaverMake guardians thread-safe.
2013-11-23 Mark H WeaverBlock system asyncs while 'overrides_lock' is held.
2013-11-23 Mark H WeaverAdd mutex locking functions that also block asyncs.
next