bpt/guile.git
2010-10-12 Andy Wingofold old news items into main news body
2010-10-12 Andy Wingo,frame and related commands handle for-trap? appropriately
2010-10-12 Andy Wingodon't warn for (format #t fmt) -- format string actuall...
2010-10-12 Andy Wingodebug has for-trap? field
2010-10-12 Andy Wingoremove gds docs, telling users instead to use geiser...
2010-10-12 Andy Wingominor doc fixups
2010-10-11 Andy Wingoadd --listen docs
2010-10-11 Andy Wingopreface contributors tweaks
2010-10-11 Andy Wingoupdate preface.texi contributors
2010-10-11 Ludovic CourtèsAllow arbitrary code in ASSOC procedures for weak hash...
2010-10-11 Ludovic CourtèsFix a bug in weak hash table bucket fixup.
2010-10-10 Ludovic CourtèsFix typo.
2010-10-10 Ludovic CourtèsAdd warnings for obvious syntax errors in format strings.
2010-10-10 Ludovic CourtèsAdd new `format' warnings.
2010-10-10 Ludovic CourtèsCompile with `-Wformat'.
2010-10-10 Ludovic CourtèsImplement fancy format string analysis.
2010-10-10 Ludovic CourtèsEscape newlines from format strings in warnings.
2010-10-10 Andy Wingoadd --listen command line argument.
2010-10-10 Andy Wingoadd (system repl server)
2010-10-10 Andy Wingofix segfaults when closing the current input port
2010-10-10 Andy Wingoreadline repl-reader falls back to boot-9 definition...
2010-10-10 Andy Wingointerrupted syscalls run asyncs before throwing syserror
2010-10-08 Andy Wingofurther repl tweaks
2010-10-08 Ludovic CourtèsImprove pretty-printing of tree-il objects.
2010-10-08 Ludovic CourtèsAdd `-Wformat'.
2010-10-08 Ludovic CourtèsFixlets for REPL error handling.
2010-10-08 Ludovic CourtèsSRFI-1: Rewrite `split-at' and `split-at!' in Scheme.
2010-10-08 Ludovic CourtèsSRFI-1: Rewrite `filter-map' in Scheme.
2010-10-08 Ludovic CourtèsSRFI-1: Make `fold-right' tail-recursive.
2010-10-08 Ludovic CourtèsSRFI-1: Make `unfold' tail-recursive (fix bug #30071).
2010-10-08 Ludovic CourtèsRegister `scm_init_r6rs_ports' as an extension.
2010-10-08 Ludovic CourtèsAlways run at least the ASCII regexp tests.
2010-10-08 Andy Wingofix a bug in `finish'
2010-10-08 Andy Wingostepping traps use frame-next-source, not frame-source
2010-10-08 Andy Wingoadd program-sources-pre-retire to core and define frame...
2010-10-08 Andy Wingofix error in frame-return-values
2010-10-08 Andy Wingofix tracing of mv returns
2010-10-08 Andy Wingomore inlining in psyntax
2010-10-08 Andy Wingoinline symbol? and vector? to opcodes, and a psyntax...
2010-10-08 Andy Wingoadd repl debugging command docs
2010-10-08 Andy Wingoproof-reading fixen in api-debug
2010-10-07 Andy Wingofinish traps documentation
2010-10-07 Andy Wingoremove old debugging examples from api-debug
2010-10-07 Andy Wingodocument trap states
2010-10-07 Andy Wingodocument tracing traps
2010-10-07 Andy Wingofinish documenting low-level traps, other api-debug...
2010-10-07 Andy Wingoupdate traps documentation (unfinished)
2010-10-07 Andy Wingoupdate docs regarding --debug
2010-10-07 Andy Wingorename vm-trace to call-with-trace
2010-10-06 Andy Wingoupdate (system repl debug) todo
2010-10-06 Andy Wingoadd ,step ,stepi ,next and ,nexti
2010-10-06 Andy Wingocleanups to ,finish
2010-10-06 Andy Wingobuild guile-readline/ after module/
2010-10-05 Andy Wingoadd ,finish repl meta-command
2010-10-05 Andy Wingo(system vm trap-state): add-trap-at-frame-finish!
2010-10-05 Andy Wingo(system vm frame): frame-return-values
2010-10-05 Andy Wingodebug-trap-handler ephemeral trap enhancement
2010-10-05 Andy Wingo(system repl debug): add frame->stack-vector
2010-10-05 Andy Wingofix embarrassing error preventing ,del from working
2010-10-05 Andy Wingosystem repl repl comments
2010-10-05 Andy Wingobugfixes and simplifications to ice-9 buffered-input.
2010-10-05 Andy Wingoguile-readline slight modernization
2010-10-04 Andy WingoRevert "repl.scm next-char needed to read EOF from...
2010-10-03 Neil JerramEdit section on generic functions
2010-10-03 Neil JerramEdit section on slot access
2010-10-03 Neil JerramTypeset Ludo's name correctly
2010-10-03 Andy Wingoavoid some double-breaks in trap-at-procedure-ip-in...
2010-10-03 Andy Wingorepl.scm next-char needed to read EOF from port
2010-10-03 Andreas RottmannAdd implementation of SRFI 45
2010-10-03 Michael GranAdd v1.8.x backward compatiblity to GUILE_SITE_DIR
2010-10-03 Andy Wingosrfi-67 #:replace work
2010-10-03 Andreas RottmannAdd implementation of SRFI-67
2010-10-03 Andreas RottmannAdd implementation of SRFI 42
2010-10-03 Andreas RottmannReference original specification in SRFI 27 documentation
2010-10-03 Andy Wingobugfixen in source breakpoints and in-procedure traps
2010-10-02 Neil JerramFlatten `Miscellaneous Functions'
2010-10-02 Neil JerramCustomizing Instance Creation to metaobject protocol...
2010-10-02 Neil JerramRemove goops-version, which is no longer defined
2010-10-02 Neil JerramRemove doc of STKlos compatibility
2010-10-02 Neil JerramContinue separating simple and more complex GOOPS doc
2010-10-01 Andy Wingosource breakpoints accept user line numbers
2010-10-01 Andy Wingoadd source:line-for-user, returning a 1-indexed line...
2010-10-01 Andy Wingoapi-debug tweak
2010-10-01 Andy Wingoupdate api-debug.texi discussion of stack overflow
2010-10-01 Andy Wingoc stack overflow checked for, once more
2010-10-01 Andy Wingoscm_report_stack_overflow eventually resets scm_stack_c...
2010-10-01 Neil JerramFix typo in configure.ac
2010-10-01 Andy Wingodeprecate turn-on-debugging, it is obsolete
2010-10-01 Andy Wingoscm_debug_opts to debug.c, backtrace on by default...
2010-10-01 Andy Wingodocument call-with-error-handling
2010-10-01 Andy Wingoapi-debug.texi refactors
2010-10-01 Andy Wingoupdate tour.texi
2010-10-01 Andy Wingofinish cleaning out api-options.texi
2010-10-01 Andy Wingodebug and readline options doc tweak
2010-10-01 Andy Wingomove read and print options docs to the procedures...
2010-10-01 Andy Wingoremove elisp-strings and elisp-vectors read options
2010-10-01 Andy Wingo(foo-options 'full) displays options doc in correct...
2010-10-01 Andy Wingoremove unused print-options
2010-09-30 Andy Wingoadd ,registers
2010-09-28 Andy Wingofix check-guile.in for default vm change
next