summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-02-05* lib/mkmf.rb (INSTALL_DIRS, install_dirs): added BINDIR.nobu
2008-02-04* lib/delegate.rb (DelegateClass): use define_method instead ofnobu
2008-02-04 * lib/delegate.rb (Delegator.preserved, DelegateClass.methods): extendusa
2008-02-04* lib/cgi.rb (CGI::QueryExtension::[]): no more transitionmatz
2008-02-02* lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtimematz
2008-01-31 * lib/rdoc/ri/formatter.rb (output): add accessor.usa
2008-01-31 * lib/rdoc/ri/display.rb (display_method_list, display_class_list):usa
2008-01-30 * lib/rdoc/ri/driver.rb (cache_file_for): shoudn't use `:' in filename.usa
2008-01-27* ruby-trunk.naruse
2008-01-26* lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replacenaruse
2008-01-24* lib/uri/generic.rb (URI::Generic::inspect): use Kernel#to_s insteadnobu
2008-01-23* lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse
2008-01-22* mkmf.rb (create_makefile): sorry, typo. orzusa
2008-01-22* mkmf.rb (create_makefile): typo.usa
2008-01-22 * lib/mkmf.rb (create_makefile): need to output sodir rule.usa
2008-01-22 * lib/mkmf.rb (create_makefile): lib files shoudn't depend on installusa
2008-01-22* lib/rdoc/ri/formatter.rb: Indent labeled lists like note lists.drbrain
2008-01-21fixed a typo.tadf
2008-01-21 * lib/date.rb (marshal_load): initialize the cache.tadf
2008-01-20 r1479@bean: ser | 2008-01-19 14:26:31 -0500ser
2008-01-19* lib/rdoc/template.rb (RDoc): defined to avoid uninitialized constantakr
2008-01-19 * lib/date.rb (once): use an instance variable which points a hashtadf
2008-01-19 * lib/date.rb, lib/date/format.rb: parse's hints as antadf
2008-01-19* lib/rdoc/markup: Remove ListBase and Line constants.drbrain
2008-01-17Fix namespacingdrbrain
2008-01-17 * lib/date.rb (Date::Infinity#<=>): didn't work. A patch fromtadf
2008-01-16Clean up commentsdrbrain
2008-01-14* lib/shellwords.rb: scape should be an alias to shellescape. amatz
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2008-01-14* lib/rake/ruby182_test_unit_fix.rb: removed.nobu
2008-01-14 * lib/time.rb: do not reference Time directly from the inside oftadf
2008-01-13Cleanup RDocdrbrain
2008-01-13Complete RDoc namespace changedrbrain
2008-01-13Reorganize RDoc generatorsdrbrain
2008-01-12 * lib/date.rb, lib/date/format.rb: tuning for performance.tadf
2008-01-11Remove lib/rdoc/usage.rbdrbrain
2008-01-11Follow namespace change for RDoc/RI [ruby-core:14964]drbrain
2008-01-11* lib/rdoc/options.rb ():nobu
2008-01-09* lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail.matz
2008-01-09* lib/mathn.rb (Prime#each): returns an enumerator if no blockkazu
2008-01-09* lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields.gotoyuzo
2008-01-09* lib/webrick/server.rb (WEBrick::HTTPServer#start):gotoyuzo
2008-01-08Speed up Marshal load, fix bug with nested classes' methodsdrbrain
2008-01-08Clean up namespacing of RI's classesdrbrain
2008-01-08Replace ri with Ryan Davis' cached ridrbrain
2008-01-07Add additional information to RDoc template valuesdrbrain
2008-01-07* lib/webrick/httpservlet/cgihandler.rb: external encoding ofgotoyuzo
2008-01-07Use ERB instead of custom template language for RDoc.drbrain
2008-01-07Namespace TokenStream under RDoc.drbrain
2008-01-07Namespace RDoc::DOT. Clean up formatting of RDoc::Diagrams.drbrain