aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ChangeLog: commit miss.nobu2009-06-231-0/+9
* * gc.c: remove the definition of GC_DEBUG (debugging macro).mame2009-06-231-0/+4
* * configure.in (ruby_version): defaults revision to 0 when nonobu2009-06-231-0/+5
* * file.c (rb_find_file_ext, rb_find_file): no needs to expandnobu2009-06-231-0/+13
* * configure.in: remove PACKAGE_* macros generated by autotools.nobu2009-06-231-0/+5
* * ruby.c (process_options): don't specify .so for encdb here.akr2009-06-221-0/+7
* * variable.c (rb_generic_ivar_memsize): typo fixed. a patch frommatz2009-06-221-0/+7
* * io.c: remove __CHECKER__ test.akr2009-06-221-0/+12
* * ext/stringio/stringio.c (strio_each_codepoint): new method.matz2009-06-221-0/+7
* * ruby.c (ruby_init_loadpath_safe): removed "." from load_path.nobu2009-06-221-0/+4