summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2008-06-30* ext/syslog/syslog.c (syslog_write): syslog operations should bematz
2008-06-28* ext/win32ole/win32ole.c (date2time_str): fix the overflow insuke
2008-06-27* ext/win32ole/win32ole.c : check String encoding whensuke
2008-06-24* ext/win32ole/win32ole.c(ole_invoke): fix memory leak.suke
2008-06-24 * ext/io/wait/extconf.rb: check sys/socket.h for cygwin.usa
2008-06-24 * ext/socket/socket.c (init_sock): socket is binmode on platformsusa
2008-06-22* ext/readline/extconf.rb (have_readline_func): readline on Mac OS Xnobu
2008-06-20* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):matz
2008-06-19* ext/json/ext/parser/parser.rl, ext/json/ext/parser/parser.c: JSONmame
2008-06-19* ext/extmk.rb (extmake): check if compile before showing message.nobu
2008-06-19* ext/etc/etc.c (Init_etc): define constant aliases Etc::Passwdmatz
2008-06-19* ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags.nagai
2008-06-18* ext/etc/etc.c (etc_passwd, etc_group): fixed rdoc. a patch fromnobu
2008-06-17* ext/tk/lib/multi-tk.rb: cannot access class variable from singleton method.nagai
2008-06-16* ext/syck/rubyext.c: add encoding header.naruse
2008-06-16* ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:nagai
2008-06-16* ext/tk/tcltklib.c: SEGV when exit.nagai
2008-06-16* ext/stringio/stringio.c (strio_each, strio_readlines): IO#each andnobu
2008-06-15* ext/stringio/stringio.c (strio_readline, strio_each)nobu
2008-06-15* ext/syck/rubyext.c (yaml_org_handler): associate encoding.naruse
2008-06-14* ext/stringio/stringio.c (strio_sysread): should not raise at emptynobu
2008-06-12* ext/tk/tcltklib.c: [trial patch] On some environments, it givesnagai
2008-06-11* ext/stringio/stringio.c (strio_init): rewind when reopened.mame
2008-06-11* ext/tk: check proper conditions. [ruby-dev:35047]nobu
2008-06-10* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai
2008-06-10* ext/extmk.rb: negate default of --without-ext if --with-ext isnobu
2008-06-10* ext/extmk.rb: negate default of --without-ext.nobu
2008-06-10* ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings.nobu
2008-06-09* ext/socket/socket.c: constified.nobu
2008-06-08* ext/zlib/zlib.c (rb_deflate_init_copy): Copy buffers as well.knu
2008-06-08* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko1
2008-06-07* ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix upknu
2008-06-06 * win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h.usa
2008-06-06* ext/iconv/iconv.c (iconv_iconv): no needs to initialize with Qnilnobu
2008-06-05* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-06-05* ext/iconv/iconv.c (iconv_create): find encoding without options.nobu
2008-06-04* ext/zlib/zlib.c (rb_gzfile_set_mtime): fix typo.mame
2008-06-04* ext/iconv/iconv.c (iconv_iconv): fix for length argument and nownobu
2008-06-03* ext/strscan/strscan.c (strscan_scan_full, strscan_search_full): fixmame
2008-06-03* ext/strscan/strscan.c (strscan_exist_p): fix document.mame
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):knu
2008-05-29* ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),knu
2008-05-29* ext/zlib/extconf.rb: search zlib1, and regard mswin32 later than VC6nobu
2008-05-28* ext/purelib.rb: get rid of recent feature. [ruby-dev:34864]nobu
2008-05-27* ext/stringio/stringio.c (strio_each_char, Init_stringio): Addknu
2008-05-27* ext/stringio/stringio.c (strio_each_byte): Return self insteadknu
2008-05-21* ext/nkf/nkf-utf8/nkf.c (nkf_str_caseeql): added.naruse
2008-05-21* ext/nkf/nkf-utf8/nkf.c (nkf_enc_find_index):naruse
2008-05-20* ext/nkf/nkf-utf8/nkf.c (rb_nkf_convert) (nkf_enc_without_bom):naruse
2008-05-20* ext/nkf/nkf.c (rb_nkf_convert), ext/nkf/nkf-utf8/nkf.cnobu