summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-25 * instruby.rb: '&' in sed s command's replacement is '\&' in ruby.usa
2009-06-25* lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not ...nobu
2009-06-24* io.c (rb_io_each_codepoint): uninitialized local variable enc.matz
2009-06-24* 2009-06-25svn
2009-06-24* enum.c (first_i): wrong condition for no argument #first.matz
2009-06-24* time.c (time_s_now): new function. Time.now don't take arguments.akr
2009-06-24 * win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API'susa
2009-06-24 * win32/mkexports.rb: rbconfig.rb exists on ".".usa
2009-06-24* parse.y (parser_set_encode): show the erred file name instead ofnobu
2009-06-24* misc/ruby-style.el: It is too late to set c-file-style inknu
2009-06-24* vm_insnhelper.c (vm_setup_method): fixed format spec.nobu
2009-06-23* 2009-06-24svn
2009-06-23describe IO#fdatasync.akr
2009-06-23* ChangeLog: commit miss.nobu
2009-06-23* file.c (rb_get_path_check): check with given safe level.nobu
2009-06-23* gc.c: remove the definition of GC_DEBUG (debugging macro).mame
2009-06-23* configure.in (ruby_version): defaults revision to 0 when nonobu
2009-06-23* file.c (rb_find_file_ext, rb_find_file): no needs to expandnobu
2009-06-23* configure.in: remove PACKAGE_* macros generated by autotools.nobu
2009-06-22$: doesn't contains "." now.akr
2009-06-22update rdoc.akr
2009-06-22* 2009-06-23svn
2009-06-22* ruby.c (process_options): don't specify .so for encdb here.akr
2009-06-22* variable.c (rb_generic_ivar_memsize): typo fixed. a patch frommatz