summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-19* lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu
2005-10-16check remote hash tupleseki
2005-10-14* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo
2005-10-07* lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices maymatz
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo
2005-09-28* lib/delegate.rb: document update from James Edward Gray IImatz
2005-09-28* lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo
2005-09-27* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu
2005-09-26* eval.c (set_trace_func): add rb_secure(4) to prevent addingmatz
2005-09-26*** empty log message ***nobu
2005-09-25* lib/optparse.rb (RequiredArgument#parse): not consume unmatchednobu
2005-09-23* lib/fileutils.rb (cd): no longer accept :noop option, related code is usele...aamine
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine
2005-09-22* lib/mkmf.rb (find_executable0): default path if environment is notnobu
2005-09-21* lib/mkmf.rb (configuration): generalized nmake dependent code.nobu
2005-09-20* lib/optparse.rb (default_argv, Arguable#options): defaults stringsnobu
2005-09-20* lib/yaml.rb: require 'yaml/constants'. [ruby-core:5776]matz
2005-09-20* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charsetmatz
2005-09-20* ext/syck/emitter.c (syck_scan_scalar): prevent indicators fromwhy
2005-09-19* lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine