summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-05-18* lib/cgi.rb (CGI::out): support utf-8. a patch from Fujiokamatz
2006-05-17* ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.nobu
2006-05-15* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_symbol_arg):matz
2006-05-13* lib/pp.rb (PP.mcall): new method.akr
2006-05-07* lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):akr
2006-04-24* lib/jcode.rb (String::tr_s): should have translated nonmatz
2006-04-19* eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1.matz
2006-04-14Short summary:ser
2006-03-15* lib/mkmf.rb (create_makefile): support libraries without *.so.usa
2006-03-11* lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removedmatz
2006-03-03* lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygemsmatz
2006-02-28* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean
2006-02-28* lib/drb/extservm.rb (invoke_service_command): cannot invoke commandusa
2006-02-20* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]matz
2006-02-20* lib/rational.rb (Integer::gcd): replaced by gcd4 inmatz
2006-02-18* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz
2006-02-18* lib/fileutils.rb (FileUtils::fu_world_writable): make itmatz
2006-02-17* lib/tracer.rb: merged a minor clarification patch from Danielmatz
2006-02-12add instance variable @insert_cmd to change <%='s behavior. (backported 1.15 ...seki
2006-02-05* lib/net/http.rb: imported from trunk, rev 1.129aamine
2006-02-05* lib/pstore.rb: should return default value if name is not found.ocean
2006-01-27* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean
2006-01-22* lib/test/unit/autorunner.rb (process_args): ignore arguments afternobu
2006-01-19* lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223]aamine
2006-01-13* lib/rdoc/diagram.rb:ocean
2006-01-10* lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean
2006-01-10* lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean
2006-01-09* win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,ocean
2005-12-30All of the tickets and issues mentioned in this log can be found at:ser
2005-12-26* eval.c (ev_const_get): fixed a bug in constant reference duringmatz
2005-12-21* lib/pathname.rb (test_kernel_open): use File.identical?.akr
2005-12-15* signal.c (Init_signal): revert C++ style comment.matz
2005-12-11This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-12-09* lib/rexml/encoding.rb (encoding=): give priority to particularnobu
2005-11-28* lib/mkmf.rb (create_makefile): should not change sodir withocean
2005-11-26 * lib/wsdl/xmlSchema/complexContent.rb: missingnahi
2005-11-22* lib/optparse.rb: match incomplete (in current enconding) multibytenobu
2005-11-20* lib/fileutils.rb (FileUtils::ln): ln documentation fix.ocean
2005-11-15* lib/find.rb (Find::find): should not ignore symbolic links tomatz
2005-11-08* lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean
2005-11-06* lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
2005-10-30* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2005-10-28* 1.8.3 preview1matz
2005-10-27* string.c (scan_once): wrong condition to use mbclen2().matz
2005-10-25* lib/rational.rb: applied documentation patch from Gavin Sinclairmatz
2005-10-24* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu
2005-10-24RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-20* lib/mkmf.rb (create_makefile): Borland make seems not to allowocean