fix SCM_STACK_OVERFLOW_P bug
[bpt/guile.git] / doc /
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
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Neil JerramFix doc of let*-values
2009-08-27 Neil JerramIncorporate ice-9-debugger-extensions properly
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMinor improvements to doc on source properties
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-20 Andy Wingoupdate docs for calling convention change
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-15 Ludovic CourtèsUpdate the manual and `NEWS' regarding `guile-2.0.pc'.
2009-08-12 Andy Wingoupdate docs for recent vm/compiler work
2009-08-10 Ludovic CourtèsChange `defined?' to accept a module as its second...
2009-08-09 Neil JerramMisc GOOPS chapter updates
2009-08-09 Neil JerramUse #:keyword syntax in preference to :keyword
2009-08-09 Neil JerramIn general, use @lisp in preference to @smalllisp
2009-08-09 Neil JerramUse @result{} instead of -->
2009-08-09 Neil JerramUpdate GOOPS Getting Started section
2009-08-08 Neil JerramMinor textual improvements to slot sections
2009-08-08 Neil JerramMove tutorial sections on slots before inheritance
2009-08-08 Neil JerramChange <complex> to <my-complex> in GOOPS tutorial
2009-08-08 Neil JerramStart updating/merging GOOPS getting started / tutorial...
2009-08-08 Neil JerramRemove page break after heading of Chapter 6 (Modules)
2009-08-08 Neil JerramUse GOOPS Introduction as intorudctory text for the...
2009-08-06 Neil JerramInclude GOOPS pictures in the distribution
2009-08-04 Neil JerramGit-Ignore effective-version.texi
2009-08-04 Neil JerramFix overfull hboxes
2009-08-04 Neil JerramTypos
2009-08-04 Neil JerramAdd an effective version variable for the manual
2009-08-04 Neil JerramAdd copyright statements to goops.texi and goops-tutori...
2009-08-04 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-03 Neil JerramMove GOOPS documentation into the main manual
2009-08-03 Neil JerramMove `Continuation Barriers' to the section that covers...
2009-08-03 Neil JerramReview/update sections on arbiters and asyncs
next