summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-05-08* ext/fiddle/lib/fiddle.rb: only require DL if it hasn't been requiredtenderlove
2010-05-08* ext/io/console/console.c (ttymode): save dupped file descriptorsnobu
2010-05-08update doc.akr
2010-05-08* ext/io/console: imported. [ruby-dev:40897]nobu
2010-05-08* ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.nobu
2010-05-08* ext/etc/etc.c: suppressed warnings.nobu
2010-05-08* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu
2010-05-08* ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6akr
2010-05-07* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.nobu
2010-05-06* ext/tk/extconf.rb: search directories on PATH, only if containingnagai
2010-05-06* ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.naruse
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu
2010-05-06* ext/fiddle/function.c (function_call): removed unused variable.nobu
2010-05-06* ext/fiddle/*: Adding fiddle library to wrap libffitenderlove
2010-05-05* ext/tk/extconf.rb: revert. enbugged by last commit.nagai
2010-05-04* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 andakr
2010-05-04* ext/socket/ancdata.c (ancillary_inspect): use rb_str_cat2 andakr
2010-05-03* ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.naruse
2010-05-03* ext/psych/lib/psych/visitors/yaml_tree.rb: using more factory methodstenderlove
2010-05-02* ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu
2010-05-02* ext/dl/cfunc.c (rb_dlcfunc_call): ignore signedness.nobu
2010-05-01* ext/bigdecimal/bigdecimal.c (BigDecimal_IsInfinite): don't usenobu
2010-04-30* ext/tk/extconf.rb: better support for MinGW environment.nagai
2010-04-28* ext/json: Update to JSON 1.4.2.naruse
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 neednobu
2010-04-28* ext/bigdecimal: fixed types.nobu
2010-04-27* ext/psych/lib/psych/deprecated.rb: adding deprecated object_makertenderlove
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 ridusa
2010-04-26Recommit 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 methodtenderlove
2010-04-24* ext/psych/lib/psych.rb: removing unused codetenderlove
2010-04-24* ext/psych/lib/psych/deprecated.rb: adding support for deprecatedtenderlove
2010-04-24* ext/psych/lib/psych/deprecated.rb: supporting detect_implicit methodtenderlove
2010-04-24* ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove
2010-04-24* ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):nobu
2010-04-24* ext/psych/lib/psych.rb: fixing documentationtenderlove
2010-04-23* ext/openssl/ossl_ssl_session.c (SSL_SESSION_cmp): remove static forusa
2010-04-23* ext/openssl/ossl_config.c: fix compilation failure withakr
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