summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* 2005-09-19eban
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* 2005-09-18eban
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* 2005-09-17eban
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 (file_inspect_join): commit miss, applied a patch for old trunk.nobu
2005-09-16* file.c (file_inspect_join): missing argument declaration.nobu
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* 2005-09-16eban
2005-09-15forgot to update some files in the previous soap4r-1.5.5 import.nahi
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-15This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
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* version.h: updated.matz
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* 2005-09-14eban
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* 2005-09-13nobu
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-13This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
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-122005-09-12matz
2005-09-11set ERB#filename so that it is used when reporting syntax/runtime errors.seki
2005-09-112005-09-11seki
2005-09-10tiny ChangeLog fixocean