summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2006-06-01fix a comment.akr
2006-06-01* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr
2006-05-27* ext/extmk.rb (extmake): remove extinit files if no statically linkednobu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-25* fixed the problems described in [ruby-dev:28665].ttate
2006-05-24* ext/extmk.rb: deal with $static set in extconf.rb.nobu
2006-05-24update nonblocking methods document.akr
2006-05-23* ext/openssl/lib/openssl/ssl.rbgotoyuzo
2006-05-22add reason for accept(2) failure in accept_nonblock.akr
2006-05-22update *_nonblock doc.akr
2006-05-22use rb_read_pending instead of rb_io_read_pending.akr
2006-05-22* rubyio.h (rb_io_set_nonblock): declared.akr
2006-05-17* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu
2006-05-03* ext/syck/yaml2byte.c (syck_yaml2byte_handler): need to freematz
2006-05-03* ext/syck/emitter.c (syck_scan_scalar): avoid accessingmatz
2006-05-02* ext/socket/socket.c (make_hostent_internal): accept ai_familymatz
2006-04-29* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo
2006-04-25* ext/tk/tcltklib.c (delete_slaves): maybe increment the referencenagai
2006-04-24* regex.c (re_compile_pattern): should check if c is not amatz
2006-04-21* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointernagai
2006-04-21* ext/socket/socket.c: document update patch from Sam Robertsmatz
2006-04-18* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai
2006-04-06* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]nagai
2006-04-05* ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai
2006-03-29WIN32OLE#[] should accept multi argments.suke
2006-03-29* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa
2006-03-27* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.naruse
2006-03-17* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.gotoyuzo
2006-03-15* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo
2006-02-23enabled documents in nkf and kconv.naruse
2006-02-23* ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.naruse
2006-02-23Removed (Obsolete by test/nkf)naruse
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2006-02-14* ext/zlib/zlib.c: fixed typo.ocean
2006-02-14* ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]ocean
2006-02-07* ext/zlib/zlib.c: should not access ruby objects in finalizer.ocean
2006-02-03* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etcocean
2006-02-02* ext/syck/emitter.c (syck_emitter_write): should not set '\0' onocean
2006-01-31* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.nagai
2006-01-30* ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.ocean
2006-01-27add win32olesuke
2006-01-27add .documentsuke
2006-01-16* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):ocean
2006-01-12* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai
2006-01-10Sorry, commit miss.ocean
2006-01-10* ext/syck/rubyext.c (syck_resolver_transfer): should be able to loadocean
2006-01-09* ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed byocean
2005-12-26* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...gotoyuzo
2005-12-24* stable version 1.8.4 released.matz
2005-12-20* ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62)ocean