summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed LocalJumpErrorryan2009-01-171-1/+1
* * lib/irb/xmp.rb: multilingualizes XMP::StringInputMethod.yugui2009-01-171-0/+12
* * lib/debug.rb: as wanabe-san pointed out,ko12009-01-151-3/+3
* * lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check.yugui2009-01-131-13/+11
* * lib/irb/input-method.rb: IRB did not prompt for MSwin32.yugui2009-01-131-2/+2
* * lib/test/unit/assertions.rb (assert_nothing_raised): removes thenobu2009-01-121-3/+9
* remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]seki2009-01-111-34/+0
* * lib/open-uri.rb (OpenURI.redirectable?): reverted https redirection.akr2009-01-071-1/+1
* * lib/test/unit/assertions.rb (assert_no_match): don't count up as twoakr2009-01-071-0/+1
* * instruby.rb (gem), lib/rubygems/defaults.rb (Gem.default_dir):nobu2009-01-071-5/+1
* * lib/rubygems.rb (Gem.set_home, Gem.set_paths): should not createnobu2009-01-042-34/+7
* * ext/extmk.rb (extmake): does not use both of makefile.rb andnobu2009-01-041-1/+3
* merged r20850, r17881, r16811, r16763, r16748, r15829, r15794 and r15698 from...seki2009-01-031-118/+187
* * lib/singleton.rb: fix documentation. [ruby-core:21038]matz2009-01-021-2/+2
* * lib/singleton.rb: fix indentation of RDoc text. [ruby-core:21029]matz2008-12-311-3/+3
* Imported minitest 1.3.1 r4506.ryan2008-12-301-2/+2
* * lib/erb.rb (ERB): m17n of ERB. adds rdoc.yugui2008-12-291-6/+45
* Imported minitest 1.3.1 r4505.ryan2008-12-272-9/+14
* * lib/open-uri.rb (OpenURI.redirectable?): permit https redirection.akr2008-12-271-1/+1
* * lib/csv.rb: Using a more robust transcoding scheme to producejeg22008-12-261-5/+19
* * lib/irb/input-method.rb (IRB::StdioInputMethod#initialize):yugui2008-12-261-1/+0
* * lib/optparse.rb (OptionParser::List#summarize): gives prioritynobu2008-12-261-6/+11
* * lib/rdoc/parser.rb (RDoc::Parser.binary?): should read in binary mode.usa2008-12-251-1/+1
* * configure.in (Makefile): removes GNU make specific files onnobu2008-12-241-1/+5
* * lib/net/protocol.rb (Net::BufferedIO#rbuf_fill): avoid callingmatz2008-12-231-1/+1
* * lib/test/unit/assertions.rb (assert_equal): show small differencesakr2008-12-231-1/+5
* * lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]yugui2008-12-231-0/+2
* Don't coalesce adjacent comment blocks. [bug#901]drbrain2008-12-231-2/+2
* Fix documentation. [bug#827]drbrain2008-12-221-5/+2
* * lib/test/unit/assertions.rb (assert_nothing_raised): incrementakr2008-12-221-0/+1
* * lib/rake.rb (Rake::MultiTask): invoke_prerequisites should bematz2008-12-221-0/+1
* * lib/rake.rb (Rake::FileList#egrep): change open mode to "rb",matz2008-12-221-2/+2
* * lib/optparse.rb (SPLAT_PROC): splat values by hand.nobu2008-12-211-3/+3
* * lib/optparse.rb (parse_in_order): splat values to be passed.nobu2008-12-211-2/+2
* * lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]nobu2008-12-211-1/+1
* * lib/irb/locale.rb (IRB::Locale#initialize)yugui2008-12-201-1/+2
* * lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as commandyugui2008-12-1811-108/+232
* * lib/cgi/session.rb: fix bug for ignore session_id option.xibbar2008-12-182-3/+5
* * lib/optparse/version.rb: remove variable shadowing to stopmatz2008-12-1813-319/+289
* * lib/xmlrpc/server.rb: Restricting method inspection to show onlyjeg22008-12-171-1/+3
* * lib/matrix.rb: shut up warning. [ruby-dev:37481] [Bug #899]keiju2008-12-171-16/+11
* * lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):matz2008-12-161-1/+1
* * lib/test/unit.rb (Test::Unit.setup_argv): sorry, fixed wrong commit.usa2008-12-161-1/+1
* * lib/minitest/unit.rb (MiniTest::Assertions#assert_instance_of):matz2008-12-161-1/+1
* * lib/test/unit.rb (Test::Unit.setup_argv): ALT_SEPARATOR support.usa2008-12-161-0/+1
* * lib/date/format.rb (_parse): m17n compliant.tadf2008-12-161-40/+40
* * lib/rake/packagetask.rb (Rake::PackageTask): small documentmatz2008-12-151-1/+1
* reverts r20713yugui2008-12-141-6/+2
* * lib/minitest/test.rb (MinTest::Unit#location): yugui2008-12-131-2/+6
* Imported minitest 1.3.2 r4503.ryan2008-12-132-7/+14