index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2008-12-29
* lib/erb.rb (ERB): m17n of ERB. adds rdoc.
yugui
2008-12-27
Imported minitest 1.3.1 r4505.
ryan
2008-12-27
* lib/open-uri.rb (OpenURI.redirectable?): permit https redirection.
akr
2008-12-26
* lib/csv.rb: Using a more robust transcoding scheme to produce
jeg2
2008-12-26
* lib/irb/input-method.rb (IRB::StdioInputMethod#initialize):
yugui
2008-12-26
* lib/optparse.rb (OptionParser::List#summarize): gives priority
nobu
2008-12-25
* lib/rdoc/parser.rb (RDoc::Parser.binary?): should read in binary mode.
usa
2008-12-24
* configure.in (Makefile): removes GNU make specific files on
nobu
2008-12-23
* lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): avoid calling
matz
2008-12-23
* lib/test/unit/assertions.rb (assert_equal): show small differences
akr
2008-12-23
* lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]
yugui
2008-12-23
Don't coalesce adjacent comment blocks. [bug#901]
drbrain
2008-12-22
Fix documentation. [bug#827]
drbrain
2008-12-22
* lib/test/unit/assertions.rb (assert_nothing_raised): increment
akr
2008-12-22
* lib/rake.rb (Rake::MultiTask): invoke_prerequisites should be
matz
2008-12-22
* lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",
matz
2008-12-21
* lib/optparse.rb (SPLAT_PROC): splat values by hand.
nobu
2008-12-21
* lib/optparse.rb (parse_in_order): splat values to be passed.
nobu
2008-12-21
* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]
nobu
2008-12-20
* lib/irb/locale.rb (IRB::Locale#initialize)
yugui
2008-12-18
* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as command
yugui
2008-12-18
* lib/cgi/session.rb: fix bug for ignore session_id option.
xibbar
2008-12-18
* lib/optparse/version.rb: remove variable shadowing to stop
matz
2008-12-17
* lib/xmlrpc/server.rb: Restricting method inspection to show only
jeg2
2008-12-17
* lib/matrix.rb: shut up warning. [ruby-dev:37481] [Bug #899]
keiju
2008-12-16
* lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):
matz
2008-12-16
* lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit.
usa
2008-12-16
* lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):
matz
2008-12-16
* lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support.
usa
2008-12-16
* lib/date/format.rb (_parse): m17n compliant.
tadf
2008-12-15
* lib/rake/packagetask.rb (Rake::PackageTask): small document
matz
2008-12-14
reverts r20713
yugui
2008-12-13
* lib/minitest/test.rb (MinTest::Unit#location):
yugui
2008-12-13
Imported minitest 1.3.2 r4503.
ryan
2008-12-11
do not pass -infinity.
tadf
2008-12-11
* lib/cmath.rb (sqrt): should pass nan or infinity to the original
tadf
2008-12-11
* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:
kou
2008-12-11
* lib/test/unit/assertions.rb: extracted from lib/test/unit.rb.
akr
2008-12-11
* lib/pathname.rb (Pathname#=~): undefed. at asakusa.rb.
akr
2008-12-11
* lib/rexml/document.rb (REXML::Document#write): require
matz
2008-12-10
* lib/open3.rb (Open3.pipeline_start): return an array of threads if a
akr
2008-12-10
* lib/rss/maker.rb (RSS::Maker.[]): add.
kou
2008-12-10
* enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.
knu
2008-12-08
rdoc update.
akr
2008-12-07
rdoc update.
akr
2008-12-07
rdoc update.
akr
2008-12-07
* lib/open3.rb (Open3.capture3): renamed from Open3.poutput3.
akr
2008-12-07
* lib/open3.rb (Open3.poutput3): :binmode option implemented.
akr
2008-12-06
update rdoc.
akr
2008-12-05
* lib/open3.rb (Open3.pipeline_start): new method.
akr
[next]