Rewording for "make an intervention".
[bpt/guile.git] / doc /
2011-02-16 Neil JerramRewording for "make an intervention".
2011-02-15 Neil JerramNo sublimated desires
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).
2011-01-04 Ludovic CourtèsImprove doc of `string-index', `string-index-right...
2010-12-23 Neil JerramManual typo fix
2010-12-17 Ludovic CourtèsClarify doc regarding threading of `par-map' and `par...
2010-12-17 Andy Wingoadd www-commit rule in doc/ref
2010-12-17 Andy Wingoadd ,reload meta-command and document it and reload...
2010-12-17 Andy Wingodocument variable-unset!
2010-12-17 Andy Wingodocument make-unbound-fluid et al
2010-12-17 Andy Wingomulticast manual updates
2010-12-17 Andy Wingomore web.texi "hacking"
2010-12-16 Ludovic CourtèsImplement `(ice-9 threads)' high-level constructs in...
2010-12-16 Ludovic CourtèsAdd `compose', `negate', and `const'.
2010-12-16 Andy Wingomore web.texi work
2010-12-16 Andy Wingoadd section on format of parsed http headers
2010-12-16 Andy Wingofix web.texi
2010-12-16 Andy Wingoupdate web.texi
2010-12-16 Andy Wingoadd web.texi to manual
2010-12-07 Ludovic CourtèsUse `current-processor-count' to determine the number...
2010-12-07 Ludovic CourtèsAdd `total-processor-count' and `current-processor...
2010-12-07 Ludovic CourtèsImprove doc of `getaffinity' and `setaffinity'.
2010-12-06 Neil JerramPut `figures' into standard texinfo form
2010-12-06 Neil JerramMerge `tutorial' and `reference' treatments of the...
2010-12-06 Neil JerramMinor textual markups
2010-12-06 Andy Wingoupdate read-delimited! docs
2010-12-02 Ludovic CourtèsAdd `(ice-9 futures)'.
2010-12-02 Ludovic CourtèsAdd bindings to GNU `sched_setaffinity' and `sched_geta...
2010-11-20 Andreas RottmannAllow user-defined meta-commands
2010-11-20 Andreas RottmannAllow specifying load extensions on the command line
2010-11-19 Andy Wingofix string-filter and string-delete argument order
next