bugfixes and simplifications to ice-9 buffered-input.
[bpt/guile.git] / doc /
2010-10-03 Neil JerramEdit section on generic functions
2010-10-03 Neil JerramEdit section on slot access
2010-10-03 Neil JerramTypeset Ludo's name correctly
2010-10-03 Andreas RottmannAdd implementation of SRFI 45
2010-10-03 Andreas RottmannAdd implementation of SRFI-67
2010-10-03 Andreas RottmannAdd implementation of SRFI 42
2010-10-03 Andreas RottmannReference original specification in SRFI 27 documentation
2010-10-02 Neil JerramFlatten `Miscellaneous Functions'
2010-10-02 Neil JerramCustomizing Instance Creation to metaobject protocol...
2010-10-02 Neil JerramRemove goops-version, which is no longer defined
2010-10-02 Neil JerramRemove doc of STKlos compatibility
2010-10-02 Neil JerramContinue separating simple and more complex GOOPS doc
2010-10-01 Andy Wingoapi-debug tweak
2010-10-01 Andy Wingoupdate api-debug.texi discussion of stack overflow
2010-10-01 Andy Wingodocument call-with-error-handling
2010-10-01 Andy Wingoapi-debug.texi refactors
2010-10-01 Andy Wingoupdate tour.texi
2010-10-01 Andy Wingofinish cleaning out api-options.texi
2010-10-01 Andy Wingodebug and readline options doc tweak
2010-10-01 Andy Wingomove read and print options docs to the procedures...
2010-10-01 Andy Wingoremove elisp-strings and elisp-vectors read options
2010-10-01 Andy Wingoremove unused print-options
2010-09-27 Andreas RottmannAdd implementation of SRFI 27
2010-09-26 Neil JerramEdit define-class doc
2010-09-26 Neil JerramRemove unwarranted para
2010-09-26 Neil JerramEdit text about the MOP
2010-09-26 Neil JerramStart separating doc of the metaobject protocol from...
2010-09-26 Neil JerramPromote subsections inside the GOOPS "Reference Manual...
2010-09-24 Andy Wingoremove a number of debug options
2010-09-24 Andy Wingoremove evaluator-traps-interface
2010-09-24 Andy Wingoremove eval-options
2010-09-24 Andy Wingoapi-debug.texi updates
2010-09-22 Neil JerramExplain examples of user-defined classes
2010-09-22 Neil JerramExplain built-in classes like <string>
2010-09-22 Neil JerramImprove GOOPS `Quick Start' doc
2010-09-22 Neil JerramMove GOOPS chapter's Stk copyright notice upfront
2010-09-22 Neil JerramGOOPS doc simplification
2010-09-16 Andy Wingoupdate vm hooks doc
2010-09-12 Andy Wingodoc/ref lib-version.texi removal
2010-09-12 Michael GranProvide non-locale C/Scheme string conversion functions
2010-09-11 Neil JerramDocument scm_wrong_type_arg_msg
2010-09-11 Neil JerramRemove non-existent *environment* APIs from api-undocum...
2010-09-11 Neil JerramRemove unnecessary blank "Indices" page.
2010-09-06 Ludovic CourtèsRename `make-foreign-function' to `pointer->procedure'.
2010-09-03 Ludovic CourtèsAdd `procedure->pointer' to the FFI.
2010-08-31 Jose A. Ortega RuizAdd new debug meta-command ,error-message
2010-08-28 Andy Wingodeprecate passing a number as the destination to `format'
2010-08-27 Ludovic CourtèsDocument (ice-9 match).
2010-08-27 Ludovic CourtèsAssorted `syntax-check' fixes.
2010-08-27 Andy Wingofix <letrec> docs
2010-08-25 Andy Wingoupdate download location in manual
2010-08-17 Andy Wingoupdate scsh doc
2010-08-17 Andy Wingoa number of doc fixes
2010-08-15 Ludovic CourtèsAdd `string->pointer' and `pointer->string' to the...
2010-08-08 Andy Wingofurther rnrs incompat note
2010-08-08 Andy Wingoloose ends from "discouraged" removal
2010-08-08 Andy Wingomore r6rs incompat
2010-08-08 Andy Wingoadd section on toplevel expansion to r6rs incompatibilities
2010-08-06 Andy Wingoadd docs for extensiondir; misc other fixes
2010-08-06 Andy Wingoremove type discusison from dynamic-pointer docstring
2010-08-06 Andy Wingoonly one Value History section
2010-08-06 Andy Wingoadd settable identifier syntax docs
2010-08-06 Andy Wingoletrec* in docs, and some r6rs fixes
2010-07-28 Ludovic CourtèsUpdate the FFI 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).
next