summaryrefslogtreecommitdiff
path: root/doc/ref/misc-modules.texi
AgeCommit message (Expand)AuthorFilesLines
2024-05-06Fix typos throughout codebase.Morgan Smith1-1/+1
2022-10-12doc: Document how (ice-9 format) replaces 'format'.Jean Abou Samra1-0/+10
2016-06-21Document pretty-print #:max-expr-widthAndy Wingo1-0/+3
2016-06-08Big ports documentation updateAndy Wingo1-17/+18
2013-03-27Add full documentation for SRFI-41.Mark H Weaver1-0/+3
2012-02-04Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons1-10/+10
2012-02-03format: Add specifier ~h for localized number output.Ludovic Courtès1-2/+27
2012-02-02Make consistent the usage of variable names in the function definitions found...Bake Timmons1-3/+3
2012-01-08ftw: Add an `error' parameter to `file-system-fold'.Ludovic Courtès1-4/+16
2011-12-19ftw: Clarify the behavior of `scandir' for flat files and unreadable dirs.Ludovic Courtès1-1/+2
2011-12-18doc: Use `@deffn {Scheme Procedure}' in `misc-modules.texi'.Ludovic Courtès1-45/+45
2011-12-18ftw: Add `scandir'.Ludovic Courtès1-0/+12
2011-12-18ftw: Add an optional `stat' parameter to `file-system-fold' and `-tree'.Ludovic Courtès1-4/+15
2011-12-13Add `file-system-fold' and `file-system-tree' to (ice-9 ftw).Ludovic Courtès1-3/+133
2011-02-13Misc textual editingNeil Jerram1-1/+1
2011-02-09docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues1-3/+3
2011-01-26fix format ~f documentation for width combined with overflowcharAndy Wingo1-3/+3
2010-08-28deprecate passing a number as the destination to `format'Andy Wingo1-3/+2
2010-04-10Merge branch 'master' into wip-manual-2Neil Jerram1-5/+79
2010-01-08Use `HORIZONTAL ELLIPSIS' when available in `truncated-print'.Ludovic Courtès1-3/+5
2010-01-03add truncated-print testsAndy Wingo1-2/+2
2009-12-29~:@y allows for truncation to an absolute maximum widthAndy Wingo1-0/+5
2009-12-29add ~@y truncated printing directive to formatAndy Wingo1-4/+71
2009-12-19Remove page breaks except before new chapters and indicesNeil Jerram1-2/+0
2009-12-18more typo fixesBrian Gough1-2/+2
2009-11-24"filesystem" -> "file system"Ludovic Courtès1-3/+3
2006-10-09merge from 1.8 branchKevin Ryde1-40/+106
2006-06-17merge from 1.8 branchKevin Ryde1-1/+1
2005-12-14(Streams): In stream->list&length andKevin Ryde1-7/+7
2005-10-05(Formatted Output): Show modifiers like ~:d instead of in words.Kevin Ryde1-76/+89
2005-04-18(Rx Regexps): Remove this section, RxKevin Ryde1-134/+0
2005-02-25In format, note no parameters to ~( case conversion.Kevin Ryde1-3/+4
2005-01-11Some index entry capitalization.Kevin Ryde1-1/+1
2004-09-25(Streams): New section.Kevin Ryde1-0/+157
2004-09-02(Formatted Output): Excess arguments are ignored.Kevin Ryde1-18/+16
2004-08-09Removed caveat that pretty-print uses its own 'write' implementation.Marius Vollmer1-19/+0
2004-07-30(Formatted Output): Changed @w to @w{} in itemize. The former doesn'tMarius Vollmer1-1/+1
2004-07-28(Formatted Output): Rewrite, describing escapesKevin Ryde1-176/+892
2004-04-21Big reorganization of the whole manual to give it a simpler structure.Marius Vollmer1-5/+5
2004-01-21Added Copyright notice.Marius Vollmer1-0/+6
2004-01-10(Queues): New chapter.Kevin Ryde1-0/+108
2003-11-08(Pretty Printing): Add new keyword options, break example to avoid long line.Kevin Ryde1-2/+19
2003-11-03 * misc-modules.texi (File Tree Walk): New chapter.Kevin Ryde1-0/+177
2002-01-08Spell check.Thien-Thi Nguyen1-2/+2
2001-12-01* Improve symbol documentation.Neil Jerram1-0/+135
2001-11-16* Adding C function declarations from the SCM interface to theNeil Jerram1-2/+2
2001-09-26Some cosmetic doc fixes.Martin Grabmüller1-3/+3
2001-08-24* Organize documentation into per-manual directories (halfway point commit).Neil Jerram1-0/+291