aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/intern.h (rb_time_num_new): declared.akr2009-07-011-0/+13
* * marshal.c (w_encoding): encodings need extra depth.nobu2009-06-301-0/+5
* * enum.c (enum_grep): gets rid of type-punning calls.nobu2009-06-301-1/+5
* * re.c (reg_match_pos): adjust offset based on characters, notmatz2009-06-301-0/+9
* * tool/rbinstall.rb: renamed to get rid of collision againstnobu2009-06-301-1/+4
* * tool/mkconfig.rb (RbConfig.expand): get rid of exceptions onnobu2009-06-301-1/+4
* * tool/file2lastrev.rb: get rid of global variables.nobu2009-06-301-1/+3
* * tool/compile_prelude.rb: use US-ASCII name.nobu2009-06-301-0/+4
* * insns.def, tool/instruction.rb: fixed types.nobu2009-06-301-0/+4
* * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu2009-06-301-0/+5
* * dln.c (dln_find_1): fixed index overrun.nobu2009-06-301-0/+4
* summary is required in a valid gemspec, fixes gem list -ddrbrain2009-06-291-0/+4
* * tool/strip-rdocs.rb: supports QT style doxy-comments.yugui2009-06-291-0/+4
* * lib/cmath.rb (log2, cbrt): added. [experimental]tadf2009-06-291-0/+4
* * complex.c (nucomp_expt): do not use rb_fexpt.tadf2009-06-291-0/+4
* * Doxyfile.in: removed. merged into template/Doxyfile.templateyugui2009-06-291-0/+12
* * complex.c (nucomp_expt): checks exactness.tadf2009-06-291-0/+4
* * rational.c (float_to_r): always returns rational.tadf2009-06-291-0/+4
* * dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]nobu2009-06-291-0/+4
* * file.c (file_expand_path): should copy original encoding.nobu2009-06-291-1242/+38
* * gem_prelude.c (Gem.default_dir): follows the change on yugui2009-06-281-0/+5
* * complex.c (nucomp_div): raises ZeroDivisionError immediatelytadf2009-06-281-0/+10
* * complex.c (nucomp_expt): convert to a float when the given powertadf2009-06-281-0/+7
* * lib/cmath.rb (sqrt): fixed an issue [ruby-list:45852]tadf2009-06-281-0/+4
* * complex.c (nucomp_expt): some improvements.tadf2009-06-281-0/+6
* * tool/instruby.rb (:gem): registers the bundled versionyugui2009-06-281-1/+7
* * lib/rubygems.rb (ConfigMap[:rubylibprefix]): new entryyugui2009-06-281-0/+7
* * complex.c: renamed some static functions.tadf2009-06-281-0/+6
* * complex.c (nucomp_addsub): newtadf2009-06-271-0/+10
* * rational.c (nurat_cmp): use rb_num_coerce_cmp.tadf2009-06-271-0/+4
* * complex.c: revised rdoc.tadf2009-06-271-0/+8
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+5
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-0/+6
* * numeric.c (int_chr): use default_internal encoding as defaultmatz2009-06-261-1/+1
* * numeric.c (int_chr): use default_internal encoding as defaultmatz2009-06-261-0/+5
* * io.c (argf_rewind): need to rewind $. and ARGF.lineno.matz2009-06-261-0/+7
* * ext/pty/pty.c (pty_getpty): check dup failure.akr2009-06-261-0/+4
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):matz2009-06-261-0/+9
* * common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig.usa2009-06-261-0/+5
* Imported minitest 1.4.2 r5269.ryan2009-06-251-0/+5
* * io.c (argf_binmode_m): should call rb_io_ascii8bit_binmode() tomatz2009-06-251-0/+5
* * ChangeLog: ML info.usa2009-06-251-0/+1
* * instruby.rb: '&' in sed s command's replacement is '\&' in ruby.usa2009-06-251-1/+5
* * io.c (rb_io_each_codepoint): uninitialized local variable enc.matz2009-06-241-0/+4
* * enum.c (first_i): wrong condition for no argument #first.matz2009-06-241-0/+5
* * time.c (time_s_now): new function. Time.now don't take arguments.akr2009-06-241-0/+4
* * win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API'susa2009-06-241-0/+5
* * win32/mkexports.rb: rbconfig.rb exists on ".".usa2009-06-241-0/+4
* * parse.y (parser_set_encode): show the erred file name instead ofnobu2009-06-241-0/+5
* * misc/ruby-style.el: It is too late to set c-file-style inknu2009-06-241-0/+5