summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean2005-09-191-0/+6
* * io.c (io_close): call rb_io_close() directly if io is a T_FILEmatz2005-09-191-0/+5
* * file.c (rb_file_chown): should accept nil. [ruby-dev:27171] (backport from ...aamine2005-09-191-0/+5
* * ext/dl/dl.c (rb_io_to_ptr): fix DragonFlyBSD support.matz2005-09-191-0/+5
* * ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...aamine2005-09-191-0/+6
* avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]suke2005-09-191-0/+5
* * lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine2005-09-191-0/+7
* * test/fileutils/test_fileutils.rb: backported from trunk (1.36). (again) [ru...aamine2005-09-191-0/+5
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-181-0/+10
* * lib/fileutils.rb: backported from trunk (rev 1.65):aamine2005-09-181-0/+38
* * file.c (rb_thread_flock): wrap the flock system call byakr2005-09-181-0/+13
* * io.c (io_fwrite): wrap the write system call by TRAP_BEG/TRAP_END toakr2005-09-181-0/+5
* * lib/yaml/rubytypes.rb: remove comments that are bungling upwhy2005-09-171-1/+17
* * lib/mathn.rb (Rational::inspect): should preserve originalmatz2005-09-171-0/+5
* * lib/cgi.rb (CGI::Cookie): should handle multiple values for amatz2005-09-171-0/+13
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai2005-09-171-0/+7
* * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou2005-09-161-0/+8
* add a empty line.akr2005-09-161-0/+1
* fix bug in ext/win32ole/sample/ienavi.rbsuke2005-09-161-0/+7
* * file.c (rb_file_s_extname): empty string for path name ending with anobu2005-09-161-1/+9
* * ext/syck/node.c (syck_replace_str): was using return from thematz2005-09-161-0/+6
* * ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin"matz2005-09-161-0/+5
* * ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_stringnagai2005-09-161-0/+4
* * 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