Simplify the (system foreign) API.
[bpt/guile.git] / doc /
2010-07-26 Andy Wingoupdate docs
2010-07-26 Andreas RottmannAllow exposing of random number generator state
2010-07-22 Thien-Thi Nguyen[maint] Remove unused script guile-doc-snarf.
2010-07-20 Ludovic CourtèsAdd `vhash-fold*' in `(ice-9 vlist)'.
2010-07-17 Andy Wingorecommend #:replace
2010-07-17 Michael GranEnable character hex escapes by default
2010-07-17 Michael Granopen-file should handle binary mode and coding declarations
2010-07-16 Andy Wingoupdate tour.texi examples
2010-07-16 Andy Wingotour.texi updates
2010-07-16 Andy Wingoupdate debugger docs
2010-07-10 Andy Wingoupdate manual for value history on by default
2010-07-04 Neil JerramFix TeXing of doc/ref/r6rs.texi
2010-06-24 Julian GrahamEdits to R6RS standard libraries documentation proposed...
2010-06-22 Andy Wingodeprecate named-module-use!, load-emacs-interface,...
2010-06-22 Julian GrahamIntegrate complete R6RS standard libraries documentation.
2010-06-19 Andy Wingoadd support for variable transformers: settable identif...
2010-06-18 Thien-Thi Nguyen[build] Use UTC, precise format for ‘buildstamp’ value.
2010-06-15 Thien-Thi NguyenAdd tmpfile(3) to libguile.
2010-06-02 Andy Wingosome repl doc updates
2010-06-01 Ludovic CourtèsMake `@' visible in the sxml-match documentation.
2010-06-01 Andy Wingoremove docs for removed procedures
2010-06-01 Andy Wingor6rs docs in the manual
2010-06-01 Andy Wingorename (rnrs bytevector) to (rnrs bytevectors)
2010-05-31 Ludovic CourtèsUpgrade manual to GFDLv1.3+.
2010-05-29 Ludovic CourtèsUpdate Gnulib to v0.0-3955-g8ab5996.
2010-05-28 Ludovic CourtèsChange occurrences of "filesystem" to "file system".
2010-05-27 No ItisntTwo spaces.
2010-05-27 No ItisntRename set-record-printer!
2010-05-27 No ItisntRecord printer fixes
2010-05-26 No ItisntMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2010-05-25 Ludovic CourtèsAdd (sxml match).
2010-05-25 No Itisnt* doc/ref/srfi-modules.texi:
2010-05-25 No Itisntadd custom record printers
2010-05-22 Julian GrahamEdits for R6RS library implementation documentation...
2010-05-20 Julian GrahamDocumentation for the R6RS `library' and `import' forms.
2010-05-07 Ludovic CourtèsAdd (system vm coverage).
2010-05-02 Andy Wingoadd tour.texi to guile_TEXINFOS
2010-05-02 Andy WingoUpdate example disassemblies
2010-05-02 Andy Wingoadd assert-nargs-ee/locals instruction
2010-05-02 Andy Wingoupdate compiler.texi
2010-05-01 Andy Wingoupdate documentation for vm instructions
2010-04-27 Andy WingoMerge branch 'wip-module-namespaces'
2010-04-26 Neil JerramFix inconsistent sectioning, causing make to fail
2010-04-26 Neil JerramBring the manual organisation section a little closer...
2010-04-26 Neil JerramAssorted minor manual changes
2010-04-26 Neil JerramMore `Guile and the GNU Project' text
2010-04-25 Neil JerramMove description of manual organisation from Preface...
2010-04-25 Neil JerramRemove weird instruction
2010-04-25 Neil JerramFix typo
2010-04-25 Neil JerramMove `Reporting Bugs' section out of Introduction
2010-04-25 Neil JerramMove whirlwind tour material to its own chapter
2010-04-25 Neil JerramMove Scheme introduction (Guile-independent) to its...
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-16 Andy Wingofold in feedback to api-languages
2010-04-16 Andy Wingomore nil docs
2010-04-16 Andy Wingoadd docs on `nil'
2010-04-16 Andy Wingofix bugs in ice-9 i18n demo (invalid input)
2010-04-16 Andy Wingofixes to api-i18n.texi
2010-04-16 Andy Wingoflesh out docs on multiple languages a bit more
2010-04-11 Neil JerramImprovements to Introduction chapter
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingochange remaining %nil -> #nil
2010-04-06 Andy Wingofinish ffi docs
2010-04-05 Andy Wingomore ffi docs
2010-04-03 Michael GranRemove obsolete docs for multi-byte text
2010-04-01 Andy Wingodeprecate dynamic-args-call, and update docs some more
2010-04-01 Andy Wingoadd api-foreign.texi
2010-03-31 Andy Wingomore fixes to equal? for arrays
2010-03-30 Ludovic CourtèsMention `(system base lalr)' in the manual.
2010-03-22 Andy WingoUpdate manual examples of how to link with Guile
2010-03-19 Andy Wingofinish macro docs
2010-03-19 Andy Wingodocument syntax-case
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
next