| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to RDoc 2.5.3 | drbrain | 2010-04-11 | 2 | -30/+39 |
* | * ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is not | tenderlove | 2010-04-11 | 2 | -0/+154 |
* | * lib/rdoc/rdoc.rb (setup_output_dir): compare by Time#to_i. | naruse | 2010-04-11 | 1 | -1/+1 |
* | * lib/rdoc/rdoc.rb (setup_output_dir): fix typo. | naruse | 2010-04-10 | 1 | -1/+1 |
* | Fix :nodoc: definition. [ruby-dev:40949] | naruse | 2010-04-10 | 1 | -4/+2 |
* | * lib/uri/common.rb (decode_www_form_component): validate. | naruse | 2010-04-10 | 1 | -11/+7 |
* | * lib/rdoc/markup/preprocess.rb (RDoc::Markup::PreProcess#handle): | naruse | 2010-04-10 | 1 | -1/+1 |
* | * lib/rdoc: Import RDoc 2.5.2 | drbrain | 2010-04-10 | 17 | -139/+194 |
* | * lib/irb/init.rb, lib/irb/lc/help-message, | mame | 2010-04-09 | 3 | -0/+16 |
* | * lib/irb/completion.rb (CompletionProc): irb will be stuck with | keiju | 2010-04-09 | 1 | -3/+6 |
* | * lib/uri/common.rb (decode_www_form): don't ignore leading '?'. | naruse | 2010-04-09 | 1 | -3/+6 |
* | Add description about de facto FTP URI spec. | naruse | 2010-04-09 | 1 | -0/+5 |
* | * lib/irb/completion.rb (CompletionProc): calling the method "methods" | mame | 2010-04-08 | 1 | -4/+1 |
* | * lib/yaml.rb: use Psych if only it is loaded already. | nobu | 2010-04-08 | 1 | -1/+3 |
* | * lib/yaml.rb (YAML::EngineManager#yamler): set the result after | nobu | 2010-04-08 | 1 | -1/+2 |
* | * lib/irb/cmd/help.rb (IRB::ExtendCommand::Help#execute): use RI | nobu | 2010-04-07 | 1 | -1/+4 |
* | fix rdoc. see r27156 | kazu | 2010-04-07 | 1 | -0/+1 |
* | * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp. | naruse | 2010-04-07 | 1 | -1/+4 |
* | * lib/rdoc/rdoc.rb (RDoc#{initialize,setup_output_dir}): | nobu | 2010-04-06 | 1 | -3/+3 |
* | Surpress warnings. | naruse | 2010-04-06 | 3 | -2/+4 |
* | Refix previous commit. | naruse | 2010-04-06 | 1 | -1/+0 |
* | Fix previous commit. | naruse | 2010-04-06 | 2 | -2/+3 |
* | Remove warning. | naruse | 2010-04-05 | 1 | -1/+1 |
* | * lib/rexml/text.rb (REXML::Text.check): comment out | naruse | 2010-04-05 | 1 | -4/+5 |
* | * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT): | naruse | 2010-04-05 | 4 | -15/+7 |
* | * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant. | tenderlove | 2010-04-03 | 17 | -2175/+25 |
* | * lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimes | nobu | 2010-04-03 | 1 | -8/+23 |
* | * common.mk (rdoc): no force-update, and add RDOCFLAGS. | nobu | 2010-04-03 | 1 | -1/+1 |
* | * lib/benchmark.rb (Benchmark::Tms#add): fix NameError. | kazu | 2010-04-02 | 1 | -1/+1 |
* | * lib/rdoc/parser/ruby.rb (RDoc#make_message): no empty lines. | nobu | 2010-04-02 | 2 | -3/+3 |
* | * lib/rdoc/parser/ruby.rb (RDoc#error): get rid of magic number. | nobu | 2010-04-02 | 1 | -1/+1 |
* | * lib/rdoc/class_module.rb (RDoc#merge): get rid of stack overflow. | nobu | 2010-04-02 | 1 | -3/+4 |
* | * lib/rdoc/parser/c.rb (RDoc#handle_method): see source files in | nobu | 2010-04-02 | 1 | -3/+2 |
* | * lib/rdoc/rdoc.rb: reverted r27186 to add generators. | nobu | 2010-04-02 | 1 | -4/+3 |
* | * lib/rdoc/rdoc.rb (RDoc::Generator): defer by autoload. | nobu | 2010-04-02 | 2 | -9/+5 |
* | * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch by | nobu | 2010-04-02 | 1 | -5/+1 |
* | * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variables | nobu | 2010-04-02 | 1 | -1/+1 |
* | * lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdoc | nobu | 2010-04-02 | 1 | -1/+1 |
* | * lib/rdoc/parser/c.rb: fixed a small error in the documentation. | nobu | 2010-04-02 | 1 | -1/+1 |
* | * lib/rdoc/parser.rb (RDoc::Parser.binary?): blksize may be nil | nobu | 2010-04-02 | 1 | -5/+2 |
* | * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been | nobu | 2010-04-02 | 1 | -2/+1 |
* | * lib/rdoc/ri/paths.rb: follows $ridir. reapplied r23554. | nobu | 2010-04-02 | 1 | -1/+1 |
* | * lib/rdoc/ri/paths.rb (RDoc::HOMEDIR): expand_path deals with | nobu | 2010-04-02 | 1 | -5/+1 |
* | * {lib,test}/rdoc: removed trailing spaces. reapplied r22784. | nobu | 2010-04-02 | 13 | -70/+70 |
* | * lib/rdoc/parser.rb (binary?): regression. | usa | 2010-04-02 | 1 | -1/+1 |
* | * lib/matrix.rb: Matrix.determinant: raise on rectangular matrices | marcandre | 2010-04-01 | 1 | -6/+6 |
* | * lib/matrix.rb: New Complex instance methods: | marcandre | 2010-04-01 | 1 | -0/+73 |
* | * lib/matrix.rb: New methods Matrix#each, #each_with_index, and | marcandre | 2010-04-01 | 1 | -0/+39 |
* | * lib/matrix.rb (empty): Reject negative sizes | marcandre | 2010-04-01 | 1 | -1/+2 |
* | * lib/matrix.rb: New method #empty? [ruby-core:26284] | marcandre | 2010-04-01 | 1 | -2/+10 |