Fix (rnrs io simple) to open file ports in textual mode.
[bpt/guile.git] / module /
2014-03-20 Mark H WeaverFix (rnrs io simple) to open file ports in textual...
2014-03-17 Andy WingoFix newline preservation in @example with lines beginni...
2014-03-15 Mark H WeaverFix (system base types) on big-endian systems.
2014-03-06 Mark H WeaverMake snarfing tools more robust to varied C preprocesso...
2014-03-03 Mark H WeaverSRFI-19: Update the table of leap seconds.
2014-02-28 Mark H WeaverSRFI-18: Export 'current-thread'.
2014-02-20 Ludovic CourtèsMake sure 'ftw' allows directory traversal when running...
2014-02-18 Ludovic CourtèsAdd (system base types).
2014-02-12 David ThompsonAdd cooperative REPL server module.
2014-02-12 Mark H WeaverREPL Server: Fix 'stop-server-and-clients!'.
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 WingoAdd weak-vector-length, weak-vector-ref, weak-vector...
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-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-23 Mark H WeaverImprove correctness and consistency of 'eval-when'...
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-15 Ludovic Courtèsweb: Don't throw if a response is longer than its Conte...
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-14 Mark H WeaverDocument that we support srfi-62 and add it to %cond...
2014-01-14 Mark H WeaverAdd srfi-16 and srfi-30 to %cond-expand-features.
2014-01-12 Mark H WeaverBump user-visible copyright years to 2014.
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 Weaverboot-9: add comment about autoload thread-unsafety.
2014-01-07 Ian PriceFix inlining of tail list to apply.
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-13 Mark H Weaversyntax-case: fix error reporting for misplaced ellipses.
2013-12-02 Andy WingoFix brainfuck comment
2013-12-02 Andy WingoFix brainfuck->scheme compiler.
2013-11-23 Mark H WeaverMake (ice-9 popen) thread-safe.
2013-11-23 Mark H WeaverStylistic improvements for (ice-9 popen).
2013-11-19 Mark H WeaverWeb: accept "UTC" as the zone offset in date headers.
2013-11-19 David ThompsonAdd procedures to convert alists into hash tables.
2013-11-18 Mark H WeaverConvert guile exceptions to R6RS conditions in R6RS...
2013-11-18 Mark H WeaverImprove error when 'include' form with relative path...
2013-09-12 Mark H WeaverWeb: Use functional setters in extend-request and exten...
2013-09-12 Mark H WeaverWeb client+server: Add Content-Length header for empty...
2013-09-12 Mark H WeaverAdapt srfi-9.test to error reporting improvements;...
2013-09-12 Mark H WeaverImprove error reporting of procedures defined by define...
2013-09-10 Mark H Weaverweb client: HTTP methods are symbols, not strings.
2013-09-10 Alexandru CojocaruFix extend-request to preserve method and meta.
2013-09-10 Mark H Weaverpsyntax: cite the paper that psyntax is based on.
2013-09-10 Mark H WeaverMinor stylistic improvement to 'and-let*' macro.
2013-09-09 Mark H WeaverRewrite SRFI-2 'and-let*' using syntax-case.
2013-08-23 Mark H WeaverFix 'define-public' from (ice-9 curried-definitions).
2013-08-20 Mark H WeaverImprove error checking in 'define-public' and 'module...
2013-08-19 Ian Price`write-request-line' always prints a path component.
2013-08-15 Mark H WeaverImprove run-time error reporting in (ice-9 match).
2013-08-13 Mark H WeaverCommon numeric operations are left-to-right associative.
2013-08-12 Mark H WeaverNumerical comparisons are not negatable.
2013-08-09 Mark H WeaverFix numerator and denominator handling of signed zeroes...
2013-08-07 Mark H WeaverDecompiler: fix handling of empty 'case-lambda' express...
2013-07-21 Mark H WeaverOptimize R6RS bitwise operators.
2013-07-16 Mark H WeaverAdd support for HTTP proxies.
2013-07-16 Mark H WeaverFix R6RS 'fixnum-width'.
2013-07-16 Mark H WeaverUpdate copyright dates of recently-changed R6RS bitwise...
2013-07-16 Mark H WeaverFix 'fxbit-count' for negative arguments.
2013-07-16 Mark H WeaverFlonum operations always return flonums.
2013-07-16 Mark H Weaverflfinite? applied to a NaN returns false.
2013-07-16 Mark H Weaverflonum? returns false for complex number objects.
2013-07-16 Mark H WeaverAllow fl+ and fl* to accept zero arguments.
2013-07-14 Mark H WeaverFix 'bitwise-bit-count' for negative arguments.
2013-06-04 Ludovic CourtèsPrint the faulty object upon invalid-keyword errors.
2013-05-02 Aleix Conchillo... web: uri-encode hexadecimal percent-encoding is now...
2013-04-08 Mark H WeaverConsume a peeked EOF at the REPL.
2013-04-07 Mark H WeaverAdd keyword arguments to file opening procedures.
2013-04-07 Chris K. Jester... Add record type printer for srfi-41.
2013-04-07 Chris K. Jester... Add record type printer for srfi-45.
2013-04-07 Mark H WeaverImplement efficient 'scm_unget_bytes' and 'unget-byteve...
2013-04-07 Mark H WeaverDo not scan for coding declarations in open-file.
2013-04-06 Mark H WeaverBump 'copyright-year' to 2013.
2013-04-06 Ian PriceRemove duplicate definitions of `call/ec' and `let...
2013-04-06 Chris K. Jester... Use a fresh cons for %stream-null.
2013-04-05 Ludovic CourtèsAdd `call/ec' and `let/ec'.
2013-04-05 Chris K. Jester... Revert "Add record type printers for srfi-41 and srfi...
2013-04-05 Chris K. Jester... Add record type printers for srfi-41 and srfi-45.
2013-04-04 Mark H WeaverNicer docstring syntax for case-lambda.
2013-03-31 Mark H WeaverAdd -C command-line option to adjust %load-compiled...
2013-03-29 Ludovic Courtèsbuild: Build and check (ice-9 popen) only when --enable...
2013-03-27 Chris K. Jester... Add SRFI-41.
2013-03-27 Ludovic Courtèsfutures: Limit the number of nested futures on the...
next