bpt/guile.git
2009-04-20 Andy Wingofix build errors on fresh checkout
2009-04-20 Andy Wingofix m4->texi snarfage after the guile-tools change
2009-04-17 Andy Wingofix a tricky GC bug in scm_c_make_subr
2009-04-17 Andy Wingoguile-tools is a scheme script that loads scheme modules
2009-04-17 Andy Wingofix a couple gc-related continuations bugs
2009-04-16 Andy Wingosupport expression-by-expression compilation
2009-04-16 Andy Wingocompilation passes return third value: the continuation...
2009-04-06 Andy Wingoguile-config rebased on top of pkg-config
2009-04-05 Ludovic CourtèsAvoid uses of deprecated forms in the VM code.
2009-04-05 danielMake `--disable-deprecated' work.
2009-04-04 Jose A. Ortega... Improved handling of callers cache in (system xref).
2009-04-04 Andy Wingofix nondeterminism in vm-i-system.c
2009-04-03 Andy Wingono hard-coded stack limitations if the user has getrlimit
2009-03-31 Andy Wingoadd test case for load-extension bug, fix gdb-uninstall...
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-29 Andy Wingofix duplicates in procedure-callers
2009-03-29 Andy Wingofix spurious duplicates in procedure-callees and callers
2009-03-28 Andy Wingobugfix: don't dynamic link if we found a registered...
2009-03-28 Andy Wingoframe, program, objcode, etc inits use load-extension
2009-03-27 Andy Wingofix distcheck hopefully, by cleaning the vm-i-*.i files
2009-03-27 Andy Wingofix "linking" of guile-config
2009-03-27 Andy Wingofix check for guile-tools running uninstalled
2009-03-27 Andy Wingorely on getrlimit to DTRT, don't make stack calibration...
2009-03-27 Andy Wingogetrlimit-based stack limits
2009-03-27 Andy Wingoadd getrlimit and setrlimit wrappers
2009-03-27 Andy Wingoallow building against uninstalled guile; move some...
2009-03-27 Ludovic CourtèsImprove wording in `libguile/Makefile.am' regarding...
2009-03-26 Ludovic CourtèsRun the stack calibration script before running the...
2009-03-26 Ludovic CourtèsRemove multiple definition of `scm_i_marking'.
2009-03-24 Ludovic CourtèsFix `testsuite/Makefile.am' for `distcheck'.
2009-03-24 Ludovic CourtèsAggregate `Makefile.am' files under `examples/'.
2009-03-24 Ludovic CourtèsInclude <alloca.h> in `gsubr.c'.
2009-03-20 Andy Wingospeed up goops rehashing
2009-03-20 Andy Wingofix interpreted methods with empty bodies
2009-03-20 Andy Wingoadd generic method-formals; fixes to method-source
2009-03-20 Andy Wingofix casts to unsigned long in objcodes.c
2009-03-19 Ludovic CourtèsHave `scm_take_locale_symbol ()' return an interned...
2009-03-18 Andy Wingorework procedure-callers to stay correct as callees...
2009-03-17 Andy Wingodoubly-weak callers db
2009-03-17 Andy Wingoimplement procedure-callers
2009-03-17 Andy Wingoadd xref stub for interpreted procedures
2009-03-17 Andy Wingoadd xref.scm
2009-03-17 Andy Wingotweaks to the un-integrated test cases
2009-03-17 Andy Wingonon-srcdir build fixes
2009-03-17 Andy Wingotry a new way of checking byte order
2009-03-17 Andy Wingodecompile source info into <glil-source> annotations.
2009-03-17 Andy Wingofix bug serializing filenames in source locations
2009-03-17 Andy Wingotweaks to asm->glil decompiler, perhaps fix a (program...
2009-03-17 Andy Wingoadd assembly->glil decompiler
2009-03-17 Andy Wingoupdate disassembler for changes to decompiler
2009-03-17 Andy Wingoparse jumps as labels when decompiling bytecode->assembly
2009-03-17 Andy Wingoprocedure-arity on vm-compile apply: verily, unresolved.
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy Wingofix marking of double-cell subrs
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-17 Andy Wingorevert annotation support in syncase. another day perhaps.
2009-03-09 Ludovic CourtèsUpdate `NEWS'.
2009-03-08 Andy WingoFix errors when stripping annotations
2009-03-08 Ludovic CourtèsAggregate `Makefile.am' files under `lang/'.
2009-03-08 Ludovic CourtèsMove `guardians.test' to its own module.
2009-03-08 Ludovic CourtèsProvide a C vararg interface to gsubr invocation.
2009-03-08 Ludovic CourtèsSlightly simplify gsubr invocation in the evaluator.
2009-03-08 Ludovic CourtèsAdd new subr invocation benchmarks.
2009-03-06 Andy Wingoactually use syncase's source information tracking...
2009-03-06 Andy Wingomodify psyntax so it produced annotated source if given...
2009-03-06 Andy Wingosupport source-level annotations in syncase
2009-03-06 Andy Wingofix eval-when statements in boot-9
2009-03-06 Andy WingoReplace eval-case with eval-when
2009-03-02 Andy Wingofixups to expand.scm
2009-03-02 Andy Wingoadd separate expansion phase, to detwingle things a bit
2009-03-02 Andy Wingofix printer in struct docs
2009-03-02 Andy Wingoadd annotation module
2009-03-01 Ludovic CourtèsMark `scm_gsubr_apply ()' as internal.
2009-03-01 Ludovic CourtèsRemove "compiled closures" ("cclos") in favor of a...
2009-03-01 Ludovic CourtèsChange `scm_gsubr_apply ()' to take the gsubr as its...
2009-03-01 Ludovic CourtèsAdd subr invocation benchmark.
2009-02-27 Andy Wingomake the ES compiler more readable via use of ->
2009-02-27 Andy Wingouse -> macro in scheme->ghil compiler
2009-02-27 Andy Wingoslight optimization in transform-record, note in optimize*
2009-02-27 Andy Wingointroduce -> binding inside transform-record body expre...
2009-02-27 Andy Wingofirst stabs as s-expression-driven transformation of...
2009-02-27 Andy Wingocommon slot accessors are procedures-with-setters
next