aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * numeric.c (flo_cmp): Infinity is greater than any bignummatz2009-06-171-0/+7
* * file.c (file_expand_path): drive letter is ascii only.nobu2009-06-171-0/+5
* * configure.in (ridir, RI_BASE_NAME): fixed for path expansion.nobu2009-06-171-0/+5
* * rational.c (nurat_coerce): accepts Complex when the imag istadf2009-06-171-0/+5
* * bignum.c (rb_big_fdiv): checks whether the given second argumenttadf2009-06-171-0/+11
* * load.c (rb_mod_autoload): ditto. [ruby-core:23835]matz2009-06-171-0/+2
* * load.c (rb_f_require): RDoc updated. a patch from Run Paint Runmatz2009-06-171-0/+5
* * sample/test.rb (valid_syntax?): skips BOM. [ruby-dev:38666]nobu2009-06-171-0/+6
* * ext/strscan/strscan.c (Init_strscan): remove obsoletematz2009-06-171-0/+5
* * thread.c (ruby_thread_stack_overflow): call rb_exc_raise() onmatz2009-06-171-0/+8
* * ext/objspace: added. objspace library extends some methods toko12009-06-161-0/+5
* * complex.c (nucomp_coerce): accepts Complex instances.tadf2009-06-161-0/+7
* * lib/webrick/httputils.rb (parse_form_data): escape boundary ofnaruse2009-06-161-0/+5
* * array.c (rb_ary_memsize): added.ko12009-06-161-0/+14
* * iseq.c (iseq_memsize): added. Use RTypedData instead of RDatako12009-06-161-0/+8
* * st.c, include/ruby/st.h (st_memsize): added. This function returnsko12009-06-161-0/+5
* * include/ruby/ruby.h: New structure RTypedData, added.ko12009-06-161-0/+17
* * gc.c: fix indent.ko12009-06-161-0/+4
* * gc.c (rb_objspace_each_objects): New C API, added.ko12009-06-161-0/+4
* * test/ruby/test_argf.rb (TestArgf#test_skip): updated testmatz2009-06-161-0/+5
* * io.c (fptr_finalize): revert last change. [ruby-dev:38648]matz2009-06-161-0/+6
* * transcode.c (transcode_restartable0): refix can't build with VC9.naruse2009-06-161-0/+4
* Tue Jun 16 16:09:59 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano322009-06-161-0/+5
* * io.c (fptr_finalize): should close stdin/stdout/stderr whenmatz2009-06-161-0/+7
* * vm_eval.c (rb_call0): refine exception message for hidden objects.akr2009-06-151-0/+4