bpt/guile.git
2009-01-12 Andy Wingofix mismerge on srfi-19.scm
2009-01-12 Andy Wingofix typo when compiling receive forms
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-11 Andy Wingoremove useless <glil-vars> helper type, serialize GHIL...
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-08 Andy Wingo(language ghil def) becomes (language ghil)
2009-01-08 Andy Wingomove lang-specific modules, e.g. (system il compile...
2009-01-06 Andy Wingoreact to comments by ludovic on history.texi
2009-01-06 Andy Wingofinish vm.texi except references
2009-01-04 Neil JerramNEWS entry for %fast-slot-ref/set! fix
2009-01-04 Neil JerramFix implementation of %fast-slot-ref and %fast-slot...
2009-01-04 Andy Wingoallow `apply' on %nil-terminated lists
2009-01-02 Neil JerramUpdate autogen.sh
2009-01-02 Ludovic CourtèsDelete redundant `config.{guess,sub}'.
2008-12-26 Andy Wingoremove heap links in VM frames, incorporate vm frames...
2008-12-26 Andy Wingorepl.scm relies on `display-backtrace' to do everything...
2008-12-26 Andy Wingoadd scm_c_program_source
2008-12-26 Andy Wingobacktrace.c: allow vectors for SCM_FRAME_SOURCE (frame)
2008-12-26 Andy Wingofix doc typo
2008-12-22 Ludovic CourtèsFix typo in SRFI-19.
2008-12-19 Andy Wingoremove the `late-bind' instruction
2008-12-19 Andy Wingowrite history.texi
2008-12-18 Ludovic CourtèsUpdate `INSTALL', from Automake 1.10.2.
2008-12-18 Ludovic CourtèsDon't use deprecated functions in `debug-malloc.c'.
2008-12-18 Ludovic Courtèssrfi-19: Fix `string->date' weekday lookup.
2008-12-10 Neil JerramRevert "(scm_shell_usage): Note need for subscription...
2008-12-10 Neil JerramRevert "Note need for subscription to bug-guile@gnu...
2008-12-10 Neil JerramRevert "(Reporting Bugs): Note need for subscription to"
2008-12-10 Neil JerramRevert "* README: Note need for subscription to bug...
2008-12-10 Ludovic Courtèsi18n: Add comment about standardization of the `locale_...
2008-12-10 Ludovic CourtèsFix erroneous differences in `NEWS' compared to `branch...
2008-12-10 Ludovic Courtèsconfigure: Check for <ltdl.h>.
2008-12-10 Ludovic Courtèsconfigure: Don't substitute `DLPREOPEN'.
2008-12-10 Neil JerramRemove everything to do with GDS Breakpoints
2008-12-08 Ludovic CourtèsMention the end of `ChangeLog' files in `NEWS'.
2008-12-08 Ludovic CourtèsMake `config.status' happier.
2008-12-08 Ludovic CourtèsAdd other missing Gnulib files.
2008-12-07 Ludovic CourtèsRemove useless references to Libtool's `dlpreopen'...
2008-12-07 Ludovic CourtèsAdd missing Gnulib M4 files.
2008-12-07 Neil JerramSeveral new hash table tests, written by Gregory Marton.
2008-12-02 Ludovic CourtèsFix sloppy bound checking in `string-{ref,set!}' with...
2008-12-02 Ludovic CourtèsUpdate `NEWS'.
2008-11-30 Ludovic CourtèsFix potential deadlock in `make-struct'.
2008-11-30 Ludovic CourtèsMake GNU Libtool 2.2.x happier.
2008-11-30 Ludovic CourtèsCheck the return value of libc's functions to make...
2008-11-30 Ludovic CourtèsUse Gnulib's `full-write' and `full-read' modules.
2008-11-30 Ludovic CourtèsUpdate Gnulib files to commit d4b129b8e5f8a8d1198020fd6...
2008-11-24 Ludovic CourtèsUse orthodox libtoology in `guile'.
2008-11-24 Ludovic CourtèsRun the handler of SRFI-34's `with-exception-handler...
2008-11-24 Ludovic CourtèsFix comments in `test-scm-c-read.c'.
2008-11-23 Ludovic CourtèsAdd C unit test for `scm_c_read ()' and the port API.
2008-11-23 Neil JerramMake scm_c_read use caller buffer only for unbuffered...
2008-11-20 Andy Wingolate-variable-{ref,set} -> toplevel-{ref,set}
2008-11-20 Andy Wingomerge vm docs into guile reference (as yet unfinished)
2008-11-14 Andy Wingonifty generic compiler infrastructure -- no more hardco...
2008-11-13 Ludovic CourtèsUpdate `THANKS'.
2008-11-13 Ludovic CourtèsUpdate the thread stack base when `scm_with_guile'...
2008-11-13 Ludovic CourtèsAugment `.gitignore'.
2008-11-13 Ludovic CourtèsUpdate "guile(1)" man page.
2008-11-13 Ludovic CourtèsAdd "guile(1)" man page.
2008-11-11 Andy Wingomore ghil parsing fixen
2008-11-11 Andy Wingofix unparse-ghil errors with quasiquote
2008-11-11 Andy Wingorashly bump stack limit to 40k words
2008-11-11 Andy Wingoadd parsers and unparser for ghil; ,language ghil works now
2008-11-10 Andy Wingoremove .cvsignore files
2008-11-02 Andy Wingoproper printing of thunks, reduced disasm verbosity
2008-11-01 Andy Wingodefine macros before functions using macros; more MV...
2008-11-01 Andy Wingofix for (apply values '(1))
2008-11-01 Andy Wingofix multiple values coming from interpreted or C procedures
2008-11-01 Andy Wingomake-procedure-with-setter inherits name from getter
2008-11-01 Andy Wingoavoid delivering 0 values to 1-valued continuations...
2008-11-01 Andy Wingomove scm srfi files to module/srfi, and compile them.
2008-11-01 Andy Wingomove guilec.mk to am/guilec
2008-11-01 Andy Wingoremove stale env script, clean up gdb-pre-inst-guile
2008-11-01 Andy Wingomove ice-9/ and oop/ under module/
2008-10-31 Andy Wingocompile goops accessors. woot!
2008-10-31 Andy Wingonew ops: slot-ref, slot-set. remove and recompile your...
2008-10-31 Andy Wingofix bug in define-scheme-translator
2008-10-31 Andy Wingopass backtraces through the compiler
2008-10-31 Andy Wingomake define-inline more usable from external modules
2008-10-31 Andy Wingorework the scheme translator so it's extensible by...
2008-10-31 Andy Wingocompile goops submodules, goops.test now passes again
2008-10-31 Andy Wingofix chaining up from interpreted to compiled methods...
2008-10-30 Andy Wingocompile goops
2008-10-30 Andy Wingocompile occam-channel
2008-10-30 Andy Wingofix up some assumptions that cmethods were lists
2008-10-30 Andy Wingoruntime byte compilation of goops methods, whooooo
2008-10-30 Andy Wingorecompiling with compile environments, fluid languages...
2008-10-26 Neil JerramFix stack calibration-related errors when running make...
2008-10-25 Andy Wingoadd `formals', `body', and `compile-env' slots to ...
2008-10-25 Andy Wingodefmacroize (oop goops accessors), (oop goops save)
next