1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
charliesome a056098cb7 * NEWS: Add note about frozen string literals
* compile.c (case_when_optimizable_literal): optimize NODE_LIT strings
  in when clauses of case statements

* ext/ripper/eventids2.c: add tSTRING_SUFFIX

* parse.y: add 'f' suffix on string literals for frozen strings

* test/ripper/test_scanner_events.rb: add scanner tests

* test/ruby/test_string.rb: add frozen string tests

[Feature #8579] [ruby-core:55699]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-02 07:11:41 +00:00
..
-test- Fix funciton name. 2013-09-01 16:06:20 +00:00
bigdecimal
continuation
coverage
curses
date
dbm
digest
dl
etc
fcntl
fiber
fiddle
gdbm
io
json
mathn
nkf
objspace
openssl * ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicate 2013-08-27 19:54:53 +00:00
pathname * array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because 2013-08-26 05:47:27 +00:00
psych * ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be 2013-08-28 17:42:38 +00:00
pty
racc/cparse
readline * error.c, object.c, ext/readline/README.ja: [DOC] $SAFE=4 is obsolete. 2013-08-18 10:36:54 +00:00
ripper * NEWS: Add note about frozen string literals 2013-09-02 07:11:41 +00:00
sdbm
socket * ext/socket/unixserver.c: [DOC] Document #accept 2013-08-19 16:54:59 +00:00
stringio * ext/stringio/stringio.c (strio_read_nonblock): declare local 2013-08-27 04:04:33 +00:00
strscan
syslog
tk
win32
win32ole win32ole.c: ID overflow 2013-08-23 14:09:49 +00:00
zlib * ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that 2013-08-28 20:36:21 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt