pthread-threads.h: only redirect to GC_pthread_sigmask if it is present
[bpt/guile.git] / libguile /
2011-04-03 Andy Wingopthread-threads.h: only redirect to GC_pthread_sigmask...
2011-04-01 Andy Wingostring->pointer and pointer->string have optional encod...
2011-04-01 Andy Wingosupport loading objcode even if mmap(2) is unavailable
2011-04-01 Andy Wingomake_objcode_by_mmap uses MAP_PRIVATE, not MAP_SHARED
2011-04-01 Andy Wingolatin1 subr and message in internal scm_{encoding,decod...
2011-03-31 Kevin Fletcherfix gc_register_my_thread et al fallback impls
2011-03-31 Andy Wingofix problems detecting coding: in block comments
2011-03-31 Michael GranMore descriptive error for dynamic-pointer
2011-03-30 Andy Wingowith-continuation-barrier calls exit(3) _after_ unwinding
2011-03-30 Michael Grandon't GC unregister null thread
2011-03-30 Michael Grancheck for GC_allow_register_threads
2011-03-29 Ludovic CourtèsFix `procedure->pointer' for functions returning `void'.
2011-03-29 Andy Wingofix prompt and abort with the boot evaluator
2011-03-29 Andy Wingofix compilation with libgc 7.0, 7.1
2011-03-26 Bruno HaibleUpdate comment about uc_locale_language.
2011-03-25 Andy Wingoavoid running GC when SCM_I_CURRENT_THREAD is unset
2011-03-25 Andy Wingothreading / with_guile refactor to use more GC_stack_base
2011-03-25 Andy WingoRevert "with-continuation-barrier carps, calls exit...
2011-03-24 Andy Wingobdw-gc 6.8 compatibility (hopefully)
2011-03-24 Andy Wingowith-continuation-barrier carps, calls exit(3) _after_...
2011-03-23 Andy Wingofix a failure to sync regs in vm bytevector ops
2011-03-20 Ludovic CourtèsMake VM string literals immutable.
2011-03-20 BT Templetonfix guile-snarf
2011-03-19 Andy Wingofix new-frame push in call/cc
2011-03-18 Andy Wingofix thread cleanup
2011-03-17 Andy Wingoscm_{to,from}_locale_string use current locale, not...
2011-03-17 Andy Wingoadd heap-allocated-since-gc to gc-stats
2011-03-17 Andy Wingofix code that causes warnings on gcc 4.6
2011-03-17 Andy Wingoadd pointer->scm, scm->pointer
2011-03-15 Andy Wingofix frame dynamic linkage in the face of partial contin...
2011-03-13 Andreas RottmannAdd `get-string-n' and `get-string-n!' for R6RS ports
2011-03-11 Andy Wingofix port-filename without readline to match the docs
2011-03-10 Mark H WeaverFix bug to make `string=' much faster
2011-03-10 Ludovic CourtèsFFI: Return the right alignment for structures.
2011-03-09 Mark H WeaverUpdate Gnulib; add new modules; remove `round' module.
2011-03-09 Mark H WeaverAdd scm_from_latin1_keyword and scm_from_utf8_keyword
2011-03-08 Mark H WeaverQuotient, remainder and modulo accept inexact integers
2011-03-08 Mark H WeaverUpdate comments regarding GMP earlier than 4.2.
2011-03-08 Mark H WeaverFix bytevectors VALIDATE_REAL to test for reals, not...
2011-03-08 Andy Wingoadd scm_call_{5,6}
2011-03-08 Andy Wingofix scm_setter
2011-03-08 Andy Wingocore eval-string uses (ice-9 eval-string)
2011-03-08 Andy Wingoadd scm_c_public_ref et al
2011-03-06 Ludovic CourtèsMake `object->string' explicitly close its string outpu...
2011-03-06 Ludovic CourtèsSlightly optimize `gensym'.
2011-03-06 Ludovic CourtèsSimply grow string port buffers geometrically.
2011-03-06 Ludovic CourtèsLet `scm_mkstrport' allocate buffers on the caller...
2011-03-06 Ludovic CourtèsUse a bytevector as the backing buffer of string ports.
2011-03-05 Andy Wingoremove obsolete comments
2011-03-04 BT Templetonguile-snarf: allow multiple init actions on one line
2011-03-03 Andy Wingofix encoding scanning for non-seekable ports
2011-03-02 Ludovic CourtèsRemove extra comma after `SCM_ARRAY_ELEMENT_TYPE_LAST'.
2011-02-28 Ludovic CourtèsHave `read' update line/column numbers when reading...
2011-02-28 Andy Wingoupdate port-filename docs
2011-02-25 Andy Wingomake-weak-key-hash-table vacuuming
2011-02-24 Ludovic CourtèsMake `locale-digit-grouping' more robust.
2011-02-24 Andy Wingoweak hash tables vacuum stale entries after a gc
2011-02-24 Andy Wingore-enable the after-gc-hook
2011-02-24 Andy Wingopointerless backing buffers for string ports
2011-02-24 Andy Wingoerrno saving in display_string
2011-02-23 Andy WingoGC dead links in weak hash tables before a possible...
2011-02-23 Mark H WeaverPortability fix for new log and log10
2011-02-18 Andy Wingofix a couple leaks in ports.c. thanks valgrind!
2011-02-15 Mark H WeaverImprovements to `log' and `log10'
2011-02-15 Mark H WeaverUse trunc in scm_i_inexact_truncate_divide
2011-02-15 Ludovic CourtèsFix compilation of `c-tokenize.c' in a cross-compile...
2011-02-15 Ludovic CourtèsUse all the LDFLAGS from Gnulib.
2011-02-15 Mark H WeaverUse trunc instead of scm_c_truncate
2011-02-14 Andy Wingotweak to internal scm_i_extract_values_2
2011-02-14 Mark H WeaverMake SCM_NUMP and SCM_NUMBERP more extensible
2011-02-14 Mark H WeaverSlight optimization for scm_equal_p
2011-02-14 Mark H WeaverReduce code size of division operators
2011-02-14 Mark H WeaverOptimize truncate, round, floor, and ceiling
2011-02-14 Mark H WeaverAdd four new sets of fast quotient and remainder operators
2011-02-14 Mark H WeaverOptimize division operators handling of fractions
2011-02-14 Mark H WeaverMake divide functions return values via (SCM *) output...
2011-02-14 Mark H WeaverAdded internal C function to extract from values object
2011-02-14 Ian Pricefix fencepost error in vector-move-left! and -right!
2011-02-14 Ludovic CourtèsPass all the flags when building `gen-scmconfig' in...
2011-02-13 Noah LavineSet sockaddr_in.sin_len field when it exists.
2011-02-13 Andy Wingobump objcode version to 2.0; introduce minor-version...
2011-02-13 Noah Lavinezero newly allocated sockaddrs
2011-02-13 Ludovic CourtèsAdd `%auto-compilation-options', used by `compile-file...
2011-02-13 Andy Wingoprimitive-load defaults to utf-8, not latin-1
2011-02-13 Andy Wingoautocompile -> auto-compile
2011-02-13 Andy Wingoread-enable 'positions by default
2011-02-13 Andy Wingouse scm_c_make_struct in scm_values
2011-02-13 Ludovic CourtèsAdd `scm_t_subr' typedef (fix bug #23681).
2011-02-13 Ludovic CourtèsChange `scm_ramapc' prototype to avoid empty declarator...
2011-02-13 Ludovic CourtèsFix prototype of `scm_the_vm'.
2011-02-12 Mark H WeaverFixes and improvements to number-theoretic division...
2011-02-12 Mark H WeaverAdd comment about handling of exactness specifiers
2011-02-12 Mark H WeaverFix extensibility of 1-argument atan
2011-02-12 Mark H WeaverFix mistake in comment in tags.h
2011-02-12 Ludovic CourtèsMake sure we don't override the user's extension search...
2011-02-11 Andy Wingobetter narrowing in catch-all handlers in throw.c
2011-02-11 Andy Wingopre-boot lookup of print-exception works
2011-02-11 Andy Wingoscm_handle_by_message uses scm_print_exception
2011-02-11 Andy Wingoscm_display_error_message, display-error use print...
2011-02-11 Andy Wingoprint-exception gets a c binding
next