aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * compile.c (iseq_set_arguments, iseq_compile_each): internalnobu2009-06-221-0/+7
* * ruby.c (process_options), enc/prelude.rb: encdb and transdb arenobu2009-06-221-1/+4
* * ruby.c (process_options): set progname earlier.nobu2009-06-221-0/+4
* * io.c (rb_io_fdatasync): new method IO#fdatasync.nobu2009-06-221-0/+4
* * load.c (Init_load): $: must be readonly. [ruby-dev:38690]mame2009-06-211-0/+6
* * lib/fileutils.rb (FileUtils::Entry_#copy_file): open withnobu2009-06-211-0/+5
* * transcode.c (enc_arg): default interanl encoding may not be set.nobu2009-06-211-0/+5
* * ChangeLog: fixed probable typos.nobu2009-06-211-3/+3
* * numeric.c (num_div): don't use num_floor which is actuallytadf2009-06-201-0/+13
* * complex.c: edited rdoc.tadf2009-06-201-0/+6
* * complex.c: edited rdoc.tadf2009-06-191-0/+8
* * lib/monitor.rb (MonitorMixin::extend_object): should usematz2009-06-191-0/+6
* * complex.c: edited rdoc.tadf2009-06-191-2/+8
* * complex.c; edited rdoc.tadf2009-06-191-0/+6
* * rational.c (nurat_abs); removed.tadf2009-06-191-0/+4
* * complex.c: added rdoc.tadf2009-06-191-0/+4
* * numeric.c: edited rdoc.tadf2009-06-191-0/+4
* * rational.c; edited rdoc.tadf2009-06-191-0/+4
* due to conflicttadf2009-06-191-0/+15
* * encoding.c (rb_enc_name_list): update RDoc. [ruby-core:23926]matz2009-06-191-0/+4
* * complex.c: constant COMPLEX_NAME has been removed.tadf2009-06-191-0/+6
* * rational.c: added rdoc. a patch from Run Paint Run Run.tadf2009-06-191-0/+4
* * numeric.c (flo_cmp): should always return nil for NaN.matz2009-06-191-0/+7
* * numeric.c (*_numerator,*_denominator): moved to rational.c.tadf2009-06-191-0/+6
* * bignum.c (big_lshift, big_rshift): return Bignum always withoutnobu2009-06-181-1/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): went infinity toomatz2009-06-181-0/+5
* * rational.c (nurat_s_convert): calls to_r when the given argumenttadf2009-06-181-0/+10
* removed an extra space.tadf2009-06-181-1/+1
* * numeric.c ( num_numerator, num_denominator): usetadf2009-06-181-0/+5
* Imported minitest 1.4.0 r5083.ryan2009-06-181-0/+5