fix port-filename without readline to match the docs
[bpt/guile.git] / doc /
2011-03-09 Andreas RottmannDon't mix definitions and expressions in SRFI-9
2011-03-09 Mark H WeaverAdd scm_from_latin1_keyword and scm_from_utf8_keyword
2011-03-08 Mark H WeaverImprove docs of string and symbol conversions from...
2011-03-08 Mark H WeaverRemove incorrect footnote from GOOPS manual
2011-03-08 Mark H WeaverFix description of the R6RS `finite?' in manual
2011-03-08 Andy Wingoscm_public_ref et al docs
2011-03-08 Andy Wingoeval-string docs
2011-03-08 Andy Wingodocument scm_call_{5,6,n}
2011-03-05 Mark HarigUpdated Guile manual page.
2011-03-04 Michael GranAdd ,width meta-command to set screen width in debug...
2011-03-02 Ludovic CourtèsImprove the documentation for `dynamic-link'.
2011-02-28 Andy Wingoupdate port-filename docs
2011-02-27 Andy Wingoupdate R6RS incompatibilities
2011-02-24 Ludovic CourtèsRevert ""latin1" -> "Latin-1"."
2011-02-20 Andy Wingoupdate examples in manual to use PKG_CHECK_MODULES
2011-02-20 Andy Wingopkg-config instead of guile-config in manuals
2011-02-20 Andy Wingotour.texi compilation fix
2011-02-20 Andy Wingo@value{EFFECTIVE-VERSION} instead of 2.0 in some places...
2011-02-18 Neil JerramFix typos in (web ...) doc
2011-02-18 Neil JerramLast (for a little while) GOOPs doc fix
2011-02-18 Neil JerramRemove unneeded fixme
2011-02-18 Neil JerramTidy up remaining bits of the MOP section
2011-02-18 Neil JerramClean up doc on class redefinition and instance class...
2011-02-18 Neil JerramMerge orphan Class Options section into Class Definition
2011-02-18 Neil JerramDoc of MOP for instance and class creation
2011-02-18 Neil JerramSummarize class definition protocol
2011-02-18 Neil JerramWork on GOOPS MOP documentation
2011-02-18 Neil JerramRewording for "make an intervention".
2011-02-18 Neil JerramNo sublimated desires
2011-02-18 Andy Wingoupdate extension example in manual
2011-02-15 Ludovic CourtèsUpdate `doc/example-smob'.
2011-02-15 Ludovic CourtèsDocument `%auto-compilation-options'.
2011-02-15 Mark H WeaverFix minor errors in docs of division operators
2011-02-14 Mark H WeaverAdd four new sets of fast quotient and remainder operators
2011-02-14 Mark H WeaverMake divide functions return values via (SCM *) output...
2011-02-13 Neil JerramTypo fix
2011-02-13 Neil JerramProcedure/macro index includes Autoconf macros
2011-02-13 Neil JerramMisc textual editing
2011-02-13 Neil JerramAvoid uses of "resp. signed"
2011-02-13 Neil JerramReword intro of `Accessing Arrays from C'
2011-02-13 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-13 Ralf Wildenhuesdocs: fix markup in api-options.texi.
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-02-10 Andy Wingodeprecate primitive properties
2011-02-10 Ludovic Courtès"latin1" -> "Latin-1".
2011-02-09 Ralf Wildenhuesdocs: add missing parentheses in asin formula.
2011-02-09 Ralf Wildenhuesdocs: fix markup in api-options.texi.
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-09 Ralf Wildenhuesdocs: remove non-ASCII space from docs.
2011-02-09 Andy Wingoadd define-once
2011-02-08 Ludovic CourtèsHave `define-wrapped-pointer-type' take a type name.
2011-02-02 Mark H WeaverSupport non-real complex numbers with inexact zero...
2011-02-02 Noah Lavinemacro documentation fixup
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
2011-02-01 Mark H WeaverImprove discussion of exactness propagation in manual
2011-02-01 Mark H WeaverUpdate copyright date of manual, and a small fix
2011-01-31 Mark H WeaverRename {euclidean,centered}_quo_rem to {euclidean,cente...
2011-01-30 Ludovic CourtèsAdd `pointer?'.
2011-01-30 Ludovic CourtèsAdd `define-wrapped-pointer-type'.
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2011-01-30 Mark H WeaverInfinities and NaNs are no longer rational
2011-01-29 Ludovic CourtèsDon't remove `standard-library.texi' upon "make clean".
2011-01-29 Ludovic CourtèsHave `recv!', `send', etc. accept a bytevector.
2011-01-28 Andy Wingoupdate api-evaluation.texi
2011-01-28 Andy Wingodomain of inf?, finite?, nan? is the real numbers
2011-01-28 Mark H WeaverImplement `finite?' in core and fix R6RS `finite?'...
2011-01-26 Andy Wingofix format ~f documentation for width combined with...
2011-01-26 Julian GrahamAdditional documentation for symbol manipulation functions.
2011-01-25 Ludovic CourtèsAdd `scm_{to,from}_utf32_string'.
2011-01-24 Andy Wingoupdate the man page
2011-01-24 Ludovic CourtèsChoose the input source file encoding in a locale-indep...
2011-01-22 Andy Wingoinfinities are no longer integers
2011-01-22 Andy Wingoweb.texi fix
2011-01-21 Andy Wingodocument hungry-eol-escapes
2011-01-15 Neil JerramAdd "REPORTING BUGS" and "COPYING" sections to Guile...
2011-01-15 Neil JerramDocument missing Guile command line options
2011-01-15 Neil JerramManual page fixes
2011-01-14 Neil JerramConfront the MOP
2011-01-14 Neil JerramMove `GOOPS Error Handling' to after `Introspection'
2011-01-14 Neil JerramMove `Handling Slot Access Errors' inside `Accessing...
2011-01-14 Neil JerramMerge small sections into `GOOPS Object Miscellany'
2011-01-14 Neil JerramRemove content-free `Generic Functions and Accessors'
2011-01-14 Neil JerramMove `Accessing Slots' inside `Introspection'.
2011-01-14 Neil JerramReorder `Introspection'
2011-01-14 Neil JerramEdit `Introspection'
2011-01-14 Neil JerramMove `Introspection' earlier
2011-01-12 Neil JerramImprove doc on generic functions and inheritance
2011-01-11 Andy Wingoweb.texi defun -> deffn
2011-01-11 Andy Wingomore web.texi foo
2011-01-11 Andy Wingoupdate web.text documentation for requests and responses
2011-01-10 Andy Wingoupdate web.texi for (web http) changes
2011-01-08 Andy Wingoupdate (web http) docs
2011-01-07 Andy Wingorevert unfinished web.texi changes
2011-01-07 Andy Wingolookup_interned_symbol uses get_handle_by_hash
2011-01-07 Andy Wingoread-header returns EOF at end, update (web http) docs
2011-01-07 Andy Wingoupdate URI documentation
2011-01-07 Andy Wingoclarify uri fragment discussion
2011-01-07 Andy Wingorewrite web.texi intro
2011-01-05 Ludovic CourtèsChange `getaddrinfo' test to handle the GNU-specific...
2011-01-04 Ludovic CourtèsDocument `scm_misc_error' (bug #31969).
next