summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2008-01-07Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain
2008-01-07Merge documentation from the same class on ri generation.drbrain
2008-01-07Collapse namespaces and refactor requires in RDocdrbrain
2008-01-07Clean up comments and whitespace in RDoc generatorsdrbrain
2008-01-06* lib/erb.rb (ERB::Revision): cut off locale dependent string in Dateakr
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2008-01-06* lib/securerandom.rb: Add Win32 support.technorama
2008-01-06 * lib/date.rb, lib/date/format.rb: introduced some constantstadf
2008-01-05* lib/resolv.rb (Reolv::DNS#each_address): get A record and then AAAAnaruse
2008-01-04* eval.c (Init_eval): move instance_eval and instance_exec tomatz
2008-01-02use hard tab.tadf
2008-01-01* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz
2007-12-31* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2007-12-30 * lib/date.rb (_valid_time?): I'm not sure to recommend such antadf
2007-12-29 * lib/mkmf.rb (depend_rules): need to convert `/' to `\' for windowsusa
2007-12-28* Fix variable name.gotoyuzo
2007-12-28* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):gotoyuzo
2007-12-28* lib/resolv.rb (Resolv::DNS#each_address): now returns IPv6 address.naruse
2007-12-28Move lib/rdoc/dot/dot.rb to lib/rdoc, un-namespace.drbrain
2007-12-28Move RDoc markup samples to sample/rdoc/markup directorydrbrain
2007-12-28Remove test directorydrbrain
2007-12-28Remove garbage ("X=1").knu
2007-12-28Move RDoc tests out of lib/drbrain
2007-12-28* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.kou
2007-12-27* lib/rdoc/rdoc.rb (parse_files): don't depend on the default externalakr
2007-12-27 * lib/rubygems/commands/update_command.rb (do_rubygems_update): useusa
2007-12-27* lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr
2007-12-26 * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCESusa
2007-12-26* lib/resolv.rb (Resolv::DNS::Name.==): fix for other is array ofnaruse
2007-12-26 * lib/date/format.rb (_xmlschema): some improvements.tadf
2007-12-26* lib/csv.rb: Cleaned up some code with Ruby 1.9 idioms.jeg2
2007-12-25* lib/rexml/node.rb (REXML::Node::indent): should initialize rvmatz
2007-12-25* lib/mkmf.rb (create_makefile): Add a missing dependency on theknu
2007-12-25lib/mkmf.rb: revert last changematz
2007-12-25* lib/mkmf.rb (map_dir): should generate path including $top_srcdir.matz
2007-12-25* lib/csv.rb: Fixed test failures caused by changes to Ruby.jeg2
2007-12-25* lib/csv.rb: Import the FasterCSV source as the new CSV class.jeg2
2007-12-25Enable RDoc debugging only with $DEBUG_RDOCdrbrain
2007-12-24* lib/csv.rb, test/csv/test_csv.rb: Removed in preparation for FasterCSVjeg2
2007-12-24Fix some test failures in RubyGems.drbrain
2007-12-24Fix uninitialized variable warning in Net::HTTPdrbrain
2007-12-24* lib/rexml/element.rb (REXML::Elements#each): yield in eachgotoyuzo
2007-12-24* lib/rdoc/rdoc.rb (parse_files): interpret coding cookie.akr
2007-12-24* lib/irb/output-method.rb: translate a comment to English toakr
2007-12-24* lib/webrick/httpservley/cgihandler.rbgotoyuzo