make-stack handles prompt tags better
[bpt/guile.git] / module /
2012-04-01 BT Templetonlength's argument is a sequence
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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 WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2012-03-12 Andy Wingoweb http: fix Ma -> Mar
2012-03-11 Andy Wingofix bad-request-printer
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-11 Andy Wingoadd bad-request printer
2012-03-11 Andy Wingoweb server http: 400 Bad Request on bad requests
2012-03-11 Andy Wingoadd exception printers for bad-header, bad-header-component
2012-03-08 BT Templetonelisp rng
2012-03-08 BT Templetonelisp i/o
2012-03-08 BT Templetonelisp: symbol-name, intern
2012-03-08 BT Templetonelisp: when, unless
2012-03-08 BT Templetonelisp sequence functions
2012-03-08 BT Templetonintegerp, wholenump return nil for non-numbers
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-07 Andy Wingofaster (make-prompt-tag); default-prompt-tag is a parameter
2012-03-07 Andy Wingocall-with-{input,output}-string implemented in scheme
2012-03-07 Andy Wingomicro-optimizations to string-trim-both, and to (web...
2012-03-06 Andy Wingomicro-optimization in (web server)
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 Templetonuse #nil as default for elisp rest parameters
2012-03-05 Andy Wingodeprecate close-io-port
2012-03-05 BT TempletonMerge branch 'bt/elisp'
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-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-03 Andy Wingooptimize dynamic-wind when we know winders are thunks
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 Wingotweaks to -Wformat's gettext detection
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-24 Andy Wingosrfi-18 cleanup
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-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-20 Noah LavineOptimize Equality Primitives
2012-02-19 Ludovic CourtèsHave `-Wformat' recognize `ngettext' calls.
2012-02-19 Ludovic CourtèsHave `-Wformat' better recognize the `gettext' procedure.
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-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 WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy Wingoweb server: do not provide a response body where it...
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy Wingoweb server: print backtrace on errors when run in batch...
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 BT Templetonfunction binding fixes
2012-02-03 BT Templetonsharpsign-colon for uninterned symbols
2012-02-03 BT Templetonelisp I/O
2012-02-03 BT Templetonimprove management of global special variables
2012-02-03 BT Templetonmore lexical declarations
2012-02-03 BT Templetonsignal an error for uncaught throws
2012-02-03 BT Templeton`catch' in terms of `condition-case'
2012-02-03 BT Templetonstandard error symbols
2012-02-03 BT Templeton`%plist-member' fix
2012-02-03 BT Templetoncondition-case
2012-02-03 BT Templetonelisp `member' subrs
2012-02-03 BT Templetonuse `dynlet' for dynamic binding
2012-02-03 BT Templetoninline `generate-let' and `generate-let*'
2012-02-03 BT Templetondefine `flet' directly
2012-02-03 BT Templetonlexical binding macros
2012-02-03 BT Templetonuse `lexical' declarations in "boot.el"
2012-02-03 BT Templetonelisp `while' macro
2012-02-03 BT Templetonelisp `labels'
2012-02-03 BT Templetonfix `flet' syntax
2012-02-03 BT Templetonelisp binding declarations
2012-02-03 BT Templetondeclaration parsing
next