summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse2008-02-122-7/+7
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-1220-53/+50
* Wrap parse_files' read in a version check for backwards compatibility.drbrain2008-02-121-1/+6
* Restore require rubygems checkdrbrain2008-02-121-21/+25
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou2008-02-118-32/+47
* * lib/benchmark.rb (Job::Benchmark#item): fix typo.naruse2008-02-101-1/+1
* Import RubyGems r1601. [ruby-core:15381].drbrain2008-02-1012-50/+108
* * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain2008-02-1016-1509/+1562
* * lib/irb.rb (IRB::Irb::eval_input): rescues Interrupt and other thannobu2008-02-081-7/+11
* * lib/open-uri.rb (OpenURI.open_http): rescue URI::InvalidURIError byakr2008-02-081-1/+6
* * lib/mkmf.rb (xsystem): expand macros like as make.nobu2008-02-081-0/+6
* * lib/rdoc/ri/driver.rb (read_yaml): remove SM* for compatibility.naruse2008-02-081-1/+1
* * lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.nobu2008-02-051-2/+13
* * lib/delegate.rb (DelegateClass): use define_method instead ofnobu2008-02-041-17/+15
* * lib/delegate.rb (Delegator.preserved, DelegateClass.methods): extendusa2008-02-041-3/+5
* * lib/cgi.rb (CGI::QueryExtension::[]): no more transitionmatz2008-02-041-25/+0
* * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtimematz2008-02-021-1/+4
* * lib/rdoc/ri/formatter.rb (output): add accessor.usa2008-01-312-3/+4
* * lib/rdoc/ri/display.rb (display_method_list, display_class_list):usa2008-01-312-10/+26
* * lib/rdoc/ri/driver.rb (cache_file_for): shoudn't use `:' in filename.usa2008-01-301-1/+1
* * ruby-trunk.naruse2008-01-271-1/+1
* * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse2008-01-261-1/+1
* * lib/uri/generic.rb (URI::Generic::inspect): use Kernel#to_s insteadnobu2008-01-241-1/+2
* * lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse2008-01-233-4/+4
* * mkmf.rb (create_makefile): sorry, typo. orzusa2008-01-221-1/+1
* * mkmf.rb (create_makefile): typo.usa2008-01-221-1/+1
* * lib/mkmf.rb (create_makefile): need to output sodir rule.usa2008-01-221-1/+1
* * lib/mkmf.rb (create_makefile): lib files shoudn't depend on installusa2008-01-221-3/+5
* * lib/rdoc/ri/formatter.rb: Indent labeled lists like note lists.drbrain2008-01-221-54/+29
* fixed a typo.tadf2008-01-211-1/+1
* * lib/date.rb (marshal_load): initialize the cache.tadf2008-01-211-1/+4
* r1479@bean: ser | 2008-01-19 14:26:31 -0500ser2008-01-208-51/+163
* * lib/rdoc/template.rb (RDoc): defined to avoid uninitialized constantakr2008-01-191-0/+2
* * lib/date.rb (once): use an instance variable which points a hashtadf2008-01-191-4/+7
* * lib/date.rb, lib/date/format.rb: parse's hints as antadf2008-01-192-196/+55
* * lib/rdoc/markup: Remove ListBase and Line constants.drbrain2008-01-199-202/+243
* Fix namespacingdrbrain2008-01-171-19/+21
* * lib/date.rb (Date::Infinity#<=>): didn't work. A patch fromtadf2008-01-172-7/+7
* Clean up commentsdrbrain2008-01-161-41/+9
* * lib/shellwords.rb: scape should be an alias to shellescape. amatz2008-01-141-1/+1
* Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain2008-01-1429-2751/+2501
* * lib/rake/ruby182_test_unit_fix.rb: removed.nobu2008-01-142-29/+1
* * lib/time.rb: do not reference Time directly from the inside oftadf2008-01-141-9/+9
* Cleanup RDocdrbrain2008-01-138-211/+201
* Complete RDoc namespace changedrbrain2008-01-1315-46/+45
* Reorganize RDoc generatorsdrbrain2008-01-1314-251/+254
* * lib/date.rb, lib/date/format.rb: tuning for performance.tadf2008-01-122-13/+22
* Remove lib/rdoc/usage.rbdrbrain2008-01-112-230/+14
* Follow namespace change for RDoc/RI [ruby-core:14964]drbrain2008-01-111-3/+3
* * lib/rdoc/options.rb ():nobu2008-01-111-1/+1