summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz2005-09-161-0/+5
* * test/logger/test_logger.rb: unintentionally overwritten changes bynahi2005-09-151-0/+5
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should setgotoyuzo2005-09-151-0/+5
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi2005-09-151-0/+84
* * win32/win32.h (rb_w32_stat): added prototype.ocean2005-09-151-0/+4
* * test/ruby/test_signal.rb (test_exit_action): skip the test usingusa2005-09-151-0/+5
* * ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai2005-09-151-0/+5
* (Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki2005-09-141-0/+5
* * lib/net/telnet.rb (Net::Telnet::waitfor): replace sysread withmatz2005-09-141-0/+5
* * dir.c (ruby_glob): glob function not using ruby exception system.nobu2005-09-141-0/+4
* * lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine2005-09-131-0/+12
* * lib/logger.rb (Logger): added formatter accessor to logger fornahi2005-09-131-2/+16
* * eval.c (BEGIN_CALLARGS): pop halfly pushed status.nobu2005-09-131-3/+8
* * lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-d...aamine2005-09-131-0/+14
* * lib/yaml.rb: reworking YAML::Stream to use the newwhy2005-09-131-0/+38
* * test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo2005-09-121-0/+7
* * test/dbm/test_dbm.rb: remove locking test, which may not bematz2005-09-121-0/+5
* * ext/dl/dl.c (rb_io_to_ptr): merged a patch for DragonFly BSDmatz2005-09-121-0/+5
* set ERB#filename so that it is used when reporting syntax/runtime errors.seki2005-09-111-0/+5
* tiny ChangeLog fixocean2005-09-101-1/+1
* * ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo2005-09-101-0/+24
* * ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo2005-09-101-0/+13
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): assume thatgotoyuzo2005-09-101-1/+18
* * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo2005-09-101-0/+23
* * eval.c (rb_call0): prohibit calling tainted method (>2) whenmatz2005-09-091-0/+5
* * ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of metanobu2005-09-091-1/+4
* * string.c (rb_str_times): make empty strings to keep taintness,nobu2005-09-091-0/+5
* * merged a patch from Takahiro Kambe <taca@back-street.net> tomatz2005-09-081-0/+14
* * lib/open-uri.rb: abolish mod === tempfile to avoid a problemakr2005-09-071-0/+5
* * eval.c (rb_thread_switch): convert all exceptions tonobu2005-09-071-0/+8
* * lib/mkmf.rb (what_type?): guesstimate type.nobu2005-09-061-1/+6
* * Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu2005-09-061-0/+13
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-0/+6
* * ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo2005-09-041-0/+5
* * lib: do not use __send__ to access private methods. [ruby-dev:26935]nobu2005-09-021-6/+10
* * lib/irb/init.rb: make IRB -I option that is same befavior for ruby.keiju2005-09-011-0/+7
* * eval.c (rb_call0): wrong condition for $SAFE restoration.matz2005-09-011-0/+4
* * eval.c (method_arity): should return proper arity value.matz2005-09-011-0/+13
* * ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn'tnagai2005-09-011-0/+9
* * win32/Makefile.sub (OPTFLAGS): default global optimization tousa2005-08-311-0/+5
* * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporaryusa2005-08-311-0/+5
* * process.c (proc_detach, proc_setmaxgroups): missing argument typeocean2005-08-311-1/+6
* * lib/mkmf.rb (xsystem, xpopen): no longer expand by Config.nobu2005-08-301-1/+8
* * eval.c (rb_rescue2): intialization miss. fixed: [ruby-dev:26917]nobu2005-08-301-2/+6
* * ext/digest/md5/md5ossl.h, ext/digest/rmd160/rmd160ossl.h,gotoyuzo2005-08-301-0/+6
* * lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]ocean2005-08-291-0/+7
* * lib/time.rb (Time.parse): extract fractional seconds usingakr2005-08-281-0/+5
* * ext/curses/curses.c ({curses,window}_clrtoeol): added. suggestedocean2005-08-271-1/+11
* * test/logger/test_logger.rb (test_shifting_size): should close logusa2005-08-241-0/+6
* * lib/wsdl/xmlSchema/importer.rb (WSDL::XMLSchema::Importer#fetch): addnahi2005-08-201-0/+6