bpt/guile.git
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-29 Andy Wingofix scm_gc_strdup invocation
2011-08-29 Andy Wingotexinfo: add paragraphindent
2011-08-23 Andy Wingomodule-stexi-documentation #:docs-resolver keyword arg
2011-08-23 Andy Wingotexinfo: alias `url' to `uref'.
2011-08-19 Andy Wingobetter guild help FOO
2011-08-18 Andy Wingofix order of importing modules and resolving duplicates...
2011-08-18 Andy Wingofix a couple of leaks
2011-08-18 Andy Wingoreword open-file docs
2011-08-17 Andy Wingofix scm_tmpfile leak
2011-08-17 Andy Wingofix r6rs `map'
2011-08-17 Andy Wingocheck that srfi-1 procedure arguments are procedures
2011-08-17 Andy Wingofix recursive define-inlinable expansions
2011-08-17 Andy Wingosrfi-9 record compatibility with boot-9 records
2011-08-16 Andy Wingofix leak in get_current_locale()
2011-08-12 Andy Wingofix take-right and drop-right for improper lists
2011-08-04 Andy Wingofix tree-il->scheme test
2011-08-04 Andy Wingo(web http): locale-independent parsing and serializatio...
2011-08-04 Andy Wingosrfi-19 refactor
2011-08-03 Andy Wingoavoid duplicate stats when searching for files in a...
2011-08-03 Andy Wingofix unnecessary call to canonicalize_path in load-path...
2011-07-29 Andy Wingosimplify narrow_stack.
2011-07-29 Andy Wingostyle fix in read.c
2011-07-29 Andy Wingominor style fix in bytevectors.c
2011-07-29 Andy Wingofix a leak on startup from script.c
2011-07-28 Andy Wingofix read beyond end of hashtable size array in hashtab.c
2011-07-28 Andy Wingofix write beyond array end in arrays.c
2011-07-28 Andy Wingofix list validation bug in @abort
2011-07-28 Andy Wingoremove dead code in scm_ceiling_quotient
2011-07-28 Andy Wingofix scm_i_tag_name
2011-07-26 Andy Wingoexport <macro> from goops, to appease texinfo reflection
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-25 Andy Wingofix GC_get_suspend_signal on Mac OS
2011-07-23 Ludovic Courtèsguild: Close over `$bindir/guile'.
2011-07-23 Ludovic CourtèsChange `guild --help' and `--version' output to be...
2011-07-23 Ludovic Courtèsdoc: Remove redundant footnote about the former name...
2011-07-23 Ludovic CourtèsExport `main' from (scripts help).
2011-07-23 Andy Wingoadd support for guild help FOO
2011-07-23 Andy Wingoadd (scripts help)
2011-07-23 Andy Wingomore work on "guild list"
2011-07-23 Andy Wingoremove scripts PROGRAM
2011-07-23 Andy Wingoa prettier `guild list'
2011-07-21 Andy Wingoadd a site dir to %load-compiled-path
2011-07-21 Andy Wingoopen-socket-for-url returns port in latin1 encoding
2011-07-18 Andy Wingofix web-request.test
2011-07-15 Andy Wingoensure presence of Host header in HTTP/1.1 requests
2011-07-15 Andy Wingoadd (web client)
2011-07-12 Ludovic CourtèsFix `open' mode bits on GNU/Hurd.
2011-07-12 Ludovic CourtèsDefine `O_NOTRANS' on GNU/Hurd.
2011-07-12 Ludovic CourtèsDisable TLS on NetBSD up to 5.x included.
2011-07-12 Ludovic CourtèsAdd document describing the release process.
2011-07-07 Andy Wingofix CPL of <extended-generic-with-setter> and <extended...
2011-07-07 Andy Wingofix invocation of duplicate handlers for merge-generics
2011-07-07 Andy Wingogoops.scm cleanups
2011-07-07 Andy Wingomore precision for ,time
2011-07-06 Ludovic CourtèsFix typo in (language tree-il spec).
2011-07-06 Ludovic CourtèsExport `<macro>' from (oop goops).
2011-07-06 Ludovic Courtèsdoc: Fix `merge-generics' example.
2011-07-06 Ludovic Courtèsconfigure: Build a `tar.xz' in addition to `tar.gz'.
2011-07-06 Ludovic CourtèsVM: Keep jump table address in a register.
2011-07-01 Ludovic CourtèsBump version number for 2.0.2.
2011-07-01 Ludovic CourtèsUpdate `NEWS'.
2011-07-01 Ludovic CourtèsRevert "Fix lock ordering in `fat_mutex_lock' to match...
2011-07-01 Ludovic CourtèsUpdate Gnulib to v0.0-5874-g7170ee0.
2011-07-01 Ludovic CourtèsType-check the OWNER argument of `lock-mutex'.
2011-07-01 Ludovic CourtèsAdd type and range checks to the complex generalized...
2011-07-01 Ludovic CourtèsFix unaligned accesses for bytevectors of complex numbers.
2011-07-01 Ludovic Courtèsi18n: Don't use `!=' to compare SCMs.
2011-07-01 Andy Wingofix '(a #{.} b)
2011-07-01 Andy Wingofix r6rs-records-syntactic.test to not shadow a literal
2011-07-01 Andy Wingodefining a smob or port type no longer mucks exports...
2011-06-30 Ludovic CourtèsFix `on_thread_exit' for canceled threads.
2011-06-30 Ludovic CourtèsAdd `guile-invoke.texi' to the distribution.
2011-06-30 Andy Wingofix generation of auto-compiled file names on mingw...
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-30 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-30 Mark Harigbetter invocation documentation
2011-06-30 Andy Wingo%load-hook not just for primitive-load
2011-06-30 Andy Wingofix --disable-modules build
2011-06-30 Andy WingoHAVE_POSIX warning fix
2011-06-28 Ludovic CourtèsFix lock ordering in `fat_mutex_lock' to match that...
2011-06-23 Andy Wingodon't spawn the signal delivery thread in a thread...
2011-06-23 Andy Wingoallow gc <= 7.1 to stop the signal delivery thread
2011-06-21 Stefan Israelsson... psyntax: enable dotted tail patterns
2011-06-20 Andy Wingoupdate stack growth direction check
2011-06-19 Ludovic CourtèsPlacate GCC in `test-ffi-lib.c'.
2011-06-19 Ian PriceFix hygiene issues with `define-record-type'
2011-06-19 Ludovic CourtèsComment on the Gnulib `clock-gettime' workaround.
2011-06-19 Ludovic Courtèsconfigure: Factorize code checking for `iconveh_' const...
2011-06-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-17 Andy Wingofix tree-il->scheme bug for seq
2011-06-17 Andy Wingocurrent-language really defaults to Scheme.
2011-06-17 Andy Wingofix invalid transformation of (values x) -> x, (+ x...
2011-06-17 Andy Wingoadd -Wformat to %auto-compilation-options
2011-06-17 Andy Wingobetter messages on failed autocompilation
2011-06-17 Andy Wingofix self tail recursion to different case-lambda clauses
2011-06-17 Andy Wingofix AC_LANG_SOURCE warnings
2011-06-17 Andy Wingocheck for clock_getcpuclockid in gl_CLOCK_TIME
2011-06-17 Andreas RottmannSilence warnings for variables created by `generate...
2011-06-16 Andy Wingoremove win32-dirent.[ch]
next