Clean up stack tests
[bpt/guile.git] / libguile / ports.c
2012-03-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-11 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-08 Andy Wingouse the new finalizer helpers
2012-03-07 Andy Wingonames of encodings are ascii
2012-03-06 Andy Wingoports.c: inline get_codepoint
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy Wingocomment formatting in ports.c
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-24 Andy Wingoport i/o optimizations for iso-8859-1
2012-02-23 Andy WingoRevert "install pthread_atfork handlers for guile's...
2012-02-23 Andy WingoRevert "wrap iconv_open / iconv_close with a lock to...
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-19 Andy Wingouse the new finalizer helpers
2012-02-19 Andy Wingomove revealed-count mechanism to fports.c
2012-02-17 Andy Wingowrap iconv_open / iconv_close with a lock to help in...
2012-02-17 Andy Wingoinstall pthread_atfork handlers for guile's static...
2012-02-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-14 Andy Wingobetter handling for exceptions in close-port and port...
2012-02-14 Andy Wingoports: avoid adding port table entries and finalizers...
2012-02-14 Andy Wingorefactor port encoding modes: utf-8 and iconv
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-02 Bake TimmonsImprove the usage of variable names in C docstrings.
2012-01-31 Andy WingoRevert "add SCM_HEAP_OBJECT_BASE"
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Andy WingoMerge commit 'cc8afa2b361635953dfba7f10e4193b1f243a50f'
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-10 Andy Wingocurrent-input-port et al are srfi-39 parameters
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-06 Andy Wingoenable port locking
2011-12-06 Andy Wingofix scm_adjust_port_revealed_x FUNC_NAME
2011-12-06 Andy Wingoport locking refactor
2011-12-05 Andy Wingoadd current-warning-port
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-23 Andy Wingouse new scm_make_fluid_with_default
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-08 Andy Wingoadd scm_dynwind_lock_port
2011-11-07 Andy Wingolocking for write, lfwrite
2011-11-07 Andy Wingolocking for putc, puts
2011-11-07 Andy Wingolocking on port buffering operations
2011-11-07 Andy Wingolocking on unget_byte, ungetc, ungets
2011-11-07 Andy Wingolocking on scm_c_read, scm_getc
2011-11-07 Andy Wingothreadsafe get-byte-or-eof, peek-byte-or-eof
2011-11-07 Andy Wingothreadsafe port revealed counts
2011-11-07 Andy Wingoports implementation reordering
2011-11-07 Andy Wingothreadsafe access to scm_ptobs
2011-11-07 Andy Wingoremove scm_markstream
2011-11-07 Andy Wingoadd lock to scm_t_port
2011-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-24 Andy Wingoadd SCM_HEAP_OBJECT_BASE
2011-10-24 Andy Wingoadd SCM_{PACK,UNPACK}_POINTER
2011-10-23 Andy Wingoadd scm_c_make_port; the port table is now a weak set
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-16 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-26 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-13 Andy Wingomerge strictness branch from 2.0
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 Wingofix type errors
2011-05-12 Andy Wingoremove all deprecated code
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-07 Ludovic CourtèsFix `get_utf8_codepoint' to not consume valid starting...
2011-05-06 Ludovic CourtèsSpecial-case UTF-8 ports to bypass `iconv' entirely.
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-27 Ludovic CourtèsGracefully handle unterminated UTF-8 sequences instead...
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-20 Ludovic CourtèsMake VM string literals immutable.
2011-03-17 Andy Wingofix code that causes warnings on gcc 4.6
2011-02-28 Andy Wingoupdate port-filename docs
2011-02-18 Andy Wingofix a couple leaks in ports.c. thanks valgrind!
2011-02-10 Andy Wingoports.c safely accesses the port weak hash table
2011-02-10 Andy Wingofix potential concurrency bugs in port-for-each
2011-02-10 Ludovic CourtèsAdd `scm_i_set_default_port_encoding' and `scm_i_defaul...
next