1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Jean Boussier 520e0916af
Implement a freeze: parser option
If set to true all parsed objects will be
immediately frozen, and strings will be
deduplicated if the Ruby implementation
allows it.
2020-10-20 21:40:25 +09:00
..
-test- keep proc on the stack so it does not move 2020-10-16 11:28:52 -07:00
bigdecimal Fixed typo in comment 2020-10-10 02:32:21 -04:00
cgi/escape
continuation
coverage Fix up dependencies on internal/sanitizers.h 2020-09-29 13:14:54 +09:00
date
dbm
digest Followed up with 708413807a 2020-10-19 18:56:19 +09:00
etc
fcntl
fiber
fiddle
gdbm
io Adjusted indents [ci skip] 2020-10-11 14:22:43 +09:00
json Implement a freeze: parser option 2020-10-20 21:40:25 +09:00
monitor
nkf
objspace Prevent objects from moving while iterating the heap 2020-10-06 16:22:01 -07:00
openssl
pathname Promote pathname to default gems 2020-10-14 14:42:53 +09:00
psych Appended a newline to suppress newline-eof warning 2020-10-06 23:18:42 +09:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
socket
stringio
strscan mark regex internal to string scanner 2020-10-02 12:01:57 -07:00
syslog
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt