bpt/guile.git
2010-09-22 Neil JerramGOOPS doc simplification
2010-09-21 Andy Wingo(system repl command) cleanups
2010-09-21 Andy Wingobreakpoints from recursive prompts work
2010-09-19 Ludovic CourtèsSRFI-1: Rewrite `alist-copy' in Scheme.
2010-09-19 Ludovic CourtèsRemove the SRFI-1 C proxies.
2010-09-19 Andy Wingodefault-trap-handler bugfix
2010-09-19 Göran WeinholtFix make-variable-transformer export
2010-09-19 Andy Wingoadd ,traps ,delete ,disable ,enable
2010-09-19 Andy Wingoimplement breakpoints in the repl
2010-09-17 Andy Wingoadd (system vm traps)
2010-09-17 Andy Wingovm hooks run without hooks
2010-09-16 Andy Wingofix bad Makefile.am addition
2010-09-16 Andy Wingoinstruction tracing tweak
2010-09-16 Andy Wingoonly trace instructions inside the thunk
2010-09-16 Andy Wingoupdate vm hooks doc
2010-09-16 Andy Wingoadd vm-abort-continuation-hook, vm-restore-continuation...
2010-09-16 Andy Wingotrim our set of vm hooks
2010-09-16 Andy Wingoremove unused (system vm profile)
2010-09-15 Ludovic CourtèsFix write-beyond-end-of-string error in the conversion...
2010-09-15 Ludovic CourtèsOptimize `peek-char'.
2010-09-15 Ludovic CourtèsFix copyright year and module name of `write.bm'.
2010-09-14 Ludovic CourtèsRe-introduce pretty-printing of combining characters.
2010-09-14 Ludovic CourtèsRemove commented out code from `print.c'.
2010-09-14 Ludovic CourtèsFactorize and optimize `write' for strings and characters.
2010-09-14 Ludovic CourtèsInternally expose `scm_i_unistring_escapes_to_{guile...
2010-09-12 Andy Wingodoc/ref lib-version.texi removal
2010-09-12 Andy Wingolibguile gitignore
2010-09-12 Andy Wingobuild tweak to remove SRFI version definitions
2010-09-12 Andy Wingomove srfi-1 and srfi-60 C impl to libguile, without...
2010-09-12 Andy Wingoremove empty srfi-4, srfi-13, and srfi-14 shlibs
2010-09-12 Neil JerramCreate tags for Scheme source
2010-09-12 Michael GranProvide non-locale C/Scheme string conversion functions
2010-09-11 Neil JerramDocument scm_wrong_type_arg_msg
2010-09-11 Neil JerramRemove non-existent *environment* APIs from api-undocum...
2010-09-11 Neil JerramRemove unnecessary blank "Indices" page.
2010-09-10 Andy Wingonew procedure: source-procedures
2010-09-10 Andy Wingo(system xref) uses module-submodules
2010-09-10 Andy Wingoregenerate psyntax-pp.scm
2010-09-10 Andy Wingosimplify module/Makefile.am rules to not require touch
2010-09-07 Ludovic CourtèsClarify feature macro conditionals.
2010-09-07 Ludovic CourtèsUse Gnulib's `isnan' and `isinf' modules.
2010-09-06 Ludovic CourtèsUse `have-lib' when checking for libltdl.
2010-09-06 Ludovic CourtèsRename `make-foreign-function' to `pointer->procedure'.
2010-09-06 Andy Wingofix to program-module
2010-09-04 Ludovic CourtèsAdd `.version' to the distribution.
2010-09-04 Ludovic CourtèsBump version number for 1.9.12.
2010-09-04 Andy Wingofix guile-tools --help and --version
2010-09-04 Andy Wingoboot-9 refactor
2010-09-04 Ludovic CourtèsUpdate `NEWS' for 1.9.12.
2010-09-04 Ludovic CourtèsDon't say "source file is newer" when either file is...
2010-09-04 Ludovic CourtèsCompare source/compiled file timestamps with nano-secon...
2010-09-04 Ludovic CourtèsUse Gnulib's `stat-time' module; update Gnulib.
2010-09-04 Ludovic CourtèsAdd an entertaining `procedure->pointer' test.
2010-09-03 Ludovic CourtèsFix the `put-bytevector' tests.
2010-09-03 Ludovic CourtèsAdd license header to `test-ffi'.
2010-09-03 Ludovic CourtèsAdd `procedure->pointer' to the FFI.
2010-09-03 Jose A. Ortega... Fix for `submodules' in (ice-9 session) (closes #30062)
2010-09-03 Andy Wingomodule-ref-submodule deprecation fixes
2010-09-03 Andy Wingoback-compat in (rnrs) for deprecated modules-in-value...
2010-09-03 Andy Wingomodule-local-variable optimization
2010-09-02 Ludovic CourtèsFix memory leak in `lock-mutex' (aka. `scm_lock_mutex'.)
2010-09-02 Ludovic CourtèsAvoid calls to `scm_current_thread' in `fat_mutex_unlock'.
2010-09-01 Ludovic CourtèsFix typos.
2010-09-01 Ludovic CourtèsSRFI-1: Rewrite `drop-right!', `drop-while', `reduce...
2010-09-01 Ludovic CourtèsRewrite `fport_flush' using Gnulib's `full_write'.
2010-09-01 Ludovic Courtèspopen.test: Don't auto-compile `popen-child.scm'.
2010-09-01 Ludovic CourtèsAdd `test-suite/tests/popen-child.scm' to the distribution.
2010-08-31 Jose A. Ortega... Add new debug meta-command ,error-message
2010-08-30 Andy Wingofix #y back-compat shim
2010-08-30 Andy Wingobitvector work
2010-08-30 Andy Wingodocstrings in syntax-rules
2010-08-29 Andy Wingodefine* usage in boot-9
2010-08-29 Andy Wingoadd flag to vtables to indicate that their layout is...
2010-08-28 Andy Wingodeprecate passing a number as the destination to `format'
2010-08-28 Andy Wingothreadsafety in deprecation, extensions
2010-08-28 Andy Wingonet-db.test tweak
2010-08-28 Andy Wingothreadsafe object properties
2010-08-28 Andy WingoREADME fix for PKG_CONFIG=true
2010-08-28 Andreas RottmannSeveral fixes to R6RS libraries
2010-08-27 Andy WingoRevert "don't autocompile while snarfing"
2010-08-27 Andy WingoRevert "[build] Rewrite guile-func-name-check in Scheme...
2010-08-27 Andy Wingodon't autocompile while snarfing
2010-08-27 Ludovic CourtèsDocument (ice-9 match).
2010-08-27 Ludovic CourtèsSRFI-1: Choose better benchmark names.
2010-08-27 Ludovic CourtèsSRFI-1: Rewrite `break' and `break!' in Scheme.
2010-08-27 Ludovic CourtèsSRFI-1: Rewrite `fifth', `sixth', etc. in Scheme.
2010-08-27 Ludovic CourtèsRemove unneeded #:use-module.
2010-08-27 Ludovic CourtèsAssorted `syntax-check' fixes.
2010-08-27 Andy Wingofix <letrec> docs
2010-08-26 Thien-Thi Nguyen[build] Rewrite guile-func-name-check in Scheme, adding...
2010-08-26 Thien-Thi Nguyen[build] Refine libguile/*.doc snarfing.
2010-08-25 Andy Wingoconsolidate sitedir definition
2010-08-25 Andy Wingoupdate download location in manual
2010-08-19 Thien-Thi Nguyen[build] Use AM_SILENT_RULES for generating cpp-E.c...
2010-08-19 Andy Wingoobjcodes.c comments
2010-08-19 Noah LavineWhitespace fix
2010-08-18 Thien-Thi Nguyen[build] Fix sed portability bug: Don't use '\n' in...
2010-08-18 Thien-Thi Nguyen[build] Create libguile/version.h using the configure...
2010-08-17 Andy Wingoupdate scsh doc
2010-08-17 Andy Wingofurther discouraged excision
next