bpt/guile.git
2011-05-15 Andy Wingoscm_wta_* procedures replace SCM_WTA_* macros
2011-05-15 Andy WingoSCM_ASSERT to error.h
2011-05-15 Andy Wingoremove SCM_ASRTGO
2011-05-15 Andy Wingoremove unused SCM_FENCE definition
2011-05-15 Andy Wingorename scm_async_click() to scm_async_tick(); privatize...
2011-05-15 Andy Wingosimplify SCM_TICK
2011-05-15 Andy Wingoremove SCM_THREAD_SWITCHING_CODE
2011-05-15 Andy Wingomake SCM_I_SETJMP and SCM_I_LONGJMP private
2011-05-15 Andy Wingomove SCM_FLUSH_REGISTER_WINDOWS to continuations.c
2011-05-15 Andy Wingominor __scm.h cleanup
2011-05-15 Andy Wingoremove mention of cheap continuations
2011-05-15 Andy Wingoremove SCM_I_LLONG and SCM_I_ULLONG limit defines
2011-05-15 Andy Wingoremove SCM_I_SIZE limits defines
2011-05-15 Andy Wingoremove SCM_CHAR_CODE_LIMIT define
2011-05-15 Andy Wingoremove more unused __scm.h options
2011-05-15 Andy Wingoremove mention of GUILE_DEBUG_FREELIST
2011-05-15 Andy Wingoremove #define STACK_CHECKING from __scm.h.
2011-05-15 Andy Wingoremove SICP from __scm.h
2011-05-15 Andy Wingoremove ENGNOT from __scm.h
2011-05-15 Andy WingoSCM is either a union or scm_t_bits
2011-05-15 Andy WingoSCM is a union
2011-05-15 Andy Wingofix type errors in test suite
2011-05-13 Andy WingoBump default typing strictness to 2.
2011-05-13 Andy Wingomerge strictness branch from 2.0
2011-05-13 Andy Wingorefactor do_thread_exit cleanup handler invocation
2011-05-13 Andy Wingoi18n error return type fix
2011-05-13 Andy WingoPTR2SCM and SCM2PTR in inline.h
2011-05-13 Andy Wingocompile-time assertion in net_db uses constant expressions
2011-05-13 Andy Wingoports.c uninitialized static SCM values are #f, not 0
2011-05-13 Andy Wingoscm_port_for_each fix
2011-05-13 Andy Wingoweak_bucket_assoc tweak
2011-05-13 Andy Wingovm_make_boot_program initializer fix
2011-05-13 Andy Wingocorrect use of SCM2PTR in SCM_I_REGISTER_DISAPPEARING_L...
2011-05-13 Andy Wingoscm_is_false instead of == SCM_BOOL_F; also is_null...
2011-05-13 Andy Wingomore care regarding SCM_PACK and SCM_UNPACK
2011-05-13 Andy Wingoscm_is_eq for SCM vals, not == or !=
2011-05-13 Andy Wingodeprecate scm_internal_dynamic_wind
2011-05-13 Andy Wingoexcise scm_internal_dynamic_wind from goops.c
2011-05-13 Andy Wingoasync.c refactor
2011-05-13 Andy Wingofix type errors
2011-05-13 Andy Wingoallow iflags to be constant expressions with typing...
2011-05-13 Andy Wingofix static allocation with debug_typing_strictness==2
2011-05-12 Andy Wingoremove all deprecated code
2011-05-12 Andy Wingoadd missing SCM_DEPRECATED annotation
2011-05-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-12 Andy Wingoall deprecated routines emit warnings
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-08 Andy Wingofix some duplication in object tables
2011-05-08 Ludovic CourtèsAdd `vhash-fold-right'.
2011-05-08 Ludovic CourtèsOptimize `vlist-fold-right'.
2011-05-08 Andy Wingoadd map and for-each benchmarks
2011-05-08 Ludovic CourtèsFix small integer return value packing on big endian...
2011-05-08 Ludovic CourtèsMake the definition of `scm_read_shebang' match its...
2011-05-08 Andy Wingocompile-assembly: cleanup
2011-05-08 Andy Wingocompile-assembly: use file-level constants table
2011-05-08 Andy Wingocompile-assembly: add dump-constants, a new helper
2011-05-08 Andy Wingocompile-assembly: add build-constant-store, build-objec...
2011-05-08 Andy Wingocompile-assembly: make-meta refactor
2011-05-08 Andy Wingocompile-assembly: add traversal helpers
2011-05-08 Andy Wingofix `hash' for inf and nan
2011-05-07 Andreas RottmannMake the R6RS simple I/O library use conditions
2011-05-07 Ludovic CourtèsFix `get_utf8_codepoint' to not consume valid starting...
2011-05-07 Ludovic CourtèsAdd `scm_peek_byte_or_eof'.
2011-05-07 Andreas RottmannMore completely document the `(rnrs io ports)' library
2011-05-07 Andy Wingobytevectors have internal parent field
2011-05-07 Andy Wingofix srfi-1 map-in-order definition
2011-05-06 Ludovic CourtèsSpecial-case UTF-8 ports to bypass `iconv' entirely.
2011-05-06 Ludovic CourtèsFix `foreign.test' for big endian machines.
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Andy Wingoavoid tls gets when handling interrupts in the vm
2011-05-05 Andy Wingomap and for-each in scheme
2011-05-05 Andy Wingopsyntax simplification
2011-05-05 Andy Wingoscm_mem[qv] optimization
2011-05-05 Ludovic CourtèsGenerate `escape' and `substitute' port decoding tests.
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Andy WingoVM tweaks
2011-05-05 Andy Wingosrfi-1 `member' in scheme, inlines to memq / memv in...
2011-05-05 Andy Wingospeed up compile-bytecode
2011-05-05 Andy Wingosilly "optimization" in (language assembly)
2011-05-05 Andy Wingoadd gcprof
2011-05-05 Andy Wingominor statprof tweaks
2011-05-04 Ludovic CourtèsAutomatically generate `peek-char' decoding error tests.
2011-05-04 Andy Wingomeasure time spent in gc
2011-05-04 Andy Wingoscm_c_get_internal_run_time is more precise
2011-05-04 Andy Wingobuild support for detecting clock_gettime, with -lrt...
2011-05-02 Daniel LlorensFix call-with-input-file & relatives for multiple values
2011-05-01 Andy Wingodeprecate scm_struct_table
2011-05-01 Andy Wingodisallow get-handle / create-handle! of weak hash tables
2011-05-01 Andy Wingo(ice-9 poe) does not get handles from weak hash tables
2011-05-01 Andy Wingoboot-9 fixme note
2011-05-01 Andy Wingofix scm_object_property_set_x for handles and weak...
2011-05-01 Andy Wingodeprecated primitive-properties don't get handles from...
2011-05-01 Andy Wingodeprecate scm_whash API
2011-05-01 Andy Wingofix hash-set! in weak-value table from non-immediate...
2011-04-29 Andy Wingopsyntax simplification
2011-04-29 Andy WingoMV truncation in the boot evaluator
2011-04-29 Andy Wingolatin1 strings in vm error messages
2011-04-28 Andy Wingocheck for iconveh values at configure-time
2011-04-28 Andy Wingo-x error message fix
2011-04-28 Andy Wingofix double-loading of script in -ds case
next