Merge remote-tracking branch 'local-2.0/stable-2.0'
[bpt/guile.git] / libguile / read.c
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
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 Mark H WeaverAdd support for source properties on non-immediate...
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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 Mark H WeaverAdd source properties to many more types of data
2012-02-08 Mark H WeaverUnoptimize 'read' to return freshly allocated empty...
2012-02-08 Mark H WeaverAdd and use maybe_annotate_source helper in read.c
2012-02-08 Mark H WeaverRemove inline and register attributes from read.c
2012-02-08 Mark H WeaverRemove incorrect comment in read.c
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-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-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
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-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-10-27 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-10 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-10-05 Andy Wingofix reading of #||||#
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-29 Andy Wingostyle fix in read.c
2011-07-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-07-01 Andy Wingofix '(a #{.} b)
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-24 Andy Wingoread + source properties simplification
2011-05-13 Andy Wingomerge strictness branch from 2.0
2011-05-13 Andy Wingofix type errors
2011-05-13 Andy Wingoallow iflags to be constant expressions with typing...
2011-05-12 Andy Wingoremove all deprecated code
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-08 Ludovic CourtèsMake the definition of `scm_read_shebang' match its...
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-01 Andy Wingodeprecate scm_whash API
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-04-11 Andy Wingoread-extended-symbol handles backslash better, includin...
2011-04-05 Mark H WeaverUndeprecate read syntax for uniform complex vectors
2011-03-31 Andy Wingofix problems detecting coding: in block comments
2011-03-20 Ludovic CourtèsMake VM string literals immutable.
2011-03-03 Andy Wingofix encoding scanning for non-seekable ports
2011-02-28 Ludovic CourtèsHave `read' update line/column numbers when reading...
2011-02-13 Andy Wingoread-enable 'positions by default
2011-02-09 Ralf Wildenhuesfix typos in the manual bits generated from source...
2011-01-21 Andy Wingoimplement r6rs hungry escaped EOL
2011-01-07 Andy Wingouse scm_from_latin1_symboln for string literals and...
2010-11-19 Andy Wingofix a number of assuptions that a long could hold an...
2010-11-19 Andy Wingofix a number of assumptions that a pointer could fit...
2010-11-12 Andy WingoNUL vs NULL fix
2010-11-12 Julian GrahamFix buffer over-read in port encoding scan.
2010-11-05 Michael Granneed read error for extra closing square brackets
2010-11-02 Andreas RottmannUse a fluid for the list of the reader's "hash procedures"
2010-10-18 Andy Wingouninitialized var in scm_read_character
2010-10-01 Andy Wingoremove elisp-strings and elisp-vectors read options
2010-07-17 Michael GranEnable character hex escapes by default
2010-07-16 Michael GranMore explicit variable names in scm_i_scan_for_encoding
2010-07-13 Andy Wingofix '(] infinite loop
2010-05-27 Julian GrahamSupport for the #!r6rs lexeme.
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoadd read syntax for #nil
2010-04-09 Andy Wingolisp nil always enabled
2010-02-16 Michael GranFaster read of semicolon comments
2010-02-03 Michael GranOptimize reader by preferring stack-allocated buffers
2010-01-15 Andy Wingoadd reader option for parsing [] as ().
2010-01-13 Andy Wingoremove unused var in read.c
2010-01-13 Michael GranDisable \u and \U escapes when r6rs-hex-escapes enabled
2010-01-13 Michael GranReader option for R6RS hex escapes
2010-01-11 Michael GranRefactor repeated code in scm_read_string
2010-01-10 Michael GranAdd R6RS backspace string escape
2010-01-10 Michael GranAdd R6RS backslash string escape
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-28 Andy WingoFix bugs reading long tokens
2009-12-21 Andy Wingodon't take string-write mutex in read.c:read_token
2009-12-18 Ken RaeburnAllow more characters in coding system names in Emacs...
2009-12-15 Ludovic CourtèsAvoid `SCM_UNPACK ()' in constant expressions.
next