summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2005-11-02* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai
2005-11-01* ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-10-30* ext/readline/readline.c (readline_readline): type check.matz
2005-10-28* ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz
2005-10-26* ext/syck/implicit.c (syck_type_id_to_uri): should returnocean
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-24* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa
2005-10-24* ext/tk/lib/tk.rb: update RELEASE_DATEnagai
2005-10-24* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz
2005-10-22* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-16* ext/extmk.rb: omit non-existing directories.nobu
2005-10-13* ext/iconv/charset_alias.rb (charset_alias): create wrapper libraynobu
2005-10-13* io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:nobu
2005-10-12* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo
2005-10-09add testNIL2VTEMPTYsuke
2005-10-09create .document file for rdoc.suke
2005-10-08* ext/iconv/charset_alias.rb: parse config.charset_alias file directly.nobu
2005-10-06* ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine
2005-10-04update comment.suke
2005-10-03* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai
2005-09-29* ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE).akr
2005-09-28* ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai
2005-09-27* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu
2005-09-24banish a warning.akr
2005-09-22* ext/tk/sample/demos-en/tcolor.bak: remove.nagai
2005-09-20* ext/syck/token.c: correctly compute identation of a blockwhy
2005-09-20* ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flagnobu
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-19* ext/dl/dl.c (rb_io_to_ptr): fix DragonFlyBSD support.matz
2005-09-19* ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...aamine
2005-09-19avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]suke
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-18* file.c (rb_thread_flock): wrap the flock system call byakr
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-17* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai
2005-09-16fix bug in ext/win32ole/sample/ienavi.rbsuke
2005-09-16* ext/syck/node.c (syck_replace_str): was using return from thematz
2005-09-16* ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin"matz
2005-09-16* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_stringnagai
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
2005-09-15* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai
2005-09-13* lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2005-09-12* ext/dl/dl.c (rb_io_to_ptr): merged a patch for DragonFly BSDmatz
2005-09-10* ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo
2005-09-10these files were forgotten in last commit.gotoyuzo
2005-09-10* ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo
2005-09-10* ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): assume thatgotoyuzo