index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ref
/
misc-modules.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-1
/
+1
2022-10-12
doc: Document how (ice-9 format) replaces 'format'.
Jean Abou Samra
1
-0
/
+10
2016-06-21
Document pretty-print #:max-expr-width
Andy Wingo
1
-0
/
+3
2016-06-08
Big ports documentation update
Andy Wingo
1
-17
/
+18
2013-03-27
Add full documentation for SRFI-41.
Mark H Weaver
1
-0
/
+3
2012-02-04
Make notation for Scheme repeated arguments more consistent in manual.
Bake Timmons
1
-10
/
+10
2012-02-03
format: Add specifier ~h for localized number output.
Ludovic Courtès
1
-2
/
+27
2012-02-02
Make consistent the usage of variable names in the function definitions found...
Bake Timmons
1
-3
/
+3
2012-01-08
ftw: Add an `error' parameter to `file-system-fold'.
Ludovic Courtès
1
-4
/
+16
2011-12-19
ftw: Clarify the behavior of `scandir' for flat files and unreadable dirs.
Ludovic Courtès
1
-1
/
+2
2011-12-18
doc: Use `@deffn {Scheme Procedure}' in `misc-modules.texi'.
Ludovic Courtès
1
-45
/
+45
2011-12-18
ftw: Add `scandir'.
Ludovic Courtès
1
-0
/
+12
2011-12-18
ftw: Add an optional `stat' parameter to `file-system-fold' and `-tree'.
Ludovic Courtès
1
-4
/
+15
2011-12-13
Add `file-system-fold' and `file-system-tree' to (ice-9 ftw).
Ludovic Courtès
1
-3
/
+133
2011-02-13
Misc textual editing
Neil Jerram
1
-1
/
+1
2011-02-09
docs: fix typos in manual, and a couple in code comments.
Ralf Wildenhues
1
-3
/
+3
2011-01-26
fix format ~f documentation for width combined with overflowchar
Andy Wingo
1
-3
/
+3
2010-08-28
deprecate passing a number as the destination to `format'
Andy Wingo
1
-3
/
+2
2010-04-10
Merge branch 'master' into wip-manual-2
Neil Jerram
1
-5
/
+79
2010-01-08
Use `HORIZONTAL ELLIPSIS' when available in `truncated-print'.
Ludovic Courtès
1
-3
/
+5
2010-01-03
add truncated-print tests
Andy Wingo
1
-2
/
+2
2009-12-29
~:@y allows for truncation to an absolute maximum width
Andy Wingo
1
-0
/
+5
2009-12-29
add ~@y truncated printing directive to format
Andy Wingo
1
-4
/
+71
2009-12-19
Remove page breaks except before new chapters and indices
Neil Jerram
1
-2
/
+0
2009-12-18
more typo fixes
Brian Gough
1
-2
/
+2
2009-11-24
"filesystem" -> "file system"
Ludovic Courtès
1
-3
/
+3
2006-10-09
merge from 1.8 branch
Kevin Ryde
1
-40
/
+106
2006-06-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2005-12-14
(Streams): In stream->list&length and
Kevin Ryde
1
-7
/
+7
2005-10-05
(Formatted Output): Show modifiers like ~:d instead of in words.
Kevin Ryde
1
-76
/
+89
2005-04-18
(Rx Regexps): Remove this section, Rx
Kevin Ryde
1
-134
/
+0
2005-02-25
In format, note no parameters to ~( case conversion.
Kevin Ryde
1
-3
/
+4
2005-01-11
Some index entry capitalization.
Kevin Ryde
1
-1
/
+1
2004-09-25
(Streams): New section.
Kevin Ryde
1
-0
/
+157
2004-09-02
(Formatted Output): Excess arguments are ignored.
Kevin Ryde
1
-18
/
+16
2004-08-09
Removed caveat that pretty-print uses its own 'write' implementation.
Marius Vollmer
1
-19
/
+0
2004-07-30
(Formatted Output): Changed @w to @w{} in itemize. The former doesn't
Marius Vollmer
1
-1
/
+1
2004-07-28
(Formatted Output): Rewrite, describing escapes
Kevin Ryde
1
-176
/
+892
2004-04-21
Big reorganization of the whole manual to give it a simpler structure.
Marius Vollmer
1
-5
/
+5
2004-01-21
Added Copyright notice.
Marius Vollmer
1
-0
/
+6
2004-01-10
(Queues): New chapter.
Kevin Ryde
1
-0
/
+108
2003-11-08
(Pretty Printing): Add new keyword options, break example to avoid long line.
Kevin Ryde
1
-2
/
+19
2003-11-03
* misc-modules.texi (File Tree Walk): New chapter.
Kevin Ryde
1
-0
/
+177
2002-01-08
Spell check.
Thien-Thi Nguyen
1
-2
/
+2
2001-12-01
* Improve symbol documentation.
Neil Jerram
1
-0
/
+135
2001-11-16
* Adding C function declarations from the SCM interface to the
Neil Jerram
1
-2
/
+2
2001-09-26
Some cosmetic doc fixes.
Martin Grabmüller
1
-3
/
+3
2001-08-24
* Organize documentation into per-manual directories (halfway point commit).
Neil Jerram
1
-0
/
+291