aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * time.c (cmp): optimize for fixnums.akr2010-04-041-0/+13
* * include/ruby/ruby.h: replace snprintf and vsnprintf bynaruse2010-04-041-0/+19
* * time.c (lt): call <=> instead of <.akr2010-04-041-0/+4
* * lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove2010-04-031-0/+6
* * time.c: don't define STRUCT_WIDEVAL.akr2010-04-031-0/+4
* * lib/rdoc/rdoc.rb (RDoc#{setup,update}_output_dir): store mtimesnobu2010-04-031-0/+8
* * common.mk (rdoc): no force-update, and add RDOCFLAGS.nobu2010-04-031-0/+6
* * random.c (random_rand): raise ArgumentError on nil, as thenobu2010-04-031-0/+7
* * array.c (rb_ary_product): Accept a block [ruby-core:29045]marcandre2010-04-021-0/+4
* * tool/file2lastrev.rb (VCS#relative_to): path and @srcdir may haveakr2010-04-021-0/+5
* * lib/benchmark.rb (Benchmark::Tms#add): fix NameError.kazu2010-04-021-0/+7
* * lib/rdoc/parser/ruby.rb (RDoc#make_message): no empty lines.nobu2010-04-021-0/+7
* * lib/rdoc/class_module.rb (RDoc#merge): get rid of stack overflow.nobu2010-04-021-1/+3
* * lib/rdoc/parser/c.rb (RDoc#handle_method): see source files innobu2010-04-021-0/+5
* * lib/rdoc/rdoc.rb: reverted r27186 to add generators.nobu2010-04-021-0/+4
* * NEWS: added reverse_lookup option.nobu2010-04-021-0/+4
* * ChangeLog: typo.nobu2010-04-021-2/+2
* * test/rdoc/test_rdoc_ri_driver.rb (with_dummy_pager): don't grapnobu2010-04-021-0/+5
* * ChangeLog: fixed tab expand width.nobu2010-04-021-6/+6
* * lib/rdoc/rdoc.rb (RDoc::Generator): defer by autoload.nobu2010-04-021-0/+7
* * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): don't branch bynobu2010-04-021-1/+4
* * lib/rdoc/rdoc.rb (RDoc::RDoc#parse_files): emacs local variablesnobu2010-04-021-0/+6
* * lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdocnobu2010-04-021-1/+4
* * lib/rdoc/parser/c.rb: fixed a small error in the documentation.nobu2010-04-021-1/+4
* * lib/rdoc/parser.rb (RDoc::Parser.binary?): blksize may be nilnobu2010-04-021-0/+7
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has beennobu2010-04-021-1/+4
* * lib/rdoc/ri/paths.rb: follows $ridir. reapplied r23554.nobu2010-04-021-1/+3
* * lib/rdoc/ri/paths.rb (RDoc::HOMEDIR): expand_path deals withnobu2010-04-021-0/+5
* * lib/rdoc/parser.rb (binary?): regression.usa2010-04-021-0/+4
* * win32/win32.c (init_env): wrong calculation of the head of setenvusa2010-04-021-0/+6
* * process.c (ruby_setsid): split from proc_setsid.nobu2010-04-011-1/+3
* * process.c (proc_daemon): use EXIT_SUCCESS instead of magic number.nobu2010-04-011-0/+4
* * ext/dl/cptr.c (rb_dlptr_inspect): fix format specifiers.nobu2010-04-011-0/+4
* * include/ruby/ruby.h (InitVM): calls per-VM initialization innobu2010-04-011-0/+5
* * lib/matrix.rb: New Complex instance methods:marcandre2010-04-011-0/+13
* * enc/trans/iso2022.trans: CP50221 supports 8bit JIS.naruse2010-04-011-0/+4
* Import RDoc 2.5drbrain2010-04-011-0/+4
* * enc/utf_16{be,le}.c (utf16{be,le}_mbc_to_code): simplified.nobu2010-04-011-0/+4
* * util.c (BSD__hdtoa): don't use C99 macros. (FP_NORMAL etc)naruse2010-04-011-0/+4
* * sprintf.c (rb_str_format): support %a format. [ruby-dev:40650]naruse2010-04-011-0/+13
* * object.c (rb_cstr_to_dbl): return 0.0 if hexadecimal andnaruse2010-04-011-0/+8
* * lib/scanf.rb: support %a format. [ruby-dev:40650]naruse2010-04-011-0/+4
* * ChangeLog: commit miss.usa2010-04-011-0/+5
* * io.c (rb_io_initialize): fixed a rdoc miss that textmode andnobu2010-04-011-0/+6
* * include/ruby/ruby.h (RUBY_{DEFAULT,NEVER}_FREE): added.nobu2010-04-011-0/+5
* * time.c (rb_big_abs_find_minbit): fix handling the last word.akr2010-03-311-0/+4
* * time.c (long_mul): overflow condition changed.akr2010-03-311-0/+5
* * time.c (long_mul): extracted from mul and avoid integer overflow.akr2010-03-311-0/+5
* * time.c: less bignum allocations.akr2010-03-311-0/+7
* * test/rake/test_{package_task,rules,task_manager}.rb: usenobu2010-03-311-0/+5