aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/drb/extservm.rb (invoke_service_command): cannot invoke commandusa2006-02-281-2/+2
* * lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]matz2006-02-201-1/+1
* * lib/rational.rb (Integer::gcd): replaced by gcd4 inmatz2006-02-201-29/+7
* * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz2006-02-182-2/+1
* * lib/fileutils.rb (FileUtils::fu_world_writable): make itmatz2006-02-181-0/+1
* * lib/tracer.rb: merged a minor clarification patch from Danielmatz2006-02-171-13/+10
* add instance variable @insert_cmd to change <%='s behavior. (backported 1.15 ...seki2006-02-121-4/+4
* * lib/net/http.rb: imported from trunk, rev 1.129aamine2006-02-052-9/+15
* * lib/pstore.rb: should return default value if name is not found.ocean2006-02-051-2/+3
* * lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean2006-01-271-1/+1
* * lib/test/unit/autorunner.rb (process_args): ignore arguments afternobu2006-01-221-1/+1
* * lib/fileutils.rb (mv): should remove file after copying. [ruby-dev:28223]aamine2006-01-191-0/+1
* * lib/rdoc/diagram.rb:ocean2006-01-136-60/+60
* * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded inocean2006-01-101-10/+12
* * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quotedocean2006-01-101-0/+1
* * win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag,ocean2006-01-091-1/+1
* All of the tickets and issues mentioned in this log can be found at:ser2005-12-3010-31/+47
* * eval.c (ev_const_get): fixed a bug in constant reference duringmatz2005-12-261-1/+1
* * lib/pathname.rb (test_kernel_open): use File.identical?.akr2005-12-211-7/+3
* * signal.c (Init_signal): revert C++ style comment.matz2005-12-153-16/+38
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-12-111-0/+178
* * lib/rexml/encoding.rb (encoding=): give priority to particularnobu2005-12-094-33/+57
* * lib/mkmf.rb (create_makefile): should not change sodir withocean2005-11-281-1/+1
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-261-0/+4
* * lib/optparse.rb: match incomplete (in current enconding) multibytenobu2005-11-221-4/+4
* * lib/fileutils.rb (FileUtils::ln): ln documentation fix.ocean2005-11-201-1/+1
* * lib/find.rb (Find::find): should not ignore symbolic links tomatz2005-11-151-2/+2
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-081-1/+1
* * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean2005-11-061-1/+1
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+1
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-302-0/+30
* * 1.8.3 preview1matz2005-10-281-1/+1
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-272-14/+209
* * lib/rational.rb: applied documentation patch from Gavin Sinclairmatz2005-10-253-71/+250
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-241-2/+1
* RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki2005-10-243-92/+443
* * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu2005-10-221-4/+18
* * lib/mkmf.rb (create_makefile): Borland make seems not to allowocean2005-10-201-2/+2
* * lib/mkmf.rb (create_makefile): get rid of a restrictionnobu2005-10-191-1/+2
* * lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu2005-10-191-3/+2
* check remote hash tupleseki2005-10-161-1/+5
* * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo2005-10-141-1/+1
* * lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices maymatz2005-10-071-1/+1
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-041-1/+1
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-041-1/+1
* * lib/delegate.rb: document update from James Edward Gray IImatz2005-09-282-0/+2
* * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string shouldgotoyuzo2005-09-282-2/+3
* * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.nobu2005-09-273-41/+51
* * eval.c (set_trace_func): add rb_secure(4) to prevent addingmatz2005-09-263-46/+321
* *** empty log message ***nobu2005-09-261-10/+14