summaryrefslogtreecommitdiff
path: root/doc/ref/misc-modules.texi
Commit message (Expand)AuthorAgeFilesLines
* doc: Document how (ice-9 format) replaces 'format'.Jean Abou Samra2022-10-121-0/+10
* Document pretty-print #:max-expr-widthAndy Wingo2016-06-211-0/+3
* Big ports documentation updateAndy Wingo2016-06-081-17/+18
* Add full documentation for SRFI-41.Mark H Weaver2013-03-271-0/+3
* Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons2012-02-041-10/+10
* format: Add specifier ~h for localized number output.Ludovic Courtès2012-02-031-2/+27
* Make consistent the usage of variable names in the function definitions found...Bake Timmons2012-02-021-3/+3
* ftw: Add an `error' parameter to `file-system-fold'.Ludovic Courtès2012-01-081-4/+16
* ftw: Clarify the behavior of `scandir' for flat files and unreadable dirs.Ludovic Courtès2011-12-191-1/+2
* doc: Use `@deffn {Scheme Procedure}' in `misc-modules.texi'.Ludovic Courtès2011-12-181-45/+45
* ftw: Add `scandir'.Ludovic Courtès2011-12-181-0/+12
* ftw: Add an optional `stat' parameter to `file-system-fold' and `-tree'.Ludovic Courtès2011-12-181-4/+15
* Add `file-system-fold' and `file-system-tree' to (ice-9 ftw).Ludovic Courtès2011-12-131-3/+133
* Misc textual editingNeil Jerram2011-02-131-1/+1
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-3/+3
* fix format ~f documentation for width combined with overflowcharAndy Wingo2011-01-261-3/+3
* deprecate passing a number as the destination to `format'Andy Wingo2010-08-281-3/+2
* Merge branch 'master' into wip-manual-2Neil Jerram2010-04-101-5/+79
|\
| * Use `HORIZONTAL ELLIPSIS' when available in `truncated-print'.Ludovic Courtès2010-01-081-3/+5
| * add truncated-print testsAndy Wingo2010-01-031-2/+2
| * ~:@y allows for truncation to an absolute maximum widthAndy Wingo2009-12-291-0/+5
| * add ~@y truncated printing directive to formatAndy Wingo2009-12-291-4/+71
* | Remove page breaks except before new chapters and indicesNeil Jerram2009-12-191-2/+0
|/
* more typo fixesBrian Gough2009-12-181-2/+2
* "filesystem" -> "file system"Ludovic Courtès2009-11-241-3/+3
* merge from 1.8 branchKevin Ryde2006-10-091-40/+106
* merge from 1.8 branchKevin Ryde2006-06-171-1/+1
* (Streams): In stream->list&length andKevin Ryde2005-12-141-7/+7
* (Formatted Output): Show modifiers like ~:d instead of in words.Kevin Ryde2005-10-051-76/+89
* (Rx Regexps): Remove this section, RxKevin Ryde2005-04-181-134/+0
* In format, note no parameters to ~( case conversion.Kevin Ryde2005-02-251-3/+4
* Some index entry capitalization.Kevin Ryde2005-01-111-1/+1
* (Streams): New section.Kevin Ryde2004-09-251-0/+157
* (Formatted Output): Excess arguments are ignored.Kevin Ryde2004-09-021-18/+16
* Removed caveat that pretty-print uses its own 'write' implementation.Marius Vollmer2004-08-091-19/+0
* (Formatted Output): Changed @w to @w{} in itemize. The former doesn'tMarius Vollmer2004-07-301-1/+1
* (Formatted Output): Rewrite, describing escapesKevin Ryde2004-07-281-176/+892
* Big reorganization of the whole manual to give it a simpler structure.Marius Vollmer2004-04-211-5/+5
* Added Copyright notice.Marius Vollmer2004-01-211-0/+6
* (Queues): New chapter.Kevin Ryde2004-01-101-0/+108
* (Pretty Printing): Add new keyword options, break example to avoid long line.Kevin Ryde2003-11-081-2/+19
* * misc-modules.texi (File Tree Walk): New chapter.Kevin Ryde2003-11-031-0/+177
* Spell check.Thien-Thi Nguyen2002-01-081-2/+2
* * Improve symbol documentation.Neil Jerram2001-12-011-0/+135
* * Adding C function declarations from the SCM interface to theNeil Jerram2001-11-161-2/+2
* Some cosmetic doc fixes.Martin Grabmüller2001-09-261-3/+3
* * Organize documentation into per-manual directories (halfway point commit).Neil Jerram2001-08-241-0/+291