summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-29merge revision(s) 17497:shyouhei
2008-06-09* lib/set.rb (Set#delete_if): Call to_a.knu
2008-06-06* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-06-03* lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bugknu
2008-06-02* lib/delegate.rb (DelegateClass, Delegator#respond_to?):knu
2008-05-29Merge from ruby_1_8.knu
2008-05-28Merge from ruby_1_8.knu
2008-05-24Merge from ruby_1_8.knu
2008-05-18Merge -r16241:16456 from ruby_1_8.knu
2008-04-25Merge from ruby_1_8.knu
2008-04-23Merge from ruby_1_8.knu
2008-04-21Merge from ruby_1_8.knu
2008-04-19Merge this too.knu
2008-04-19Merge everything from ruby_1_8.knu
2008-04-18* ext/syck/rubyext.c (syck_genericresolver_node_import): shouldknu
2008-04-18* lib/rexml/node.rb (REXML::Node::indent): should initialize rvknu
2008-04-18* lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6knu
2008-04-15* lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]knu
2008-04-15* lib/uri.rb, lib/uri/ldaps.rb: added LDAPS scheme; backported from 1.9. bug#...kazu
2008-04-15* lib/net/smtp.rb: backported from 1.9. bug#19003kazu
2008-04-10* enumerator.c (rb_eStopIteration), eval.c (rb_f_loop), ruby.h:knu
2008-04-10* lib/resolv.rb (Resolv::DNS#each_address): backport from 1.9 forakr
2008-04-03* lib/net/pop.rb (Net::POP3::do_finish): clear @n_mails andmatz
2008-03-31* lib/resolv.rb (Resolv::Config.default_config_hash): requiresnobu
2008-03-23use proc instead of Thread. [ruby-dev:33692]seki
2008-03-21* lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.nobu
2008-03-21* lib/ipaddr.rb: Say that I am the current maintainer.knu
2008-03-18* lib/erb.rb (ERB::Compiler): Make some minor code optimization.seki
2008-03-14* lib/cgi.rb (CGI::Cookie::initialize): performance patch frommatz
2008-03-11* lib/delegate.rb: check $@ to avoid NoMethodError.kazu
2008-03-11* lib/delegate.rb (Delegator#initialize, DelegateClass): skip correctnobu
2008-03-07* lib/mkmf.rb: rdoc added. [ruby-Patches-9762]nobu
2008-03-05lib/erb.rb: update RDoc. Thanks Makoto Kuwata [ruby-dev:33702]seki
2008-03-03* lib/webrick/httpservlet/filehandler.rb: should normalize pathgotoyuzo
2008-02-15 * lib/rational.rb (floor, ceil, truncate, round): do not usetadf
2008-02-13* lib/timeout.rb (Timeout::timeout): made sensitive to location on thenobu
2008-02-11* lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS:kou
2008-02-10* lib/benchmark.rb (Job::Benchmark#item): fix typo.naruse
2008-02-08* lib/irb.rb (IRB::Irb::eval_input): rescues Interrupt and other thannobu
2008-02-08* lib/mkmf.rb (xsystem): expand macros like as make.nobu
2008-02-05* lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.nobu
2008-02-02* lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtimematz
2008-01-30should find a symbol by Symbol class.seki
2008-01-30 * lib/date.rb: refined deprecated methods.tadf
2008-01-24* lib/uri/generic.rb (URI::Generic::inspect): use Kernel#to_s insteadnobu
2008-01-21fixed a typo.tadf
2008-01-17 * lib/date.rb (Date::Infinity#<=>): didn't work. A patch fromtadf
2008-01-14* lib/shellwords.rb: scape should be an alias to shellescape. amatz
2008-01-14 * lib/time.rb: do not reference Time directly from the inside oftadf
2008-01-12 * lib/date.rb, lib/date/format.rb: tuning for performance.tadf