aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wrong regexp.naruse2010-04-061-2/+2
* Refix previous commit.naruse2010-04-061-1/+0
* Fix previous commit.naruse2010-04-062-2/+3
* Remove warning.naruse2010-04-051-1/+1
* * lib/rexml/text.rb (REXML::Text.check): comment outnaruse2010-04-052-4/+10
* * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse2010-04-055-15/+22
* * 2010-04-06svn2010-04-051-2/+2
* * test/matrix/test_vector.rb: Oups, removed another obsolete testmarcandre2010-04-051-5/+0
* * re.c (make_regexp): use onig_new_with_source to keepnaruse2010-04-052-2/+32
* * include/ruby/win32.h, win32/win32.c (EWOULDBLOCK): VC10 alreadyusa2010-04-053-1/+10
* * ext/psych/lib/psych/core_ext.rb: remove before alias.naruse2010-04-054-33/+25
* * win32/mkexports.rb (each_export): VC10 support.usa2010-04-052-1/+6
* Don't warn when YAML.quick_emit is called by Object#to_yaml.naruse2010-04-051-1/+3
* * 2010-04-05svn2010-04-041-2/+2
* * test/matrix/test_matrix.rb (class): Cleanup testsmarcandre2010-04-041-6/+0
* * time.c (cmp): optimize for fixnums.akr2010-04-042-51/+54
* Remove circular dependency of syck.naruse2010-04-041-1/+0
* * include/ruby/ruby.h: replace snprintf and vsnprintf bynaruse2010-04-047-51/+33
* * time.c (lt): call <=> instead of <.akr2010-04-042-6/+11
* * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove2010-04-0326-528/+643
* * 2010-04-04svn2010-04-031-2/+2
* * array.c (rb_ary_product): Don't limit based on size when a block is givenmarcandre2010-04-032-16/+26
* fix rdoc. see r26808kazu2010-04-031-1/+1
* * time.c: don't define STRUCT_WIDEVAL.akr2010-04-032-1/+4
* * lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimesnobu2010-04-032-8/+31
* * common.mk (rdoc): independent.nobu2010-04-031-1/+1
* * common.mk (rdoc): no force-update, and add RDOCFLAGS.nobu2010-04-033-2/+8
* * random.c (random_rand): raise ArgumentError on nil, as thenobu2010-04-033-3/+10
* Remove platform dependent test.naruse2010-04-021-2/+0
* * array.c (rb_ary_product): Make defensive copy in case of block...marcandre2010-04-021-1/+5
* * array.c (rb_ary_product): Test for reentrymarcandre2010-04-022-0/+20
* * array.c (rb_ary_product): Accept a block [ruby-core:29045]marcandre2010-04-023-9/+24
* * tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may haveakr2010-04-022-1/+21
* property.nobu2010-04-020-0/+0
* * lib/benchmark.rb (Benchmark::Tms#add): fix NameError.kazu2010-04-023-1/+18
* * lib/rdoc/parser/ruby.rb (RDoc#make_message): no empty lines.nobu2010-04-023-3/+10
* * lib/rdoc/parser/ruby.rb (RDoc#error): get rid of magic number.nobu2010-04-021-1/+1
* * 2010-04-03svn2010-04-021-2/+2
* * lib/rdoc/class_module.rb (RDoc#merge): get rid of stack overflow.nobu2010-04-022-4/+7
* * lib/rdoc/parser/c.rb (RDoc#handle_method): see source files innobu2010-04-022-3/+7
* * lib/rdoc/rdoc.rb: reverted r27186 to add generators.nobu2010-04-022-4/+7
* * NEWS: added reverse_lookup option.nobu2010-04-022-0/+6
* * ChangeLog: typo.nobu2010-04-021-2/+2
* * test/rdoc/test_rdoc_ri_driver.rb (with_dummy_pager): don't grapnobu2010-04-022-4/+20
* * ChangeLog: fixed tab expand width.nobu2010-04-021-6/+6
* * lib/rdoc/rdoc.rb (RDoc::Generator): defer by autoload.nobu2010-04-023-9/+12
* * test/rdoc/test_rdoc_parser.rb (test_class_can_parse): parse rdocnobu2010-04-021-1/+1
* * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch bynobu2010-04-022-6/+5
* * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variablesnobu2010-04-022-1/+7
* * lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdocnobu2010-04-022-2/+5