summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Require Automake 1.11.2 or later.Ludovic Courtès2012-12-101-2/+2
* repl: add repl-option for customized printDaniel Hartwig2012-12-102-6/+19
* test-suite: Skip `EACCES' test of `file-system-fold' when run as root.Ludovic Courtès2012-12-101-12/+16
* Verify the value of `SHUT_RD' and related constants.Ludovic Courtès2012-12-101-1/+7
* doc: Update `release.org'.Ludovic Courtès2012-12-101-2/+2
* Thanks Jozef Chraplewski.Mark H Weaver2012-12-071-0/+1
* Avoid signed integer overflow in scm_productMark H Weaver2012-12-072-4/+20
* doc: remove more references to hash-tables-as-vectorsDaniel Hartwig2012-11-301-19/+6
* doc: Update `release.org'.Ludovic Courtès2012-11-301-6/+13
* NEWS: Add "R6RS SRFI support" text.v2.0.7Ludovic Courtès2012-11-301-3/+5
* Bump version number for 2.0.7.Ludovic Courtès2012-11-301-3/+3
* NEWS: Add entry for new GUILE_LOAD_PATH (et al) ellipsis handling.Mark H Weaver2012-11-291-0/+9
* NEWS: Mention par-for-each, alongside par-map, being fixed to use all coresMark H Weaver2012-11-291-1/+2
* Minor fixes in NEWSMark H Weaver2012-11-291-7/+7
* Update `NEWS'.Ludovic Courtès2012-11-291-0/+176
* futures: Remove circular dependency with (ice-9 threads).Ludovic Courtès2012-11-291-1/+0
* doc: Document nested futures.Ludovic Courtès2012-11-291-1/+29
* doc: Remove example use of vectors as hash tables.Ludovic Courtès2012-11-291-18/+0
* Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al.Mark H Weaver2012-11-284-18/+70
* Remove definition of the `SHARED_LIBRARY_PATH_VARIABLE' C macro.Ludovic Courtès2012-11-281-4/+0
* web: Add `http-get*'.Ludovic Courtès2012-11-282-1/+31
* web: Add `response-body-port'.Ludovic Courtès2012-11-283-13/+85
* web: Export `text-content-type?'.Ludovic Courtès2012-11-283-7/+16
* tests: Use `pass-if-equal' in `web-response.test'.Ludovic Courtès2012-11-281-39/+37
* eval: Store docstrings for lambdas.Ludovic Courtès2012-11-286-68/+130
* Fix library search order and don't change LD_LIBRARY_PATHMark H Weaver2012-11-271-45/+89
* vlist: Remove Texinfo markup from docstrings.Ludovic Courtès2012-11-271-47/+47
* web client: correctly handle uri-query, etc. in relative URI headersDaniel Hartwig2012-11-272-19/+23
* web client: Support relative URIs in some headers.Ludovic Courtès2012-11-271-2/+17
* Have `load-in-vicinity' look for `.go' files in %LOAD-COMPILED-PATH.Ludovic Courtès2012-11-271-13/+39
* Split `load-in-vicinity' into small procedures.Ludovic Courtès2012-11-271-35/+54
* Update thanksIan Price2012-11-261-0/+1
* Fix docs for `hashtable-copy'Ian Price2012-11-261-2/+2
* R6RS srfi library names should ignore first identifier after the :nIan Price2012-11-252-2/+10
* (web uri): document that uri-port is an integerDaniel Hartwig2012-11-242-10/+12
* syncronize web module docstrings with manualDaniel Hartwig2012-11-247-145/+171
* Augment `.dir-locals.el'.Ludovic Courtès2012-11-241-1/+4
* Turn on the `case' warnings in auto-compilation.Ludovic Courtès2012-11-241-1/+2
* Add tests for `-Wduplicate-case-datum' and `-Wbad-case-datum'.Ludovic Courtès2012-11-231-1/+71
* doc: Mention the `duplicate-case-datum' and `bad-case-datum' warnings.Ludovic Courtès2012-11-231-1/+2
* Remove reference to `scm_init_popen' when `fork' is unavailable.Ludovic Courtès2012-11-233-3/+15
* R6RS `string-for-each' should accept multiple string argumentsIan Price2012-11-222-1/+78
* cse: Fix out-of-bounds access to the database.Ludovic Courtès2012-11-212-5/+23
* Update `par-map' to use nested futures.Ludovic Courtès2012-11-211-11/+16
* futures: Allow nested futures; put the main thread to work.Ludovic Courtès2012-11-212-80/+177
* futures: Add a record printer.Ludovic Courtès2012-11-211-0/+9
* futures: Keep futures unlocked while they are processing.Ludovic Courtès2012-11-211-40/+81
* Update Gnulib to v0.0-7695-g26c0590.Ludovic Courtès2012-11-1734-797/+1117
* doc: Strengthen the case for pattern matching.Ludovic Courtès2012-11-172-6/+35
* doc: Fix typo in `set-record-type-printer!' doc.Ludovic Courtès2012-11-172-5/+5