Add more `%file-port-name-canonicalization' tests.
[bpt/guile.git] / module /
2012-05-15 Andy Wingocse passes a lookup procedure to the effects analyzer
2012-05-15 Andy Wingobetter effects analysis for calls to lexically bound...
2012-05-15 Andy Wingofix-letrec tweak
2012-05-15 Andy WingoCSE in tail position
2012-05-15 Andy Wingostronger conditional optimization
2012-05-15 Andy Wingooptimization for chain of if expressions with common...
2012-05-15 Andy Wingomvoe tree-il=? and tree-il-hash to tree-il.scm
2012-05-12 Ludovic CourtèsHave `-Wformat' remain quiet for any procedure called...
2012-05-12 Ludovic CourtèsHave `-Warity-mismatch' handle applicable structs.
2012-05-12 Ludovic CourtèsImprove special-casing of `_' in `-Wformat'.
2012-05-11 Andy Wingofix more assumptions that the frame-procedure is a...
2012-05-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' into...
2012-05-10 Andy Wingorefactor vm application of non-programs; boot continuat...
2012-05-08 Andy Wingodocbook->texi fix
2012-05-07 Andy Wingo(texinfo docbook) support for @acronym
2012-05-07 Andy Wingoadd support for texinfo parsed arguments, like @acronym
2012-04-23 Andy Wingovlist performance improvements; allocate vhash data...
2012-04-23 Andy Wingoavoid emitting degenerate aliases in peval
2012-04-23 Andy Wingovlist-cons micro-optimizations
2012-04-23 Andy Wingoslight vlist refactor
2012-04-23 Andy Wingofix replacement of CSE with lexical-ref
2012-04-23 Andy Wingocse hashing tweak
2012-04-23 Andy Wingomore inlining in effects.scm
2012-04-23 Andy Wingobetter primitives support for bit operations
2012-04-23 Andy Wingodisable optimizations in goops dispatch procedures
2012-04-23 Andy Wingoenable cse
2012-04-23 Andy Wingonew pass: cse
2012-04-23 Andy Wingopeval uses effects analysis
2012-04-23 Andy Wingoadd effects
2012-04-23 Andy Wingoadd more primitives and predicates to (language tree...
2012-04-09 Ludovic CourtèsSRFI-9: Set the `record-constructor' slot of the RTD.
2012-03-23 BT Templetonprimitive resolution for public refs
2012-03-22 Andy Wingoadd bad-request printer
2012-03-22 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-22 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-12 Andy Wingoweb http: fix Ma -> Mar
2012-03-11 Andy Wingoweb server http: 400 Bad Request on bad requests
2012-03-05 Andy Wingodeprecate close-io-port
2012-03-04 Mark H WeaverComment out unused definitions of 'do' and 'case' in...
2012-03-04 Mark H WeaverFix syntax wrap comments; remove old unused cruft
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 Wingotweaks to -Wformat's gettext detection
2012-03-02 Andy Wingopeval: inline applications of lambda to rest args
2012-03-02 Andy Wingotree-il: fix `canonicalize!' for prompts
2012-03-02 Andy Wingomore general treatment of call-with-prompt
2012-03-01 Mark H Weaverpmatch: always wrap with let, even if the expression...
2012-03-01 Mark H WeaverFix <TAG>vector-length when applied to other uniform...
2012-02-26 Ludovic CourtèsAvoid failure when `format-analysis' stumbles upon...
2012-02-23 Andy Wingorewrite open-process in C, for robustness
2012-02-22 Andy Wingomicrooptimizations in (web uri)
2012-02-21 Andy Wingoquick fix the quick fix
2012-02-21 Andy Wingoquick fix to uri parser
2012-02-19 Ludovic CourtèsHave `-Wformat' recognize `ngettext' calls.
2012-02-19 Ludovic CourtèsHave `-Wformat' better recognize the `gettext' procedure.
2012-02-15 Mark H Weaverpsyntax: access source properties for all supported...
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-15 Mark H WeaverFix typo in comment in message.scm: 'know' to 'known...
2012-02-14 Andy Wingoweb server: fix spurious warning
2012-02-12 Andy Wingoweb server: do not provide a response body where it...
2012-02-11 Andy Wingoweb server: print backtrace on errors when run in batch...
2012-02-08 Mark H WeaverSupport => within case, and improve error messages...
2012-02-03 Ludovic Courtèsi18n: Provide default values for when Gnulib has no...
2012-02-03 Ludovic CourtèsAugment `-Wformat' analysis with support for `~:h'.
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 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-30 Mark H WeaverUpdate user-visible copyright dates in manual and REPL...
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 Ludovic CourtèsFix a couple of warnings.
2012-01-25 Ludovic CourtèsFix typo in `-Wformat'.
2012-01-25 Ludovic CourtèsAdd warnings for unsupported `simple-format' options.
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-25 Andy Wingobetter function prologue disassembly
2012-01-25 Andy Wingoadd another case in which to fold (values FOO) to FOO...
2012-01-25 Andy Wingofix values miscompilation in push context with RA
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 Wingoremove duplicate when/unless definitions
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-14 Mark H WeaverDon't diverge when serializing cyclic lists during...
2012-01-14 Mark H WeaverFix serialization of #nil-terminated lists during compi...
2012-01-09 Daniel Hartwigpermit non-date values for Expires header
2012-01-09 Ludovic CourtèsHave `cpu-word-size' error out on unknown CPUs; add...
2012-01-08 Ludovic Courtèsftw: Add an `error' parameter to `file-system-fold'.
2012-01-07 Ian Price`write-request-line' writes absolute paths, not absolut...
next