summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-30* tool/*: executable.nobu
2009-06-30* tool/{generic_erb,parse,strip-rdoc,transcode-tblgen,vtlh}.rb: executable.nobu
2009-06-30* include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c,nobu
2009-06-30* dln.c (dln_find_1): fixed index overrun.nobu
2009-06-29Remove suprious #dump on versiondrbrain
2009-06-29summary is required in a valid gemspec, fixes gem list -ddrbrain
2009-06-29Doxy-commentyugui
2009-06-29Doxy-comments.yugui
2009-06-29* tool/strip-rdocs.rb: supports QT style doxy-comments.yugui
2009-06-29 * lib/cmath.rb (log2, cbrt): added. [experimental]tadf
2009-06-29reverted.tadf
2009-06-29 * complex.c (nucomp_expt): do not use rb_fexpt.tadf
2009-06-29* object.c: updated the diagram of metaclass hierarchy in rdoc.yugui
2009-06-29* 2009-06-30svn
2009-06-29* Doxyfile.in: removed. merged into template/Doxyfile.templateyugui
2009-06-29 * complex.c (nucomp_expt): checks exactness.tadf
2009-06-29added a comment.tadf
2009-06-29 * rational.c (float_to_r): always returns rational.tadf
2009-06-29* dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]nobu
2009-06-29* file.c (BUFCHECK): use common bdiff.nobu
2009-06-29* file.c (file_expand_path): should copy original encoding.nobu
2009-06-28* 2009-06-29svn
2009-06-28* gem_prelude.c (Gem.default_dir): follows the change on yugui
2009-06-28 * complex.c (nucomp_div): raises ZeroDivisionError immediatelytadf
2009-06-28 * complex.c (nucomp_expt): convert to a float when the given powertadf
2009-06-28 * lib/cmath.rb (sqrt): fixed an issue [ruby-list:45852]tadf
2009-06-28 * complex.c (nucomp_expt): some improvements.tadf
2009-06-28* tool/instruby.rb (:gem): registers the bundled versionyugui
2009-06-28* lib/rubygems.rb (ConfigMap[:rubylibprefix]): new entryyugui
2009-06-28trivial changes.tadf
2009-06-28* 2009-06-28svn
2009-06-28 * complex.c: renamed some static functions.tadf
2009-06-27trivial change.tadf
2009-06-27 * complex.c (nucomp_addsub): newtadf
2009-06-27 * rational.c (nurat_cmp): use rb_num_coerce_cmp.tadf
2009-06-27 * complex.c: revised rdoc.tadf
2009-06-27* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou
2009-06-27* NEWS: rss: 0.2.5 -> 0.2.7.kou
2009-06-26* numeric.c (int_chr): use default_internal encoding as defaultmatz
2009-06-26* numeric.c (int_chr): use default_internal encoding as defaultmatz
2009-06-26* 2009-06-27svn
2009-06-26* io.c (argf_rewind): need to rewind $. and ARGF.lineno.matz
2009-06-26* ext/pty/pty.c (pty_getpty): check dup failure.akr
2009-06-26* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):matz
2009-06-26reduce tests.akr
2009-06-26* 2009-06-26svn
2009-06-26 * common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig.usa
2009-06-25Imported minitest 1.4.2 r5269.ryan
2009-06-25* io.c (argf_binmode_m): should call rb_io_ascii8bit_binmode() tomatz
2009-06-25* ChangeLog: ML info.usa