summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-09-19* test/fileutils/test_fileutils.rb: backported from trunk (1.36). (again) [ru...aamine
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-18* lib/fileutils.rb: backported from trunk (rev 1.65):aamine
2005-09-18* file.c (rb_thread_flock): wrap the flock system call byakr
2005-09-18* io.c (io_fwrite): wrap the write system call by TRAP_BEG/TRAP_END toakr
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-17* lib/mathn.rb (Rational::inspect): should preserve originalmatz
2005-09-17* lib/cgi.rb (CGI::Cookie): should handle multiple values for amatz
2005-09-17* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_stringnagai
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-16add a empty line.akr
2005-09-16fix bug in ext/win32ole/sample/ienavi.rbsuke
2005-09-16* file.c (rb_file_s_extname): empty string for path name ending with anobu
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 * test/logger/test_logger.rb: unintentionally overwritten changes bynahi
2005-09-15* lib/webrick/cgi.rb (WEBrick::CGI::Socket#initialize): should setgotoyuzo
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-15* win32/win32.h (rb_w32_stat): added prototype.ocean
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-15* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,nagai
2005-09-14(Rinda::TemplateEntry::initialize): pull up method. Tabs converted to spaces.seki
2005-09-14* lib/net/telnet.rb (Net::Telnet::waitfor): replace sysread withmatz
2005-09-14* dir.c (ruby_glob): glob function not using ruby exception system.nobu
2005-09-13* lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine
2005-09-13 * lib/logger.rb (Logger): added formatter accessor to logger fornahi
2005-09-13* eval.c (BEGIN_CALLARGS): pop halfly pushed status.nobu
2005-09-13* lib/net/http.rb: backported from trunk, rev 1.128. [ruby-dev:25673] [ruby-d...aamine
2005-09-13* lib/yaml.rb: reworking YAML::Stream to use the newwhy
2005-09-12* test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-09-12* ext/dl/dl.c (rb_io_to_ptr): merged a patch for DragonFly BSDmatz
2005-09-11set ERB#filename so that it is used when reporting syntax/runtime errors.seki
2005-09-10tiny ChangeLog fixocean
2005-09-10* ext/openssl/ossl_engine.c (ossl_engine_s_by_id):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
2005-09-10* ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo
2005-09-09* eval.c (rb_call0): prohibit calling tainted method (>2) whenmatz
2005-09-09* ext/iconv/iconv.c (iconv_try), ext/iconv/extconf.rb: get rid of metanobu
2005-09-09* string.c (rb_str_times): make empty strings to keep taintness,nobu
2005-09-08* merged a patch from Takahiro Kambe <taca@back-street.net> tomatz
2005-09-07* lib/open-uri.rb: abolish mod === tempfile to avoid a problemakr
2005-09-07* eval.c (rb_thread_switch): convert all exceptions tonobu
2005-09-06* lib/mkmf.rb (what_type?): guesstimate type.nobu
2005-09-06* Makefile.in, configure.in (MINIOBJS): miniruby on HP-UX can not loadnobu
2005-09-05* lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz
2005-09-04* ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo