bpt/guile.git
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'.
2011-12-06 Ludovic Courtèspeval: Truncate multiple values when extending the...
2011-12-06 Andy Wingoallow URIs of the form file:///etc/hosts
2011-12-06 Andy WingoUpdate a comment in (web client)
2011-12-05 Andy Wingowarnings written to warning port
2011-12-05 Andy Wingoadd current-warning-port
2011-12-05 Andy Wingosetting a parameter returns the previous value
2011-12-05 Andy Wingoadd srfi-39 parameters to boot-9
2011-12-04 Andy Wingoice-9/poll: verify sizeof(struct pollfd)
2011-12-04 Andy Wingonew print option escape-newlines, defaults to #t
2011-12-04 Andy Wingo,language at REPL sets current-language
2011-12-02 Andy Wingofix `free' of mpz_to_str
2011-12-02 Andy Wingoscm_gc_register_collectable_memory calls scm_gc_registe...
2011-12-02 Andy Wingoinstall gmp memory functions that let libgc know about...
2011-12-01 Andy Wingofix deadlock in before-gc-hook on certain 7.2alpha...
2011-11-29 Andy Wingoattempt to handle steady-state mallocations better
2011-11-29 Andy Wingocollect a little in call-with-new-thread
2011-11-29 Andy Wingoadjust_gc_frequency before gc, for more precision
2011-11-29 Andy Wingofix uninitialized variable in gc.c
2011-11-29 Andy Wingoswitch off debugging flag that was mistakenly left on
2011-11-29 Andy Wingoincrease garbage collection rate if the process is...
2011-11-28 Andy Wingoget heap stats with GC_get_heap_usage_safe, if available.
2011-11-26 Ludovic CourtèsFFI: Hold a weak reference to the procedure passed...
2011-11-23 Daniel Hartwigweb-http.test validates headers
2011-11-23 Daniel Hartwigfix validators for various list-style headers
2011-11-23 Ludovic CourtèsUpdate cross-compilation instructions.
2011-11-23 Ludovic Courtèsconfigure: Make sure $GUILE_FOR_BUILD is suitable.
2011-11-23 Ludovic CourtèsAllow $GUILE_FOR_BUILD to use its own environment when...
2011-11-23 Andy WingoUse default value for make-fluid in Scheme files
2011-11-23 Andy Wingouse new scm_make_fluid_with_default
2011-11-23 Andy Wingooptional default-value arg to make-fluid
2011-11-22 Ludovic CourtèsLeave $GUILE_LOAD_COMPILED_PATH unchanged when cross...
2011-11-22 Ludovic CourtèsBuild `psyntax-pp.go' with `--target=$(host)'.
2011-11-21 Ludovic CourtèsRun `guild compile' with `--target=$(host)'.
2011-11-21 Ludovic CourtèsAdd a `--target' option to `guild compile'.
next