Bump version number for 1.9.9.
[bpt/guile.git] / doc /
2010-03-18 Andy WingoA start at syntax-rules docs
2010-03-16 Ludovic CourtèsChange `dynamic-link' to return a global handle when...
2010-03-16 Andy Wingoadd a section to the manual on prompts
2010-03-14 Ludovic Courtèsdoc: Update "Multi-Threading" node.
2010-03-14 Ludovic Courtèsdoc: Remove obsolete reference to the lack of Unicode...
2010-03-14 Andy Wingosmall vm.texi updates
2010-03-14 Andy Wingoadd some vm hook docs
2010-03-14 Andy WingoUpdate api-debug.texi; there is a ways to go.
2010-03-14 Andy Wingofix critical bug in history.texi
2010-03-14 Andy Wingoupdate "data representation" part of guile internals doc
2010-03-04 Ken RaeburnThe load-module routine tries to interpret relative...
2010-02-26 Andy Wingodeprecate lazy-catch
2010-02-16 Ludovic CourtèsRemove misplaced tabs from the manual.
2010-02-16 Andy Wingodelete the tutorial
2010-02-16 Andy Wingofix a bug in the tutorial
2010-02-14 Ludovic CourtèsAdd `getaddrinfo' and related procedures.
2010-02-13 Ludovic CourtèsDocument the maximum number of arguments for a subr.
2010-02-09 Ludovic CourtèsFix documentation of the `string->utf' and `utf->string...
2010-02-08 Andy Wingomake scm_make_continuation internal
2010-02-02 Ludovic CourtèsAdd `(ice-9 vlist)'.
2010-01-23 Ludovic CourtèsRevert "Install `standard-library.info'."
2010-01-22 Ludovic CourtèsInstall `standard-library.info'.
2010-01-19 Ludovic CourtèsDocument `guile-tools compile'.
2010-01-19 Michael GranDocument modal encodings problem in ref doc
2010-01-18 Michael GranMove string internals description in ref doc
2010-01-18 Michael GranString ref doc updates for case and conversion
2010-01-17 Michael GranDocument string-bytes-per-char and %string-dump
2010-01-17 Andy Wingonanosecond timestamp support in stat and utime
2010-01-13 Michael GranDocument R6RS hex escapes
2010-01-11 Andy Wingoprograms print as #<procedure ...>
2010-01-11 Andy Wingoremove section on enclose-array
2010-01-10 Michael GranAdd R6RS backspace string escape
2010-01-10 Michael GranAdd R6RS backslash string escape
2010-01-10 Michael GranAdd R6RS character names
2010-01-08 Ludovic CourtèsUse `HORIZONTAL ELLIPSIS' when available in `truncated...
2010-01-07 Andy Wingoupdate uniform vector docs
2010-01-07 Ludovic CourtèsHave string ports honor `%default-port-encoding'.
2010-01-03 Ludovic CourtèsRemove dependency on GNU Make and reliance on /usr...
2010-01-03 Andy Wingorename goto/args and friends to tail-call, tail-apply...
2010-01-03 Andy Wingoadd truncated-print tests
2010-01-03 Julian GrahamSupport for Unicode string normalization functions
2009-12-29 Andy Wingo~:@y allows for truncation to an absolute maximum width
2009-12-29 Andy Wingoadd ~@y truncated printing directive to format
2009-12-28 Michael GranAdd documentation for scm_c_upcase et al
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil Jerrammanual updates following libguile docstring changes
2009-12-27 Neil JerramDoc for getsid
2009-12-24 Julian GrahamSupport for Unicode general categories
2009-12-22 Julian GrahamComplete support for version information in Guile's...
2009-12-22 Julian GrahamSupport for renaming bindings on module export.
2009-12-22 Julian GrahamImproved support for Unicode title case in Guile's...
2009-12-21 Andy Wingoremove "module system quirks" from the manual
2009-12-20 Andy Wingointegrate guile-lib docs
2009-12-18 Neil JerramUpdate and simplify statement about RnRS support
2009-12-18 Brian Goughmake the use of the 5-argument @xref command consistent
2009-12-18 Brian Goughmore typo fixes
2009-12-18 Brian Goughtypo fix
2009-12-18 Brian Goughadded brief introduction about SLIB
2009-12-18 Brian GoughHash Table examples - hashq takes different number...
2009-12-17 Brian Goughreplace ascii figures with scalable ps/pdf versions.
2009-12-17 Brian Goughuse explicit ./scriptname to help novice users
2009-12-17 Brian Goughuse correct url to ftp.gnu.org
2009-12-11 Andy Wingomerge from master to elisp
2009-12-03 Andy Wingoremove "primitive numerics" from the docs
2009-11-24 Ludovic Courtès"filesystem" -> "file system"
2009-11-23 Ludovic CourtèsCorrect manual wrt. encoding names.
2009-11-17 Ludovic CourtèsAdd Gnulib maintainer modules.
2009-11-16 Ludovic CourtèsDeprecate `inet-ntoa' and `inet-aton'.
2009-11-16 Ludovic CourtèsImprove documentation of supported encoding names.
2009-11-15 Andy WingoRevert "implement #:predicate" and remove predicate...
2009-11-14 Ludovic CourtèsReplace `setbinary' by a public `%default-port-encoding...
2009-11-01 Ludovic CourtèsRestore signature of `scm_search_path ()' as found...
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-30 Ken RaeburnSince support for "futures" in C has been completely...
2009-10-26 Andy Wingoupdate procedure docs for programs, lambda*, case-lambda
2009-10-21 Ludovic CourtèsAdd a `guile-2' SRFI-0 feature.
2009-10-19 Ludovic CourtèsAdd support for R6RS/SRFI-30 nested block comments.
2009-10-15 Ludovic CourtèsDocument the interaction of the "compilee" with the...
2009-10-14 Ludovic CourtèsRestore signature of `scm_primitive_load_path ()' as...
2009-10-07 Neil JerramRevert "Change dynwind flag enums to #defines, for...
2009-10-02 Neil JerramChange dynwind flag enums to #defines, for greater...
2009-10-01 Neil JerramFix doc for inet-ntop: always produces a string
2009-10-01 Neil JerramFix incorrect doc mentions of INADDR_LOCALHOST
2009-09-28 Ludovic CourtèsImprove description of `scm_set_smob_mark ()'.
2009-09-22 Neil JerramManual link from `Guile Initialization' to `Initialization'
2009-09-21 Neil JerramTypo fixes
2009-09-18 Andy Wingofix thinko in api-memory.texi
2009-09-18 Ludovic CourtèsAdd the `%host-type' global variable.
2009-09-13 Ludovic CourtèsMerge `libguile-i18n' into `libguile'.
2009-09-13 Ludovic CourtèsUpdate `scm_without_guile ()' documentation.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-09 Ludovic CourtèsUpdate doc of `scm_gc_protect_object ()' and SMOB mark...
2009-09-08 Ludovic CourtèsUpdate documentation of `scm_gc_malloc ()' & co.
2009-09-06 Andy Wingoupdate news; ready for 1.9.3
2009-09-05 Michael GranDoc updates for character encoding of source code files
2009-09-04 Michael GranDoc updates for Unicode string escapes and port encodings
2009-09-03 Michael GranDoc updates for srfi-14 character sets
2009-09-03 Michael GranUpdate docs and docstrings for Unicode characters
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-30 Michael GranUpdate docs for Unicode characters
next