Avoid "no duplicate" popen tests leaving zombie processes
[bpt/guile.git] / libguile /
2009-05-20 Neil JerramFix `explicitely' typos, should be `explicitly'
2009-04-21 Andy Wingoallow eval to be called before modules are booted
2009-04-21 Andy Wingoscm_[current_]module_transformer returns the %pre-modul...
2009-04-20 Andy WingoMerge branch 'syncase'
2009-04-17 Andy Wingono positions when reading psyntax-pp, validation in...
2009-04-17 Andy Wingofix handling of pre-modules errors in the vm
2009-04-17 Andy Wingo@ and @@ as primitive macros
2009-04-17 Andy Wingoeval-closure-module, here hopefully not for long
2009-04-17 Andy Wingothread the module through syntax-case's expansion
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-05 Ludovic CourtèsAvoid uses of deprecated forms in the VM code.
2009-04-05 danielMake `--disable-deprecated' work.
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-29 Andy WingoMerge branch 'wingo'
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 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 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èsInclude <alloca.h> in `gsubr.c'.
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-17 Andy Wingonon-srcdir build fixes
2009-03-17 Andy Wingotry a new way of checking byte order
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-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-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-02-24 Andy Wingofix variable not initialized spurious warnings
2009-02-24 Andy Wingodon't crash etch's gcc
2009-02-21 Andy Wingoimplement break and continue, work around overly recurs...
2009-02-19 Andy Wingofurther ecmascript work
2009-02-17 Ludovic CourtèsAdd `load-unsigned-integer' instruction.
2009-02-17 Andy Wingoavoid deprecated functions in SCM_VALIDATE_VECTOR_LEN
2009-02-13 Andy Wingodon't re-enter the compiler during method dispatch
2009-02-11 Ludovic CourtèsSmall cleanup relative to the use of double cells for...
2009-02-11 Ludovic CourtèsUse double-cells to store subrs.
2009-02-11 Ludovic CourtèsAdd `SCM_SET_SUBR_GENERIC ()' to replace `SCM_SUBR_GENE...
2009-02-11 Ludovic CourtèsUse `SCM_SNAME ()' when requesting the name of a subr.
2009-02-11 Andy Wingoprovide program apply_0, apply_1, apply_2 implementations
2009-02-10 Andy Wingopropagate much more source info through compilation
2009-02-09 Andy Wingominor cleanups
2009-02-08 Neil JerramFix build when compiled with -Wundef -Werror
2009-02-05 Andy Wingofix the ping-pong between evaluator and vm stacks in...
2009-02-05 Andy Wingofix boot program detection, which in turn makes `make...
2009-02-05 Andy Wingoin debug mode, make sure that calls to the vm can be...
2009-02-04 Andy Wingoscm_call_N doesn't cons for calling programs
2009-02-04 Andy Wingoinline call to scm_make_program when making closures
2009-02-04 Andy Wingoenable multiple vm engines (regular, debug, ...)
2009-02-03 Andy Wingo"optimize" dispatch to specific GF's in goops
2009-02-03 Andy Wingomake catch cache and restore vm regs, not the vm itself...
2009-02-03 Andy Wingomake symbol -> opcode lookup faster
2009-02-03 Andy Wingoinline dispatch to program cmethods, tick in return...
2009-02-02 Ludovic CourtèsGOOPS: Statically allocate the PORT class array.
2009-02-02 Ludovic CourtèsPublish the maximum number of port types as `SCM_I_MAX_...
2009-02-02 Ludovic CourtèsGOOPS: Statically allocate the SMOB class array.
2009-02-02 Ludovic CourtèsPublish the maximum number of SMOB types as `SCM_I_MAX_...
2009-02-02 Andy Wingotick in calls, procedure-name works on compiled procedures
2009-02-01 Andy Wingodon't make intermediate garbage when making vectors...
2009-02-01 Andy Wingoavoid 8 words of allocation per lambda, whoooo
2009-02-01 Andy Wingoadd code for writing out metadata to the end of a program
2009-02-01 Andy Wingoadd metalen field to bytecode serialization
2009-01-31 Andy Wingocache 8 boot programs
2009-01-30 Andy Wingoremove conv.scm, disasm.scm; objcode->bytecode rename
2009-01-29 Andy Wingostatic opcodes; refactor program/objcode division;...
2009-01-23 Neil JerramFix build when scm_t_timespec is different from struct...
2009-01-23 Neil JerramFix MinGW HAVE_STRUCT_TIMESPEC build problem
2009-01-18 Ludovic CourtèsRemove useless cooperative multi-threading source files.
2009-01-18 Ludovic CourtèsMake variables related to the subr table size private...
2009-01-17 Andy Wingomove module and meta inside programs' object tables
2009-01-15 Neil JerramDon't try to unlock already unlocked heap mutex
next