bpt/guile.git
2010-09-26 Neil JerramPromote subsections inside the GOOPS "Reference Manual...
2010-09-25 Michael GranIncorrect parsing of NaN complex numbers
2010-09-25 Andy Wingoremove vm-version, vm options
2010-09-25 Andy Wingofix up options.test
2010-09-25 Andy Wingostatprof test traps fix; re-enable accurate call counti...
2010-09-25 Andy Wingofix eval.test for procnames eval option
2010-09-24 Andy Wingoremove a number of debug options
2010-09-24 Andy Wingoremove evaluator-traps-interface
2010-09-24 Andy Wingoremove GDS
2010-09-24 Andy Wingoremove (ice-9 debugger) and (ice-9 debugging)
2010-09-24 Andy Wingoremove eval-options
2010-09-24 Andy Wingoapi-debug.texi updates
2010-09-24 Andy Wingofix ,traps REPL command
2010-09-24 Andy Wingoremove srcprop.[ch] things that have to do with breakpoints
2010-09-24 Ludovic CourtèsMake `procedure-execution-count' fail gracefully when...
2010-09-24 Ludovic CourtèsFix coverage analysis of procedures called from C.
2010-09-24 Ludovic CourtèsRemove unused declarations.
2010-09-24 Ludovic CourtèsAdd `thread-vm' and `set-thread-vm!'.
2010-09-24 Andy Wingoprocedure traps can fire on nested procedures
2010-09-24 Andy Wingosystem xref maintains source mapping for nested procedu...
2010-09-24 Ludovic CourtèsFix typo in `weaks.test'.
2010-09-23 Ludovic CourtèsFix bug #31081 (`lookahead-u8' returns an s8.)
2010-09-23 Ludovic CourtèsFixlet in `coverage.test'.
2010-09-23 Ludovic CourtèsStrengthen the weak hash table tests.
2010-09-23 Ludovic CourtèsFix weak-value hash tables.
2010-09-23 Ludovic CourtèsDefine `equal?' for pointer objects.
2010-09-23 Andy Wingoadd ,break-at-source
2010-09-23 Andy Wingoanother trap printing tweak
2010-09-23 Andy Wingolist-traps just returns trap identifiers, not names
2010-09-23 Andy Wingotrace printing tweak
2010-09-23 Andy Wingomore uniform break / tracepoint printing in repl
2010-09-23 Andy Wingoadd trap-name procedure
2010-09-23 Andy Wingotracepoints print their trap number
2010-09-23 Andy Wingoadd repl ,tracepoint command
2010-09-23 Andy Wingoavoid traps in repl except when evaluating the expression
2010-09-23 Andy Wingoadd trap-calls-to-procedure
2010-09-23 Andy Wingoadd scm_frame_address / frame-address
2010-09-23 Andy Wingotracing in terms of traps
2010-09-22 Neil JerramExplain examples of user-defined classes
2010-09-22 Neil JerramExplain built-in classes like <string>
2010-09-22 Neil JerramImprove GOOPS `Quick Start' doc
2010-09-22 Neil JerramMove GOOPS chapter's Stk copyright notice upfront
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
next