summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/date/delta.rb: removed require 'date'. added to_c.tadf2009-08-171-1/+1
* * lib/date/delta.rb: merged from date4. [experimental]tadf2009-08-164-1/+802
* * lib/date/format.rb (strptime): removed \v; since \s includes \v.tadf2009-08-161-3/+3
* use num#i.tadf2009-08-161-4/+4
* warn only when $VERBOSE.tadf2009-08-162-2/+2
* * lib/complex.rb, lib/rational.rb: added warning messages.tadf2009-08-163-3/+7
* * lib/date/format.rb: reverted.tadf2009-08-161-7/+7
* * lib/date/format.rb: suppressed a warning.naruse2009-08-162-9/+9
* * lib/csv.rb: Change magic comment to US-ASCII in order tonaruse2009-08-161-1/+1
* * lib/delegate.rb (Delegator#method_missing): __FILE__ may containmatz2009-08-131-1/+1
* * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf2009-08-111-2/+2
* * lib/mkmf.rb (check_sizeof): added optional compiler optionnobu2009-08-061-7/+9
* * lib/test/unit/testcase.rb (Test::Unit): removes silly TestCasenobu2009-08-061-0/+3
* * lib/ipaddr.rb (IPAddr#hash): Take account of netmask; submittedknu2009-08-051-5/+7
* * lib/test/unit.rb (Test::Unit.setup_argv): expands paths beforenobu2009-08-041-3/+3
* * lib/pp.rb (guard_inspect_key): untrust internal hash to preventmame2009-08-041-3/+3
* * lib/rdoc/parser/c.rb: fixed a small error in the documentation.nobu2009-08-041-1/+1
* * lib/ipaddr.rb (IPAddr#{eql?,hash}): Add IPAddr#{eql?,hash} soknu2009-08-041-0/+35
* * lib/README: updated. a patch from Daniel Bovensiepen.matz2009-08-031-4/+17
* * lib/securerandom.rb (SecureRandom.random_bytes): return string shouldusa2009-07-311-1/+1
* * lib/cgi/util.rb (CGI::unescape): support encoding option.xibbar2009-07-302-7/+7
* * lib/rdoc/parser.rb (RDoc::Parser.binary?): fix for empty files.nobu2009-07-271-2/+2
* * lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patchshugo2009-07-241-10/+14
* * lib/net/imap.rb (resp_text_code): accepts response codes withoutshugo2009-07-231-5/+55
* * lib/irb/ruby-lex.rb: make irb be able to parsekeiju2009-07-231-0/+38
* * lib/irb.rb: forget svn commit.keiju2009-07-211-2/+10
* * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: addkeiju2009-07-212-16/+32
* * lib/irb/cmd/help.rb: fixed irb's "help" command. [ruby-core:22310].keiju2009-07-211-4/+6
* * lib/tracer.rb: no show lines unkonwn line number. [ruby-core:22096],keiju2009-07-211-25/+54
* * lib/tracer.rb: toplevel caller exists now. [ruby-core:24454]nobu2009-07-211-1/+1
* * lib/matrix.rb (Matrix#rank): revert a part of r20859 to avoidwanabe2009-07-201-3/+2
* * lib/prime.rb (Prime#prime_division): now decomposesyugui2009-07-131-1/+6
* * lib/tempfile (Tempfile.open): rdoc. patch by Nobuhiro IMAI.yugui2009-07-131-1/+1
* * lib/pstore.rb (PStore#on_windows): fixed typo.nobu2009-07-131-1/+1
* * lib/irb/inspector.rb: forget svn add.keiju2009-07-081-0/+103
* * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju2009-07-0735-48/+87
* * lib/net/imap.rb: added response to Net::IMAP::ResponseError.shugo2009-07-021-4/+14
* * lib/cmath.rb (log2, cbrt): added. [experimental]tadf2009-06-291-2/+22
* reverted.tadf2009-06-291-23/+2
* * complex.c (nucomp_expt): do not use rb_fexpt.tadf2009-06-291-2/+23
* * lib/cmath.rb (sqrt): fixed an issue [ruby-list:45852]tadf2009-06-281-1/+2
* * lib/rubygems.rb (ConfigMap[:rubylibprefix]): new entryyugui2009-06-282-2/+6
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+8
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-1/+1
* Imported minitest 1.4.2 r5269.ryan2009-06-251-5/+40
* * lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not ...nobu2009-06-255-0/+0
* * lib/fileutils.rb (FileUtils::Entry_#copy_file): open withnobu2009-06-211-1/+3
* * lib/monitor.rb (MonitorMixin::extend_object): should usematz2009-06-191-6/+6
* * complex.c: edited rdoc.tadf2009-06-192-0/+4
* oops. bumpryan2009-06-181-1/+1