fix some missed references when calling C functions
[bpt/guile.git] / doc /
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
2008-03-19 Neil Jerram* api-debug.texi (Low Level Trap Calls): Removed (material
2008-03-08 Neil JerramCore enhancements, by Julian Graham, to Guile's thread...
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-11 Neil Jerram(Random): New text about the default random state,
2008-02-06 Neil Jerram(Next-method): Minor improvements to the
2008-02-01 Neil Jerram(Threads): Add "C Function scm_join_thread"
2008-01-22 Neil Jerram* LICENSE: Change COPYING.LIB to COPYING.LESSER.
2008-01-22 Neil Jerram* srfi-39.scm: Update copyright statement to LGPL.
2007-12-09 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-09 Ludovic CourtèsChanges from arch/CVS synchronization
2007-12-03 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-10-24 Neil JerramAdd lib-version.texi.
2007-10-02 Ludovic CourtèsChanges from arch/CVS synchronization
2007-08-11 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-18 Ludovic CourtèsRevision: lcourtes@laas.fr--2006-libre/guile-core-...
2007-07-10 Ludovic CourtèsChanges from arch/CVS synchronization
2007-06-07 Ludovic CourtèsChanges from arch/CVS synchronization
2007-05-16 Ludovic CourtèsChanges from arch/CVS synchronization
2007-03-07 Kevin Rydecopyright year
2007-03-07 Kevin Rydemerge from 1.8 branch
2007-02-20 Neil Jerram(EXTRA_DIST): Add lib-version.texi to the
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-19 Han-Wen Nienhuys* api-options.texi (Evaluator trap options): document
2007-01-15 Kevin Rydemerge from 1.8
2007-01-15 Kevin Rydemerge from 1.8
2006-11-18 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-17 Neil Jerram(Reporting Bugs): Note need for subscription to
2006-10-10 Neil Jerram(Setting and Managing Breakpoints): New text
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-10-08 Neil Jerram(GDS Getting Started): Editorial updates.
2006-10-08 Neil Jerram(Working with GDS in Scheme Buffers): New
2006-10-06 Neil Jerram(Access to Guile Help and Completion): Mention where...
2006-10-05 Neil Jerram(Using Guile in Emacs): Subnodes reordered,
2006-10-03 Neil Jerram(GDS Getting Started): Editorial updates.
2006-09-28 Neil Jerram(GDS Introduction, GDS Getting Started): Minor
2006-09-28 Neil Jerram(Symbol Props): Remove unnecessarily specific
2006-09-27 Neil Jerram(Slot Options): Added example from Ludovic Courtès
2006-09-26 Neil Jerram(Using Guile in Emacs, GDS Introduction):
2006-09-25 Neil Jerram* scheme-using.texi (Error Handling, Interactive Debugg...
2006-09-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-09-15 Neil JerramDoc typo fixes
2006-08-29 Neil Jerram(Debug on Error): Added paragraph on need to use
2006-08-28 Neil Jerram(Examining the Stack): Minor improvements to
2006-08-27 Neil Jerram(Debug on Error): New text on how to catch errors
2006-08-23 Neil Jerram(Using Guile in Emacs): New text about
2006-08-18 Neil Jerram(Using Guile in Emacs): Unignore extra GDS
2006-08-11 Neil Jerram* scheme-using.texi (Run To Frame Exit): Improved doc...
2006-08-11 Neil Jerram(Debugging): New intro text. New subsection
2006-08-01 Neil Jerram* api-debug.texi (Breakpoints): Removed (all wrong).
2006-08-01 Neil Jerram* scheme-debugging.texi (Debug Last Error, Interactive...
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-06-16 Ludovic CourtèsChanges from arch/CVS synchronization
2006-06-13 Ludovic CourtèsChanges from arch/CVS synchronization
2006-04-16 Kevin Rydemerge from 1.8 branch
next