index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2010-04-28
* ext/socket/extconf.rb: CMSG_ macros are broken on 64bit darwin,
nobu
2010-04-28
* ext/socket: fixed types.
nobu
2010-04-28
* ext/socket/unixsocket.c (sendmsg_blocking, recvmsg_blocking):
nobu
2010-04-28
* ext/socket/rubysocket.h: non-implemented method definitions need
nobu
2010-04-28
* ext/bigdecimal: fixed types.
nobu
2010-04-27
* ext/psych/lib/psych/deprecated.rb: adding deprecated object_maker
tenderlove
2010-04-27
* ext/psych/lib/psych/deprecated.rb: adding deprecated "read_type_class"
tenderlove
2010-04-26
* ext/json/generator/generator.c (convert_UTF8_to_JSON_ASCII): get rid
usa
2010-04-26
Recommit of JSON; fix mixed declarations.
naruse
2010-04-26
* ext/jason: revert r27493. came again after canceling gcc-ism.
usa
2010-04-26
* ext/bigdecimal/bigdecimal.def: unnecessary.
nobu
2010-04-26
* ext/bigdecimal/bigdecimal.c: suppressed warnings.
nobu
2010-04-26
* ext/json: Update to JSON 1.4.1.
naruse
2010-04-24
* ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize method
tenderlove
2010-04-24
* ext/psych/lib/psych.rb: removing unused code
tenderlove
2010-04-24
* ext/psych/lib/psych/deprecated.rb: adding support for deprecated
tenderlove
2010-04-24
* ext/psych/lib/psych/deprecated.rb: supporting detect_implicit method
tenderlove
2010-04-24
* ext/psych/lib/psych.rb: supporting deprecated syck method
tenderlove
2010-04-24
* ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):
nobu
2010-04-24
* ext/psych/lib/psych.rb: fixing documentation
tenderlove
2010-04-23
* ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static for
usa
2010-04-23
* ext/openssl/ossl_config.c: fix compilation failure with
akr
2010-04-23
* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.
usa
2010-04-23
* doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.
nobu
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-21
* ext/bigdecimal/bigdecimal.[ch]: replace _DEBUG with BIGDECIMAL_DEBUG to pre...
mrkn
2010-04-21
* ext/digest/sha2/extconf.rb: check SHA256_CTX and SHA512_CTX to fix
akr
2010-04-20
* ext/zlib/zlib.c (rb_deflate_params): update buf_filled count because
mame
2010-04-20
* ext/dl/win32/lib/win32/registry.rb (PredefinedKey#create): root key
usa
2010-04-17
* ext/psych/lib/psych/visitors/yaml_tree.rb: defaulting binary string
tenderlove
2010-04-17
* ext/psych/lib/psych/visitors/yaml_tree.rb (find_ivars): ignore
tenderlove
2010-04-16
* ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecated
tenderlove
2010-04-16
* ext/psych/lib/psych/coder.rb (scalar): supporting deprecated methods
tenderlove
2010-04-16
* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): revert r23389,
mame
2010-04-14
* ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixed
nobu
2010-04-14
* ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb for
nobu
2010-04-14
* ext/nkf/nkf-utf8/nkf.c: Refix [nkf-bug:21393]. (explicit -X)
naruse
2010-04-13
* ext/nkf/nkf-utf8/nkf.c: Fix: Windows Codepages wrongly convert
naruse
2010-04-11
* ext/psych/lib/psych/deprecated.rb: requiring 'date' for backwards
tenderlove
2010-04-11
* ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is not
tenderlove
2010-04-10
* ext/psych/parser.c: Fixing a segv in test-all. Thanks Yusuke!
tenderlove
2010-04-10
* ext/openssl/ossl_ssl.c (Init_ossl_ssl): add SSLContext#ssl_timeout=,
mame
2010-04-09
* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
tenderlove
2010-04-09
* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit and
tenderlove
2010-04-09
* ext/psych/parser.c: parse raises a TypeError when nil is passed in.
tenderlove
2010-04-09
* ext/pty/lib/expect.rb: preserve buffer read, instead of discard.
mame
2010-04-09
* ext/pty/lib/expect.rb: raise an error when argument is unexpected
mame
2010-04-09
* ext/pty/lib/expect.rb: add rdoc. based on a patch from Luiz Angelo
mame
[next]