summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-22* io.c: remove __CHECKER__ test.akr
2009-06-22* ext/stringio/stringio.c (strio_each_codepoint): new method.matz
2009-06-22fix tests for load_path.akr
2009-06-22* ruby.c (ruby_init_loadpath_safe): removed "." from load_path.nobu
2009-06-22* compile.c (iseq_set_arguments, iseq_compile_each): internalnobu
2009-06-22* compile.c: fixed types.nobu
2009-06-22* ruby.c (process_options), enc/prelude.rb: encdb and transdb arenobu
2009-06-22* ruby.c (process_options): set progname earlier.nobu
2009-06-22* io.c (rb_io_fdatasync): new method IO#fdatasync.nobu
2009-06-21* load.c (Init_load): $: must be readonly. [ruby-dev:38690]mame
2009-06-21* lib/fileutils.rb (FileUtils::Entry_#copy_file): open withnobu