bpt/guile.git
2010-06-06 Andy Wingoadd syntax-source accessor
2010-06-06 Andy Wingosrfi-34 #:replace raise fix
2010-06-06 Ludovic CourtèsAdd tests for `program-sources' (bug #29817).
2010-06-06 Ludovic CourtèsDon't build any generated source file at "make dist...
2010-06-06 Ludovic CourtèsAdd tests for `procedure-name'.
2010-06-06 Andy Wingofix `format' with %f and exact rationals
2010-06-06 Andy Wingosimplify macro representation in the wake of module...
2010-06-06 Andy Wingofix module-hygiene corner case by relying more on synta...
2010-06-05 Andy Wingosource location propagation fixes in psyntax
2010-06-05 Ludovic CourtèsUpdate `.gitignore' for new Gnulib-generated files.
2010-06-05 Ludovic CourtèsUpdate Gnulib to v0.0-3966-g9f737c8 for `libunistring...
2010-06-02 Andy Wingobrown-paper-bag commit
2010-06-02 Andy Wingoflesh out recursive repl module with local vars
2010-06-02 Andy Wingorecursive repl support
2010-06-02 Andy Wingocurrent-language fluid refactoring
2010-06-02 Andy Wingoboot-9 top-repl tweak
2010-06-02 Andy Wingosome repl doc updates
2010-06-02 Andy Wingominor NEWS tweaks
2010-06-02 Andy Wingoadd #:version (6) to rnrs bytevectors and ports
2010-06-02 Andy Wingofix argument tab-completion
2010-06-02 Andy Wingofix procedure naming
2010-06-01 Ludovic CourtèsFix `git-version-gen' sed script.
2010-06-01 Ludovic CourtèsBump version number for 1.9.11.
2010-06-01 Ludovic CourtèsMake `@' visible in the sxml-match documentation.
2010-06-01 Ludovic CourtèsRemove unused symbols.
2010-06-01 Andy WingoNEWS is ready
2010-06-01 Andy Wingoremove docs for removed procedures
2010-06-01 Andy Wingomore NEWS
2010-06-01 Andy Wingosmall NEWS updates
2010-06-01 Andy Wingor6rs docs in the manual
2010-06-01 Andy Wingo(rnrs bytevectors) fallout
2010-06-01 Andy Wingorename (rnrs bytevector) to (rnrs bytevectors)
2010-06-01 Andy Wingomore 1.9.11 NEWS updates
2010-05-31 Ludovic CourtèsFix `VM_VALIDATE_BYTEVECTOR' macro wrt. trailing semico...
2010-05-31 Ludovic CourtèsFix unaligned accesses by the bytevector instructions.
2010-05-31 Ludovic CourtèsUpgrade manual to GFDLv1.3+.
2010-05-30 Ludovic CourtèsIgnore `.version'.
2010-05-30 Ludovic CourtèsHave `test-ffi' run all the tests even after a failure.
2010-05-30 Ludovic CourtèsFix argument and return value alignment in `scm_i_forei...
2010-05-30 Ludovic CourtèsFix parenthesizing of the `ROUND_UP' macro; factorize.
2010-05-30 Ludovic CourtèsRelax the `(version)' test.
2010-05-29 Ludovic CourtèsUse Gnulib's `git-version-gen'.
2010-05-29 Ludovic CourtèsImport Gnulib's `git-version-gen' module.
2010-05-29 Ludovic CourtèsUpdate Gnulib to v0.0-3955-g8ab5996.
2010-05-28 Ludovic CourtèsUpdate `THANKS'.
2010-05-28 Ludovic CourtèsRemove dead code related to `scm_i_terminating'.
2010-05-28 Ludovic CourtèsFix the visibility of a few of internal symbols.
2010-05-28 Ludovic CourtèsQuote the first argument to `AC_DEFINE_UNQUOTED'.
2010-05-28 Ludovic CourtèsChange occurrences of "filesystem" to "file system".
2010-05-28 Ludovic CourtèsUse GCC's `malloc' attribute for malloc-like routines.
2010-05-28 Volker Grabschdon't fail when HAVE_STAT64 is undefined
2010-05-28 Volker Grabschdon't run the `pthread_attr_getstack' check when cross...
2010-05-28 Volker Grabschadd pdcurses to the list of termlibs
2010-05-28 Ludovic CourtèsAdd `scm_t_aligned_cell' internal type.
2010-05-28 Julian GrahamIgnore explicit phase specification for imports in...
2010-05-27 No ItisntTwo spaces.
2010-05-27 No ItisntRename set-record-printer!
2010-05-27 No ItisntAdd sources to module/Makefile.am
2010-05-27 No ItisntRecord printer fixes
2010-05-27 Julian GrahamSupport for the #!r6rs lexeme.
2010-05-27 Andy Wingopartial 1.9.11 NEWS
2010-05-27 Andy Wingoremove scm_memoizer_p and scm_memoizer declarations
2010-05-26 Ludovic CourtèsClean up `test-suite/vm'.
2010-05-26 Ludovic CourtèsRename the `testsuite' directory to `test-suite/vm'.
2010-05-26 Ludovic CourtèsRaise an exception upon VM stack overflows (fixes bug...
2010-05-26 Ludovic Courtèssxml-match: Handle multiple-value returns.
2010-05-26 No ItisntMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2010-05-25 Ludovic CourtèsAdd (sxml match).
2010-05-25 Ludovic CourtèsAdd copyight/license header in `compile-psyntax.scm'.
2010-05-25 No Itisnt* doc/ref/srfi-modules.texi:
2010-05-25 No Itisntadd custom record printers
2010-05-24 Andy Wingoupdate NEWS for things that were true and aren't, or...
2010-05-24 Andy Wingopre-prepare NEWS
2010-05-22 Julian GrahamEdits for R6RS library implementation documentation...
2010-05-22 Ludovic CourtèsFix disassembly of free variable lists.
2010-05-21 Andy Wingoboot-9 comment cleanup
2010-05-21 Andy Wingolambda* in make-mutable-parameter
2010-05-21 Andy Wingodefine* in repl-reader
2010-05-21 Andy Wingodefine* in try-module-autoload
2010-05-21 Andy Wingodefine* in resolve-interface
2010-05-21 Andy Wingolambda* in resolve-module
2010-05-21 Andy Wingodefine* in load-module
2010-05-21 Andy Wingodefine* in module-observe-weak
2010-05-21 Andy Wingodefine* in load
2010-05-21 Andy Wingocase-lambda in dup->{in,out,}port, dup
2010-05-21 Andy Wingodefine* in file-set-position
2010-05-21 Andy Wingodefine* in record-constructor
2010-05-21 Andy Wingodefine* in make-record-type
2010-05-21 Andy Wingolambda* in string-any, string-every
2010-05-21 Andy Wingolambda* in catch
2010-05-21 Andy Wingolambda* in make-prompt-tag
2010-05-21 Julian GrahamExplicitly import `*unspecified*' to support R6RS libra...
2010-05-21 Julian GrahamExplicitly import `@@' to support R6RS library purifica...
2010-05-21 Julian GrahamFix broken imports in `(rnrs r5rs)'.
2010-05-21 Julian GrahamFix incorrect export names in `(rnrs io simple)'.
2010-05-21 Julian GrahamImplementation for R6RS (rnrs) composite library. ...
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs arithmetic fixnums).
2010-05-21 Julian GrahamFix typo in license comment.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...
2010-05-21 Julian GrahamImplementation and test case for R6RS (rnrs eval) library.
next