summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Compiler support for atomics...Andy Wingo2016-09-061-0/+32
* Add atomic boxes...Andy Wingo2016-09-061-0/+67
* Clarify bootstrap docs...Wilfred Hughes2016-09-051-4/+6
* Fix typo in Nil documentation...Andy Wingo2016-09-021-1/+1
* Add unboxed logxor on u64 values...Andy Wingo2016-09-011-2/+3
* Only ptob->close() after read/write finish...Andy Wingo2016-08-311-0/+7
* Fix example in make-custom-binary-input-port documentation...Christopher Allan Webber2016-08-311-3/+3
* Add file descriptor finalizers...Andy Wingo2016-08-301-0/+45
* Remove duplicate documentation...Andy Wingo2016-08-281-27/+0
* Fix typo about open-pipe...sirgazil2016-08-081-1/+1
* Fix typo about variable definitions...sirgazil2016-08-081-2/+2
* Documentation fixes...Ethan Stefan Day2016-08-073-15/+15
* Fix grammar in api-compound.texi...Calvin Heim2016-08-071-3/+3
* Fix typo about pattern variables...sirgazil2016-08-071-1/+1
* Manual recommends against SRFI-10...Andy Wingo2016-08-071-65/+38
* Implement R6RS custom binary input/output ports...Andy Wingo2016-08-042-0/+13
* doc: Add unquote and unquote-splicing examples....Ludovic Courtès2016-07-251-1/+3
* Allow mkstemp! to have optional "mode" argument...Andy Wingo2016-07-251-1/+5
* doc: Do not gender the programmer....Ricardo Wurmus2016-07-252-2/+2
* Add popen feature...Andy Wingo2016-07-252-3/+6
* Add meta/build-env...Andy Wingo2016-07-101-1/+1
* Update Gnulib to 68b6ade....Andy Wingo2016-07-072-8/+105
* Add documentation pointer from getopt-long to SRFI-37....Andy Wingo2016-06-251-0/+6
* Favor "escape continuation" over "one-shot continuation" in manual...Andy Wingo2016-06-241-4/+2
* Fix typo about `keywords' read option...Andy Wingo2016-06-241-1/+1
* Add with-input-from-port, etc documentation...Andy Wingo2016-06-241-0/+8
* Clarify use of the term "scanning" in the manual...Andy Wingo2016-06-242-34/+56
* Add weak hash table documentation...Andy Wingo2016-06-231-2/+10
* Fix R6RS fold-left documentation...Andy Wingo2016-06-231-4/+8
* Remove unused doc/maintDaniel Llorens2016-06-234-11823/+0
* `define!' instruction returns the variable...Andy Wingo2016-06-211-2/+2
* Document pretty-print #:max-expr-width...Andy Wingo2016-06-211-0/+3
* Document sigaction + SA_RESTART...Andy Wingo2016-06-211-0/+16
* Document char-ready? limitations....Andy Wingo2016-06-201-0/+16
* Fix uri-decode behavior for "+"...Andy Wingo2016-06-201-1/+6
* Add reference to the lack of "non-greedy" variants...Diogo F. S. Ramos2016-06-191-4/+5
* Remove link to Emacs' regexp syntax...Diogo F. S. Ramos2016-06-191-4/+1
* Support `connect' on nonblocking sockets...Andy Wingo2016-06-091-4/+6
* `accept' on nonblocking socket can return #f...Andy Wingo2016-06-091-7/+18
* Update port documentation, rename sports to suspendable ports...Andy Wingo2016-06-091-220/+188
* Big ports documentation update...Andy Wingo2016-06-088-1282/+1253
* Undocument (ice-9 rw)...Andy Wingo2016-06-081-101/+0
* socket: TCP_CORK, TCP_NODELAY...Andy Wingo2016-06-041-0/+9
* doc: Fix typo in Web documentation....Luribert2016-05-221-2/+2
* Bump user-visible copyright years to 2016....Mark H Weaver2016-05-221-1/+1
* docs: Fix external representation of <toplevel-define> in tree-il....Mark H Weaver2016-05-221-2/+2
* doc: Fix menu order for SXML....Ludovic Courtès2016-05-221-9/+9
* doc: Add SXPath documentation from sources...Ricardo Wurmus2016-05-221-35/+267
* Clarify datum->syntax documentation....Taylan Ulrich Bayırlı/Kammer2016-05-221-4/+4
* Fix uses of 'scm_gc_protect', which does not exist, in the manual....Mark H Weaver2016-05-222-5/+5