bpt/guile.git
2012-01-16 Ludovic CourtèsImprove wording in README regarding `pkg-config'.
2012-01-16 Ludovic CourtèsFix typo in threads.c on IA64.
2012-01-16 Ludovic CourtèsSkip `tr_TR' tests on Solaris 2.10.
2012-01-15 Chris K. Jester... Add #ifdefs for langinfo items that don't exist on...
2012-01-15 Chris K. Jester... Call scm-error with the correct argument order.
2012-01-14 Ludovic CourtèsHave `statprof.test' fail gracefully when samples could...
2012-01-14 Ludovic CourtèsAvoid non-portable `tail' argument in `test-guile-snarf'.
2012-01-14 Ludovic CourtèsFix signed/unsigned pointer mismatches.
2012-01-14 Mark H WeaverDon't diverge when serializing cyclic lists during...
2012-01-14 Mark H WeaverFix serialization of #nil-terminated lists during compi...
2012-01-12 Andy Wingofix array printing
2012-01-11 Andy Wingoupdate NEWS
2012-01-11 Ludovic CourtèsMake sure `scm_spawn_thread' returns a thread.
2012-01-11 Ludovic CourtèsDisable statprof tests on platforms that lack `ITIMER_P...
2012-01-11 Andy Wingoupdate NEWS
2012-01-11 Andy Wingoprint-options doc update
2012-01-11 Andy Wingofluids.c docstring
2012-01-11 Andy WingoMove parameters documentation to core
2012-01-11 Andy Wingoadd docs for scm_gc_register_allocation
2012-01-10 Mark H WeaverRemove docs `procedure-environment', which no longer...
2012-01-10 Mark H WeaverUse a common null stringbuf in `scm_i_make_string'
2012-01-10 Mark H WeaverEmpty substrings no longer reference the original stringbuf
2012-01-10 Mark H Weaverscm_i_substring_copy tries to narrow the substring
2012-01-10 Mark H WeaverAvoid calling `u32_conv_from_encoding' on the null...
2012-01-10 Mike GranTypo in documentation of local-boxed-set
2012-01-09 Mark H WeaverRemove null string optimization from scm_from_stringn
2012-01-09 Daniel Hartwigpermit non-date values for Expires header
2012-01-09 Ludovic CourtèsHave `cpu-word-size' error out on unknown CPUs; add...
2012-01-09 Ludovic CourtèsMake sure `regexp-quote' tests use Unicode-capable...
2012-01-09 Ludovic CourtèsFix incorrect use of `SCM_UNPACK'.
2012-01-09 Ludovic Courtèsi18n: Fix gc_malloc/free mismatch on non-GNU systems.
2012-01-09 Ludovic Courtèsi18n: Disable Turkish locale tests on FreeBSD 8.
2012-01-09 Ludovic CourtèsFix loose typing in `test-scm-spawn-thread.c'.
2012-01-09 Andy Wingoallocate a tc7 to bitvectors
2012-01-09 Andy Wingoallocate a tc7 to arrays
2012-01-09 Andy Wingoprimitive-load returns the value(s) of the last expression
2012-01-09 Rob BrowningDefine _GNU_SOURCE to fix the GNU/kFreeBSD build.
2012-01-09 Rob BrowningFix the SRFI 60 copy-bit documentation.
2012-01-09 Andy Wingotest-pthread-create-secondary: gc/gc.h, not gc/gc_version.h
2012-01-09 Mark H WeaverAvoid calling scm_i_string_start_writing if no chars...
2012-01-08 Andy Wingono need to warn people off of s_FOO generated by SCM_DEFINE
2012-01-08 Andy Wingoallow scm_display_error to use a stack as the first...
2012-01-08 Ludovic CourtèsFix typo in `test-num2integral.c'.
2012-01-08 Ludovic Courtèsftw: Add an `error' parameter to `file-system-fold'.
2012-01-08 Andy Wingofix SCM_ASRTGO deprecation
2012-01-08 Andy Wingosyntax parameters doc formatting
2012-01-08 Andy Wingodeprecate SCM_ASRTGO
2012-01-08 Ian Pricedocument syntax parameters
2012-01-07 Mark H WeaverFix bugs related to mutation-sharing substrings
2012-01-07 Mark H WeaverMake scm_nullstr mutable
2012-01-07 Andy Wingodon't leak file descriptors when mmaping objcode
2012-01-07 Ian Price`write-request-line' writes absolute paths, not absolut...
2012-01-07 Andy Wingoremove duplicate write-uri definition
2012-01-06 Andy Wingoupdate api-modules.texi
2012-01-06 Andy Wingodeprecate fluid-let-syntax in favor of syntax-parameterize
2012-01-06 Andy Wingoadd define-syntax-parameter, same as define-syntax
2012-01-05 Ludovic CourtèsFix the exception type of the (begin) test.
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2012-01-05 Ludovic CourtèsRegenerate `psyntax-pp.scm'.
2012-01-05 Ludovic CourtèsFix erroneous check in `set-procedure-properties!'.
2012-01-05 Ludovic CourtèsRaise an error for (begin) when `--disable-deprecated'.
2012-01-04 Mark H WeaverFix docs of string mutators to do so on a mutable string
2012-01-04 Mike GranRework c-api.test to use test lib
2012-01-03 Ludovic Courtèsdoc: Fix typo in `define-wrapped-pointer-type' example.
2011-12-31 Mark H WeaverFix documentation for vhash-fold and vhash-fold-right
2011-12-31 Mark H WeaverFix comment summarizing allocation table
2011-12-31 Mark H WeaverUpdate comment: ~/.guile-ccache => ~/.cache/guile/ccache
2011-12-22 Daniel LlorensNew array-map! and array-for-each tests
2011-12-22 Andy Wingofix generalized-vector-{ref,set!} for slices
2011-12-22 Andy Wingofreebsd itanium support
2011-12-22 Andy Wingofreebsd implementation of get_thread_stack_base
2011-12-22 Andy Wingostdlib.h, not malloc.h
2011-12-22 Andy WingoMake the "Dia Primitives" section of the manual more...
2011-12-22 Andy WingoHTTP: Fix qstring writing of cache-extension values
2011-12-22 Daniel HartwigExtend handling of "Cache-Control" header.
2011-12-22 Andy Wingopeval fix: (cons 1 #nil) is not (list 1)
2011-12-22 Andy Wingopeval minor tweak
2011-12-22 Andy Wingodocument invalidity of (begin) as expression; add back...
2011-12-19 Ludovic Courtèsftw: Include sub-directories in the result of `scandir'.
2011-12-19 Andy Wingofix scm_protects deprecation warning
2011-12-19 Andy Wingofix peval to preserve effects when folding (values...
2011-12-19 Ludovic Courtèsftw: Fix typos/thinkos in `file-system-fold' and `scandir'.
2011-12-19 Ludovic Courtèsftw: Clarify the behavior of `scandir' for flat files...
2011-12-19 Christian PerschAdd a deprecated alias for $expt
2011-12-19 Andreas SchwabFFI: Properly unpack small integer return values in...
2011-12-18 Ludovic Courtèsdoc: Add link from `opendir' to (ice-9 ftw).
2011-12-18 Ludovic Courtèsdoc: Use `@deffn {Scheme Procedure}' in `misc-modules...
2011-12-18 Ludovic Courtèsftw: Add `scandir'.
2011-12-18 Ludovic Courtèsftw: Add an optional `stat' parameter to `file-system...
2011-12-15 Ludovic CourtèsArrange to convert command-line arguments from the...
2011-12-15 Ludovic CourtèsUse Gnulib's `localcharset', with local patches.
2011-12-14 Ludovic CourtèsAugment `.gitignore'.
2011-12-14 Ludovic CourtèsUpdate Gnulib to v0.0-6703-g4e0358a.
2011-12-14 Ludovic CourtèsUse `alignof_type' instead of `alignof'.
2011-12-14 Ludovic Courtèsdoc: Set document encoding to UTF-8; typeset my surname...
2011-12-13 Ludovic CourtèsAdd `file-system-fold' and `file-system-tree' to (ice...
2011-12-12 Andy Wingoadd an apropos-hook to ice-9 session
2011-12-10 Andy Wingocurrent-input-port et al are srfi-39 parameters
2011-12-08 Chris K. Jester... fix compilation with gc 7.1
2011-12-06 Ludovic CourtèsAdd an exception printer for `getaddrinfo-error'.
next