fix some missed references when calling C functions
[bpt/guile.git] / ice-9 /
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-30 Andy Wingoobject-documentation knows about programs
2008-09-29 Andy Wingodon't require users of users of optargs to have used...
2008-09-29 Andy Wingomove module-public-interface to C, and expose it as...
2008-09-28 Andy Wingodon't compile psyntax.scm
2008-09-26 Andy Wingorename psyntax.ss to psyntax.scm to hack around makefil...
2008-09-26 Andy Wingoactually compile start-stack to something useful
2008-09-25 Ludovic CourtèsFix handling of the FLAGS argument in `fold-matches'.
2008-09-25 Andy Wingofurther compilation fixes -- all files compile fine now
2008-09-25 Andy Wingoenable compilation of more modules
2008-09-25 Andy Wingoa number of small compilation fixes
2008-09-25 Andy Wingocompile psyntax-pp
2008-09-13 Andy Wingorename tail-call to goto/args, add some more tail instr...
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 Andy Wingountabify process-define-module
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-09 Andy Wingorun the vm repl instead of the scm-style-repl
2008-09-09 Andy Wingouse #:keywords in module/*.scm, not :keywords
2008-09-07 Andy Wingocompile boot-9. woop!
2008-09-07 Andy Wingoremove define-syntax-macro from boot-9.scm
2008-09-07 Andy Wingoreorder module system boot time
2008-09-07 Andy Wingoprevent (resolve-module '(guile)) recursion
2008-09-02 Andy Wingoturn define-option-interface into a defmacro
2008-09-02 Andy Wingoremove the-environment, the-root-environment, environme...
2008-09-02 Andy Wingoavoid local-eval in record constructors and accessors
2008-09-02 Andy Wingonits picked on boot-9.scm
2008-09-02 Andy Wingoenter into the (guile) module when compiling boot-9.scm
2008-08-26 Andy Wingomerge from guile master
2008-08-26 Andy Wingostart compiling ice-9
2008-08-22 Andy Wingomerge guile-vm into libguile itself
2008-08-09 Andy Wingowarn and load source file if newer than compile file
2008-08-02 Andy Wingoadd compile-toplevel and evaluate conditions to eval...
2008-08-02 Andy Wingomake has-suffix? use string-suffix?
2008-08-02 Andy WingoSupport loading of compiled syncase macros
2008-08-02 Andy Wingosupport thunks as prompts, as readline does.
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-17 Neil JerramSingle stepping through code from Emacs
2008-04-16 Ludovic CourtèsMerge branch 'master' of ssh://civodul@git.sv.gnu.org...
2008-04-15 Neil Jerram* gds-client.scm (gds-debug-trap): Ensure that frame...
2008-03-19 Neil Jerram(command-loop): Use
2008-02-22 Ludovic CourtèsFix `(ice-9 match)' for lists of lists.
2008-01-22 Neil Jerram* LICENSE: Change COPYING.LIB to COPYING.LESSER.
2007-10-02 Ludovic CourtèsChanges from arch/CVS synchronization
2007-09-01 Ludovic CourtèsChanges from arch/CVS synchronization
2007-08-08 Ludovic CourtèsChanges from arch/CVS synchronization
2007-05-05 Ludovic CourtèsChanges from arch/CVS synchronization
2007-02-18 Neil Jerram(connect-to-gds): Break generation of client name
2007-02-09 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2006-11-18 Ludovic CourtèsAdded missing files for `(ice-9 i18n)'.
2006-11-13 Neil Jerram(environment-module): Change eval-closure-module call
2006-10-12 Neil Jerram* gds.el (gds-run-debug-server): Use variable
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-10-03 Neil Jerram(run-utility): Remove unnecessary
2006-09-30 Neil Jerram(debug-trap): Use
2006-09-25 Neil Jerram* scheme-using.texi (Error Handling, Interactive Debugg...
2006-08-18 Neil Jerram.cvsignore file
2006-08-18 Neil Jerram* configure.in: Generate Makefile for ice-9/debugging.
2006-06-19 Neil Jerram* Makefile.am (ice9_sources): Add new files.
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2006-02-12 Marius Vollmer* deprecated.scm (make-uniform-array): Don't pass the...
2006-02-04 Neil Jerram* boot-9.scm (try-module-autoload): Make sure that...
2006-02-04 Neil Jerram* stack-catch.scm (stack-catch): Use catch pre-unwind...
2006-02-02 Kevin Rydecopyright year for marius' last change
2006-02-02 Kevin Ryde*** empty log message ***
2006-02-02 Kevin Ryde2006-02-01 Ludovic Courtès <ludovic.courtes@laas.fr>
2006-01-29 Marius Vollmer*** empty log message ***
2006-01-29 Marius VollmerExport %thread-handler.
2006-01-29 Marius VollmerReplaced 'futures' with threads.
2006-01-13 Neil Jerram(repl-reader): Use value of current-reader fluid to
2005-12-14 Neil Jerram* api-evaluation.texi (Loading): Document custom reader.
2005-12-06 Marius Vollmer*** empty log message ***
2005-12-06 Marius Vollmer(%cond-expand-features): Add srfi-61.
2005-10-31 Kevin Ryde*** empty log message ***
2005-10-31 Kevin Ryde2005-10-27 Ludovic Courtès <ludovic.courtes@laas.fr>
2005-08-31 Neil JerramExport write-frame-long.
2005-07-31 Marius Vollmer*** empty log message ***
2005-07-31 Marius Vollmer(set-module-eval-closure!): Undone change from 2005...
2005-07-12 Kevin RydePlain ascii quote char.
2005-07-09 Neil Jerram* debugger.scm: Remove comments which are now incorrect.
2005-07-09 Neil Jerram(ice9_debugger_sources): Removed
2005-07-09 Neil Jerram* debugger/commands.scm (assert-continuable, continue...
2005-06-11 Han-Wen Nienhuys*** empty log message ***
2005-06-05 Marius Vollmer*** empty log message ***
2005-06-05 Marius Vollmer(substring-fill!): New, for compatability.
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-23 Marius VollmerNew versions of the GPLand LGPL with the new address...
2005-04-23 Kevin Ryde*** empty log message ***
2005-04-23 Kevin Ryde(make-list): Moved to C code in list.c
2005-04-14 Kevin Ryde*** empty log message ***
2005-04-14 Kevin Ryde(1+, 1-): Moved to numbers.c.
2005-03-07 Kevin Ryde*** empty log message ***
2005-03-07 Kevin Ryde(*features*): Remove 'random, need to use the slib...
2005-02-12 Rob Browning*** empty log message ***
2005-02-12 Rob Browning(%cond-expand-features): add srfi-55.
next