micro-optimization in (web server)
[bpt/guile.git] / module / ice-9 /
2012-03-05 Andy Wingoshuffle r4rs procedures into boot-9
2012-03-05 Andy Wingoload parameters earlier in boot-9
2012-03-05 Andy Wingoslight tweak to file-exists?, file-is-directory?
2012-03-05 Andy Wingobootstrapping shenanigans in `warn'
2012-03-05 Andy Wingomore clear comments in boot-9.scm
2012-03-05 Andy Wingoremove deprecated close-io-port
2012-03-05 Andy Wingoinline ice-9/r4rs.scm into ice-9/boot-9.scm
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-03 Mark H WeaverMinimize size of embedded syntax objects in psyntax...
2012-03-03 Mark H Weavertree-il->scheme improvements
2012-03-02 Mark H Weaverpretty-print: allow max-expr-width to be set; recognize...
2012-03-02 Mark H WeaverFix typos in psyntax.scm
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-23 Andy Wingorewrite open-process in C, for robustness
2012-02-19 Andy Wingotune default hash table sizes
2012-02-19 Andy Wingoice-9/poll optimization
2012-02-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-15 Mark H Weaverpsyntax: access source properties for all supported...
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-15 Mark H Weaversyntax-violation: prefer 'subform' for source info...
2012-02-15 Mark H WeaverFix psyntax bugs that would cause bad source annotations
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Mark H WeaverSupport => within case, and improve error messages...
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-03 Ludovic Courtèsi18n: Provide default values for when Gnulib has no...
2012-02-03 Ludovic Courtèsformat: Add specifier ~h for localized number output.
2012-02-03 Ludovic Courtèsi18n: Use Gnulib's `nl_langinfo' module.
2012-02-02 Bake TimmonsImprove the usage of variable names in Scheme docstrings.
2012-01-30 Andy Wingo"fix" local-eval for introduced toplevels
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-30 Mark H WeaverFix primitive-eval to return #<unspecified> for definitions
2012-01-30 Mark H WeaverFix 'local-eval' when the specified environment is...
2012-01-27 Mark H WeaverFix error messages involving definition forms
2012-01-26 Andy Wingomore readable gensyms
2012-01-26 Andy Wingoglobally unique marks and labels using syntax-session-id
2012-01-26 Andy WingoImplement `local-eval', `local-compile', and `the-envir...
2012-01-25 Andy Wingonew syntax procedures to (system syntax)
2012-01-25 Andy Wingoadd syntax-module
2012-01-25 Andy Wingoadd syntax-locally-bound-identifiers
2012-01-24 Ludovic Courtèsvlist: Use (ice-9 format).
2012-01-23 Andy Wingocurrent-filename canonicalizes path, remove add-to...
2012-01-20 Andy Wingoadd current-filename, add-to-path, add-to-load-path
2012-01-20 Andy Wingoadd when, unless
2012-01-19 Andy Wingoavoid gensym when making labels in psyntax
2012-01-19 Andy Wingoadd syntax-local-binding
2012-01-15 Chris K. Jester... Call scm-error with the correct argument order.
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Andy WingoMerge commit 'cc8afa2b361635953dfba7f10e4193b1f243a50f'
2012-01-08 Ludovic Courtèsftw: Add an `error' parameter to `file-system-fold'.
2012-01-06 Andy Wingodeprecate fluid-let-syntax in favor of syntax-parameterize
2012-01-06 Andy Wingoadd define-syntax-parameter, same as define-syntax
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2012-01-05 Ludovic CourtèsRegenerate `psyntax-pp.scm'.
2012-01-05 Ludovic CourtèsRaise an error for (begin) when `--disable-deprecated'.
2011-12-31 Mark H WeaverFix documentation for vhash-fold and vhash-fold-right
2011-12-22 Andy Wingodocument invalidity of (begin) as expression; add back...
2011-12-19 Ludovic Courtèsftw: Include sub-directories in the result of `scandir'.
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-19 Ludovic Courtèsftw: Fix typos/thinkos in `file-system-fold' and `scandir'.
2011-12-19 Ludovic Courtèsftw: Clarify the behavior of `scandir' for flat files...
2011-12-19 Christian PerschAdd a deprecated alias for $expt
2011-12-18 Ludovic Courtèsftw: Add `scandir'.
2011-12-18 Ludovic Courtèsftw: Add an optional `stat' parameter to `file-system...
2011-12-13 Ludovic CourtèsAdd `file-system-fold' and `file-system-tree' to (ice...
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-12 Andy Wingoadd an apropos-hook to ice-9 session
2011-12-10 Andy Wingocurrent-input-port et al are srfi-39 parameters
2011-12-06 Ludovic CourtèsAdd an exception printer for `getaddrinfo-error'.
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-05 Andy Wingowarnings written to warning port
2011-12-05 Andy Wingoadd current-warning-port
2011-12-05 Andy Wingosetting a parameter returns the previous value
2011-12-05 Andy Wingoadd srfi-39 parameters to boot-9
2011-12-04 Andy Wingoice-9/poll: verify sizeof(struct pollfd)
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-24 Andy Wingorecord-type-vtable is not a new root of the vtable...
2011-11-23 Andy WingoUse default value for make-fluid in Scheme files
2011-11-23 Andy Wingooptional default-value arg to make-fluid
2011-11-16 Andy Wingohack the port-column of current-output-port after print...
2011-11-16 Andy Wingoeval-when tidying up
2011-11-16 Andy Wingopsyntax: s/chi/expand/g
2011-11-15 Andy Wingoset names of functions defined at the toplevel from...
2011-11-15 Andy Wingobetter debuggability for interpreted procedures
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-07 Andy Wingoregenerate psyntax-pp
2011-11-07 Andy Wingohygienically rename macro-introduced bindings, reproducibly
2011-11-07 Andy Wingofix scope bug in <module> definition in boot-9
next