summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Deprecate symbol properties.Ludovic Courtès2022-02-041-80/+1
* Bignums avoid both custom GMP allocator and finalizersAndy Wingo2022-01-131-14/+1
* New function bitvector-copy (scm_bitvector_copy)Daniel Llorens2022-01-041-0/+7
* Review REFFIXMEDaniel Llorens2021-12-133-7/+12
* New function srfi-4-vector-type-size in (srfi srfi-4 gnu)Daniel Llorens2021-12-061-0/+6
* Fix doc typoDaniel Llorens2021-11-221-1/+1
* Support C99 complex types in (system foreign)Daniel Llorens2021-11-151-1/+4
* Fix typos in SRFI docsArun Isaac2021-11-032-17/+17
* Update NEWSDaniel Llorens2021-10-271-1/+1
* Fix doc typoDaniel Llorens2021-10-211-3/+2
* Provide xxvector-copy and xxvector-copy! for srfi-4 vectorsDaniel Llorens2021-10-212-0/+49
* doc: Fix wrong @uref argument order.Ludovic Courtès2021-09-201-2/+2
* Fix typo in srfi-69 docDaniel Llorens2021-09-141-1/+1
* Extend bytevector-fill! to handle a partial fillDaniel Llorens2021-08-171-4/+14
* Remove the 'simple vector' conceptDaniel Llorens2021-08-162-47/+40
* Add function vector-copy! to coreDaniel Llorens2021-08-061-5/+31
* Extend core vector-copy to r7rs vector-copyDaniel Llorens2021-08-061-0/+1
* Fix typo in lambda documentation.Luis Felipe2021-05-211-2/+2
* Allow users to force gmp to use libgcAndy Wingo2021-04-261-0/+13
* Document write-line.Jan (janneke) Nieuwenhuizen2020-10-051-0/+11
* On Cygwin, 'lib' DLLs use 'cyg' prefixMike Gran2021-03-131-0/+6
* Revert "Handle CRLF and Unicode line endings in read-line"Andy Wingo2021-03-121-7/+3
* Handle CRLF and Unicode line endings in read-lineMike Gran2021-03-111-3/+7
* Add mkstemp; undocument mkstemp!Andy Wingo2021-03-101-11/+14
* Document syntax-sourcevAndy Wingo2021-03-091-0/+7
* Document quote-syntaxAndy Wingo2021-03-091-0/+18
* Fix up source properties section in manualAndy Wingo2021-03-051-6/+6
* Update reference for GUILE_EXTENSIONS_PATHAndy Wingo2021-03-041-1/+9
* Update documentation to incorporate read-syntaxAndy Wingo2021-03-043-35/+84
* Implement read-syntaxAndy Wingo2021-02-211-5/+5
* Document datum->syntax extensionsAndy Wingo2021-02-211-4/+14
* Replace libltdl with raw dlopen, dlsymAndy Wingo2021-02-034-530/+446
* Replace mutating mkdtemp! with non-mutating mkdtempMichael Gran2021-01-211-8/+8
* Update Gnulib to v0.1-4379-g2ef5a9b4bAndy Wingo2021-01-202-6/+31
* New procedure mkdtemp! to create unique temporary directoryMichael Gran2021-01-191-1/+20
* Fix "display" typo in make-thread and begin-thread docsRob Browning2021-01-171-2/+2
* Document new interfacesAndy Wingo2021-01-121-0/+13
* Document call-with-portAndy Wingo2021-01-122-7/+8
* New warnings: -Wuse-before-definition, -Wnon-idempotent-definitionAndy Wingo2021-01-071-8/+4
* Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo2020-09-102-7/+11
* Update NEWSAndy Wingo2020-09-051-1/+0
* Add $switch CPS term kindAndy Wingo2020-08-121-2/+16
* Add eq-immediate? instructionAndy Wingo2020-08-031-0/+6
* Add sign-extending make-immediate instructionAndy Wingo2020-07-301-2/+8
* Add jtable instructionAndy Wingo2020-07-231-1/+17
* doc: Mention (ice-9 time) module path.Arun Isaac2020-06-181-0/+3
* doc: Document default delimiter of string-join.Arun Isaac2020-06-181-3/+4
* doc: Improve content-range HTTP header documentation.Arun Isaac2020-06-181-5/+5
* doc: Fix minor typo in the HTTP headers documentation.Arun Isaac2020-06-181-1/+1
* doc: Add missing canonicalize-path documentation.Ricardo G. Herdt2020-06-181-0/+15