Implementation of SRFI-98 (An interface to access environment variables).
[bpt/guile.git] / doc /
2009-05-31 Julian GrahamImplementation of SRFI-98 (An interface to access envir...
2009-05-20 Neil JerramFix `explicitely' typos, should be `explicitly'
2009-04-20 Andy WingoMerge branch 'syncase'
2009-04-20 Andy Wingofix m4->texi snarfage after the guile-tools change
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-27 Andy Wingoallow building against uninstalled guile; move some...
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-03-02 Andy Wingofix printer in struct docs
2009-02-17 Ludovic CourtèsAdd `load-unsigned-integer' instruction.
2009-02-09 Neil JerramClean lib-version.texi
2009-02-02 Julian GrahamUpdate SRFI-11 docs to use correct name for let*-values.
2009-01-15 Andy Wingofold in ludovic's suggestions for new manual sections
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2009-01-11 Andy Wingofold in neil's feedback to history.texi
2009-01-11 Andy Wingoword tweaks
2009-01-11 Andy Wingotweaks to compiler.texi
2009-01-11 Andy Wingofinish compiler.texi, woo
2009-01-11 Andy Wingorename <glil-asm> to <glil-program>
2009-01-09 Andy Wingorename translate.scm to compile-ghil.scm, and more...
2009-01-09 Andy Wingofix some xrefs, flesh out compiler.texi a bit more
2009-01-09 Andy Wingofinish api-procedures.texi
2009-01-08 Andy Wingomore work on api-procedures.texi
2009-01-08 Andy Wingostart at documenting the compiler
2009-01-06 Andy Wingoreact to comments by ludovic on history.texi
2009-01-06 Andy Wingofinish vm.texi except references
2008-12-26 Andy Wingoremove heap links in VM frames, incorporate vm frames...
2008-12-26 Andy Wingofix doc typo
2008-12-19 Andy Wingoremove the `late-bind' instruction
2008-12-19 Andy Wingowrite history.texi
2008-12-10 Neil JerramRevert "(Reporting Bugs): Note need for subscription to"
2008-12-10 Neil JerramRemove everything to do with GDS Breakpoints
2008-11-20 Andy Wingomerge vm docs into guile reference (as yet unfinished)
2008-11-13 Ludovic CourtèsUpdate "guile(1)" man page.
2008-11-13 Ludovic CourtèsAdd "guile(1)" man page.
2008-10-09 Ludovic CourtèsFix compilation of the hard copy of the R5RS, tutorial...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-28 Han-Wen NienhuysRemove GH and its traces.
2008-09-18 Ludovic CourtèsFix `strftime' documentation wrt. `%Z'.
2008-09-12 Ludovic CourtèsAdd `ChangeLog-2008' files to the distribution.
2008-09-12 Ludovic CourtèsRename `ChangeLog' files to `ChangeLog-2008'.
2008-09-12 Ludovic Courtèsdoc: Correct the default value of `%load-path'.
2008-09-11 Ludovic CourtèsRemove `.cvsignore' files.
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
2008-09-09 Ludovic CourtèsGet rid of Automake's "maintainer mode".
2008-09-02 Ludovic CourtèsUse Gnulib's `strftime' to address bug #24130.
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-17 Neil JerramSingle stepping through code from Emacs
2008-07-05 Ludovic CourtèsAdd `scm_c_symbol_length ()'.
2008-06-30 Julian Grahamsrfi-modules.texi (SRFI-18): New sections.
2008-06-28 Ludovic CourtèsFix doc typo regarding `use-syntax' and "syntax transfo...
2008-06-01 Ludovic CourtèsFix SRFI-88 URL in the manual.
2008-05-20 Andy Wingoautotooling, version bump to 0.7
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian GrahamChangeLog updates for latest set of SRFI-18 changes
2008-05-14 Neil JerramDelete trailing whitespace.
2008-05-14 Julian Grahamlatest set of SRFI-18 support changes to core threads
2008-05-07 Ludovic CourtèsRemove uses of non-portable makefile constructs.
2008-05-05 Neil JerramAdd NEWS and concept index entries for traps infrastruc...
2008-05-04 Ludovic CourtèsFix omissions and typos in previous commit.
2008-05-04 Ludovic CourtèsAdd `pkg-config' support.
2008-04-26 Ludovic CourtèsAdd `(srfi srfi-88)'.
2008-04-26 Ludovic CourtèsFix dangling references to files that have been removed.
2008-04-25 Ludovic CourtesImproved macro handling; started documenting the issue.
2008-04-25 Ludovic CourtesTried compiling more code; augmented the doc.
2008-04-25 Ludovic CourtesFixed a Scheme translation bug; cleaned compilation...
2008-04-25 Ludovic CourtesStarted documenting the compiler.
2008-04-25 Ludovic Courtes* src/objcodes.c (make_objcode_by_mmap): Fixed the...
2008-04-25 Ludovic CourtesRemoved a few more deprecated function calls; document...
2008-04-25 Ludovic Court`esFixed a stack leak. Now observing actual performance.
2008-04-25 Ludovic Court`esImproved the VM's efficiency. The VM is as fast as...
2008-04-25 Ludovic Court`esGot the VM up and running! Augmented the documentation.
2008-04-25 Ludovic Court`esFixed the compiler, got the disassembler working.
2008-04-17 Neil JerramDocument file-exists?
2008-04-15 Ludovic CourtèsAdd support for SRFI-88-like postfix keyword read syntax.
2008-04-07 Neil JerramFix manual typo.
2008-04-07 Ludovic CourtèsMore `.gitignore'.
2008-04-07 Ludovic CourtèsMore `.gitignore'.
2008-03-24 Neil Jerram(Mutexes and Condition Variables): Change
next