summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-21* transcode.c (enc_arg): default interanl encoding may not be set.nobu
2009-06-21* ChangeLog: fixed probable typos.nobu
2009-06-20* 2009-06-21svn
2009-06-20rdoc update.akr
2009-06-20rdoc update.akr
2009-06-20 * numeric.c (num_div): don't use num_floor which is actuallytadf
2009-06-20 * complex.c: edited rdoc.tadf
2009-06-19 * complex.c: edited rdoc.tadf
2009-06-19* lib/monitor.rb (MonitorMixin::extend_object): should usematz
2009-06-19 * complex.c: edited rdoc.tadf
2009-06-19 * complex.c; edited rdoc.tadf
2009-06-19 * rational.c (nurat_abs); removed.tadf
2009-06-19* 2009-06-20svn
2009-06-19 * complex.c: added rdoc.tadf
2009-06-19 * numeric.c: edited rdoc.tadf
2009-06-19 * rational.c; edited rdoc.tadf
2009-06-19due to conflicttadf
2009-06-19* encoding.c (rb_enc_name_list): update RDoc. [ruby-core:23926]matz
2009-06-19 * complex.c: constant COMPLEX_NAME has been removed.tadf
2009-06-19 * rational.c: added rdoc. a patch from Run Paint Run Run.tadf
2009-06-19* numeric.c (flo_cmp): should always return nil for NaN.matz
2009-06-19 * numeric.c (*_numerator,*_denominator): moved to rational.c.tadf