bpt/guile.git
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.
2013-11-23 Chris K. Jester... Convert test-suite/tests/exceptions.test to use hygieni...
2013-11-19 Mark H WeaverWeb: accept "UTC" as the zone offset in date headers.
2013-11-19 Mark H WeaverTHANKS David Thompson
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-11-17 Mark H WeaverAdd more entries to .gitignore
2013-11-13 Ludovic Courtèsi18n: Fix null pointer dereference when locale info...
2013-11-05 Mark H WeaverDon't use the identifier 'noreturn'.
2013-10-20 Ian PriceFix optional end argument in `uniform-vector-read!'.
2013-10-19 Ian PriceDoc: 'unfold-right' takes a tail not a tail generator.
2013-10-18 Ian PriceDoc: mention vectors are self-quoting
2013-10-14 Ludovic Courtèsdoc: Update the section on SMOBs and memory management.
2013-10-14 Ludovic Courtès'scm_c_read' goes through the fast path with ISO-8859...
2013-10-03 Mark H WeaverFix edge case in 'ash'.
2013-10-03 Mark H WeaverRevert "Fix edge case in 'ash'."
2013-10-03 Andy WingoDeprecate scm_c_program_source, as it has no internal...
2013-10-03 Mark H WeaverFix edge case in 'ash'.
2013-09-30 Mark H WeaverFix minor mistakes in documentation.
2013-09-13 Mark H WeaverFix truncated documentation for 'put-char'.
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 WeaverTHANKS Alexandru Cojocaru
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 Pricedoc: `get-string-all' takes only one argument.
2013-08-19 Ian Price`write-request-line' always prints a path component.
2013-08-17 Mark H WeaverImproved error checking in bytevector->uint-list and...
2013-08-15 Mark H WeaverImprove run-time error reporting in (ice-9 match).
2013-08-14 Mark H WeaverManual: clarify that 'append!' and 'reverse!' might...
2013-08-13 Mark H WeaverManual: don't promise that 'append!' will modify the...
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-12 Mark H WeaverBroken Turkish UTF-8 locale still unresolved in FreeBSD...
2013-08-10 Mark H WeaverFix inappropriate uses of scm_syserror in numbers.c.
2013-08-09 Mark H Weaverdereference-pointer: check for null pointer.
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-08-06 David KastrupFix display of symbols containing backslashes.
next