summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-02-23* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make theknu
2007-02-20Merge trivial changes to reduce diffs from ruby_1_8.knu
2007-02-17* lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasseknu
2007-02-15* lib/uri/ftp.rb: Revert the previous change pending discussion.knu
2007-02-15* lib/uri/generic.rb (URI::Generic::userinfo): Considering howknu
2007-02-15* lib/uri/generic.rb (URI::Generic::userinfo): should supportknu
2007-02-15* lib/cgi.rb (CGI::unescapeHTML): invalid decoding for singleknu
2007-02-10* lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parseknu
2007-02-10* configure.in, ext/thread/extconf.rb, lib/thread.rb: Add aknu
2007-02-10* lib/thread.rb: Remove an ineffective part of the code.knu
2007-02-09Back out the previous commit which was unintended.knu
2007-02-09* ext/bigdecimal: Synchronize with trunk. Better functionknu
2007-01-23* lib/cgi.rb (CGI::QueryExtension::read_multipart): use == insteadmatz
2007-01-07Merge RDoc updates from matzruby 11502, 11503, 11504drbrain
2007-01-07updated based on date2 4.0.1.tadf
2007-01-03Revert r11453matz
2007-01-03* io.c (ruby_dup): start GC on ENOMEM as well.matz
2006-12-31Merge 11443, 11444 and 11445 from trunk.drbrain
2006-12-30updated based on date2 4.0.tadf
2006-12-14* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch frommatz
2006-12-09* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?matz
2006-12-07* lib/weakref.rb (WeakRef::__setobj__): should supportmatz
2006-12-03* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quoteshugo
2006-12-01* Cross-patch from Ruby CVS; mostly Nabu edits.ser
2006-11-06* lib/rss/0.9.rb (RSS::Rss): removed needless include.kou
2006-11-05updated based on date2 3.9.7.tadf
2006-11-04* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]shugo
2006-11-02* lib/set.rb (Set#^): Fix XOR operation against a container thatknu
2006-10-31* time.c (time_dup): duplicate the class of original time.matz
2006-10-24updated based on date2 3.9.6.tadf
2006-10-20* lib/mkmf.rb: fix typo.usa
2006-10-20* lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.eban
2006-10-14* lib/test/unit/collector/dir.rb (Collector::Dir#collect): append basenobu
2006-10-13updated based on date2 3.9.5.tadf
2006-10-13* lib/fileutils.rb (FileUtils.cp_r): dereference_root=true is default in Ruby...aamine
2006-10-12* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prependnobu
2006-10-12* lib/date.rb (Date::self.complete_hash): need to check if g ismatz
2006-10-09* lib/parsedate.rb: documentation patch from Konrad Meyermatz
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-10-03* lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test namenobu
2006-10-02* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2006-10-02* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):nobu
2006-10-01* common.mk (test-all): separate directory where running test casesnobu
2006-10-01* lib/optparse.rb (OptionParser#make_switch): pass arguments directly.nobu
2006-09-30updated based on date2 3.9.4.tadf
2006-09-29* jcode.rb (succ!): call original succ! if $KCODE == 'n'.eban
2006-09-29* lib/mkmf.rb (try_func): revert fallback checking undeclared function.nobu
2006-09-29* lib/jcode.rb: need to initialize SUCC['n'].eban
2006-09-29* lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat bynobu
2006-09-29* lib/optparse.rb (parse_in_order): splat arguments to callback block.nobu