summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-stylev1_8_3_preview2shyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create tag(no author)2005-09-1322-3597/+0
* * lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine2005-09-135-246/+17
* * lib/logger.rb (Logger): added formatter accessor to logger fornahi2005-09-133-83/+111
* * eval.c (BEGIN_CALLARGS): pop halfly pushed status.nobu2005-09-132-4/+11
* * 2005-09-13nobu2005-09-131-3/+3
* * lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-d...aamine2005-09-135-456/+795
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-130-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-131-0/+86
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-1321-2594/+4242
* * test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo2005-09-122-0/+13
* * test/dbm/test_dbm.rb: remove locking test, which may not bematz2005-09-123-83/+9
* * ext/dl/dl.c (rb_io_to_ptr): merged a patch for DragonFly BSDmatz2005-09-122-0/+9
* 2005-09-12matz2005-09-121-3/+3
* set ERB#filename so that it is used when reporting syntax/runtime errors.seki2005-09-112-75/+82
* 2005-09-11seki2005-09-111-3/+3
* tiny ChangeLog fixocean2005-09-101-1/+1
* * ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo2005-09-102-3/+82
* these files were forgotten in last commit.gotoyuzo2005-09-102-1/+7
* * ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo2005-09-103-16/+174
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): assume thatgotoyuzo2005-09-102-3/+46
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-09-102-0/+207
* * ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.gotoyuzo2005-09-102-2/+16
* * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo2005-09-106-7/+79
* 2005-09-10gotoyuzo2005-09-101-3/+3
* * eval.c (rb_call0): prohibit calling tainted method (>2) whenmatz2005-09-093-9/+27
* * ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of metanobu2005-09-093-4/+10
* 2005-09-09nobu2005-09-091-3/+3
* * string.c (rb_str_times): make empty strings to keep taintness,nobu2005-09-092-5/+9
* * merged a patch from Takahiro Kambe <taca@back-street.net> tomatz2005-09-086-12/+27
* 2005-09-08matz2005-09-081-3/+3
* * lib/open-uri.rb: abolish mod === tempfile to avoid a problemakr2005-09-072-2/+7
* * eval.c (rb_thread_switch): convert all exceptions tonobu2005-09-072-0/+12
* * lib/mkmf.rb (what_type?): guesstimate type.nobu2005-09-064-3/+78
* * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu2005-09-067-13/+22
* 2005-09-07nobu2005-09-061-3/+3
* 2005-09-06akr2005-09-051-3/+3
* document a blocking behavior of IO#eof?.akr2005-09-051-4/+23
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-0/+6
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-11/+30
* * ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo2005-09-042-1/+6
* 2005-09-05gotoyuzo2005-09-041-3/+3
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-0215-46/+54
* * lib/irb/init.rb: make IRB -I option that is same befavior for ruby.keiju2005-09-013-1/+19
* 2005-09-02keiju2005-09-011-3/+3
* * eval.c (rb_call0): wrong condition for $SAFE restoration.matz2005-09-012-1/+5
* * eval.c (method_arity): should return proper arity value.matz2005-09-012-25/+36
* * ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn'tnagai2005-09-013-3/+31
* 2005-09-01nagai2005-09-011-4/+4
* * win32/Makefile.sub (OPTFLAGS): default global optimization tousa2005-08-312-4/+6