summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '8cf2a7ba7432d68b9a055d29f18117be70375af9'Andy Wingo2015-01-223-3/+46
|\ \ | |/
| * doc: Tell when 'GUILE_INSTALL_LOCALE' first appeared.Ludovic Courtès2014-12-021-2/+4
| * Implement SRFI 28: Basic Format Strings.Chris Jester-Young2014-12-021-0/+37
| * doc: Clarify behavior of 'select' in the presence of signal interruptions.Ludovic Courtès2014-11-201-1/+5
* | Merge commit '5af307de43e4b65eec7f235b48a8908f2a00f134'Andy Wingo2015-01-221-2/+6
|\ \ | |/
| * read: Accept "\(" in string literals.Mark H Weaver2014-10-011-2/+6
* | Merge commit 'b1451ad859183ae48c624d19ec144306bd2d3e3a'Andy Wingo2015-01-221-1/+1
|\ \ | |/
| * docs: Fix documented return type of 'scm_c_export'.Mark H Weaver2014-10-011-1/+1
* | Merge branch 'stable-2.0'Mark H Weaver2014-09-306-27/+47
|\ \ | |/
| * Add (ice-9 unicode) moduleAndy Wingo2014-09-291-0/+18
| * doc: Improve description of vector-unfold and vector-unfold-right.Mark H Weaver2014-09-241-7/+7
| * Add 'EXIT_SUCCESS' and 'EXIT_FAILURE'.Ludovic Courtès2014-09-221-2/+8
| * Document #:prefix option in use-module clauses.Mark H Weaver2014-09-201-12/+25
| * doc: "!#" does not need to appear on a line of its own.Ludovic Courtès2014-08-121-2/+3
| * Clarify that object-properties cannot be reliably applied to numbers.David Kastrup2014-08-101-1/+1
| * Fix bit-count* bugAndy Wingo2014-07-041-1/+1
| * R6RS library documentation fixTaylan Ulrich B2014-06-061-2/+2
| * Fix typo in `transform-string' doc.Dmitry Bogatov2014-06-041-1/+1
* | Add (ice-9 unicode) moduleAndy Wingo2014-09-121-0/+18
* | Fix bit-count* bugAndy Wingo2014-06-291-1/+1
* | Fix inner and outer stack cuts to match on procedure codeAndy Wingo2014-05-011-27/+27
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2014-04-2822-1308/+812
|\ \ | |/
| * Prefer foreign objects over smobs in manualAndy Wingo2014-04-284-84/+24
| * Remove doc/example-smob/Andy Wingo2014-04-289-440/+1
| * Remove SMOB tutorial; update manual.Andy Wingo2014-04-2810-887/+208
| * Add foreign object documentationAndy Wingo2014-04-284-2/+622
| * Add interface to disable automatic finalizationAndy Wingo2014-04-262-2/+53
* | Merge branch 'stable-2.0'v2.1.0Mark H Weaver2014-04-256-6/+107
|\ \ | |/
| * Documentation tweaks for the 'r7rs-symbols' read/print options.Mark H Weaver2014-03-171-0/+12
| * SRFI-43 documentation tweaksMark H Weaver2014-03-142-4/+6
| * Fix typo in manual.Mark H Weaver2014-02-271-1/+1
| * Add GDB extension to support Guile.Ludovic Courtès2014-02-181-2/+40
| * Add cooperative REPL server module.David Thompson2014-02-121-0/+45
| * REPL Server: Fix 'stop-server-and-clients!'.Mark H Weaver2014-02-121-0/+4
* | Add interface to disable automatic finalizationAndy Wingo2014-04-172-2/+54
* | Doc and NEWS updatesAndy Wingo2014-03-161-0/+4
* | Debug options doc fix.Andy Wingo2014-03-161-2/+2
* | Document stack-overflow handlers, limits, and unwind-only exceptionsAndy Wingo2014-03-161-56/+182
* | Fix setitimer documentation. Allow microseconds >= 1e6.Andy Wingo2014-02-281-15/+17
* | Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def'Andy Wingo2014-02-082-67/+5
|\ \ | |/
| * Deprecate general "uniform-vector" interfaceAndy Wingo2014-02-082-67/+5
* | Merge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328'Andy Wingo2014-02-081-50/+1
|\ \ | |/
| * Deprecate htons, htonl, ntohs, ntohlAndy Wingo2014-02-081-50/+1
* | Merge commit 'b86069c1308a6ca36f3a3bc56134b3f8fd693592'Andy Wingo2014-02-081-3/+3
|\ \ | |/
| * Make size argument optional to 'make-doubly-weak-hash-table'; fix docs.Mark H Weaver2014-02-071-3/+3
* | Merge commit '54cded99dc5db94b1df0dc417161ebef7c60d874'Andy Wingo2014-02-081-5/+1
|\ \ | |/
| * Fix 'weak-vector?' doc: Weak hash tables are not weak vectors.Mark H Weaver2014-02-071-5/+1
* | Merge commit '1e3fd6a0c81bb3e9900a93a9d1923cc788de0f99'Andy Wingo2014-02-071-1/+12
|\ \ | |/
| * Add weak-vector-length, weak-vector-ref, weak-vector-set!Andy Wingo2014-02-071-1/+12
* | Merge commit '40a723a92236fe4e58feb89057b4182b1fc76810'Andy Wingo2014-02-072-10/+6
|\ \ | |/