aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...aamine2005-10-061-1/+0
* update comment.suke2005-10-041-221/+779
* * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methodsnagai2005-10-033-5/+10
* * ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE).akr2005-09-291-4/+0
* * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai2005-09-281-7/+7
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-271-0/+3
* banish a warning.akr2005-09-241-1/+0
* * ext/tk/sample/demos-en/tcolor.bak: remove.nagai2005-09-221-513/+0
* * ext/syck/token.c: correctly compute identation of a blockwhy2005-09-201-110/+115
* * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flagnobu2005-09-201-1/+1
* * ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy2005-09-207-346/+367
* * ext/dl/dl.c (rb_io_to_ptr): fix DragonFlyBSD support.matz2005-09-191-1/+1
* * ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...aamine2005-09-191-1/+2
* avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]suke2005-09-191-3/+11
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-184-23/+19
* * file.c (rb_thread_flock): wrap the flock system call byakr2005-09-181-0/+4
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-174-507/+508
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai2005-09-172-5/+5
* fix bug in ext/win32ole/sample/ienavi.rbsuke2005-09-162-3/+23
* * ext/syck/node.c (syck_replace_str): was using return from thematz2005-09-161-1/+1
* * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin"matz2005-09-161-8/+38
* * ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_stringnagai2005-09-162-2/+2
* * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz2005-09-161-2/+4
* * ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai2005-09-152-7/+8
* * lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine2005-09-132-237/+0
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-1312-1874/+3776
* * ext/dl/dl.c (rb_io_to_ptr): merged a patch for DragonFly BSDmatz2005-09-121-0/+4
* * ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo2005-09-101-3/+58
* these files were forgotten in last commit.gotoyuzo2005-09-102-1/+7
* * ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo2005-09-102-16/+161
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): assume thatgotoyuzo2005-09-101-2/+28
* * ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.gotoyuzo2005-09-101-2/+7
* * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo2005-09-104-7/+34
* * ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of metanobu2005-09-092-3/+6
* * merged a patch from Takahiro Kambe <taca@back-street.net> tomatz2005-09-082-3/+1
* * lib/mkmf.rb (what_type?): guesstimate type.nobu2005-09-062-2/+17
* * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu2005-09-061-7/+1
* * ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo2005-09-041-1/+1
* * ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn'tnagai2005-09-012-3/+22
* * ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,gotoyuzo2005-08-303-0/+3
* * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggestedocean2005-08-272-16/+43
* * ext/stringio/stringio.c (strio_set_string): disallow nil.nobu2005-08-131-8/+6
* * ext/stringio/stringio.c: keep holding string after closed.nobu2005-08-111-8/+3
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-106-10/+22
* * ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-0934-40/+518
* * ext/tcltklib/tcltklib.c: restored some DUMPsocean2005-08-081-10/+14
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-08-081-0/+507
* should set only one handler in WIN32OLE_EVENT#on_eventsuke2005-08-063-18/+82
* * ext/tcltklib/tcltklib.c: combined tcl_protect and tcl_check_result.ocean2005-08-061-257/+78
* commit missocean2005-08-062-2/+6