aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * string.c (tr_setup_table): fix bug in r29146.naruse2010-08-301-0/+9
* * ext/pathname/pathname.c (path_executable_real_p):akr2010-08-301-1/+6
* * string.c (tr_setup_table): initialize negating table whennaruse2010-08-301-0/+10
* * ext/pathname/pathname.c (path_.executable_p): Pathname#.executable?akr2010-08-291-0/+5
* * lib/rdoc/parser/ruby.rb (RDoc#parse_call_parameters): don'tnobu2010-08-291-1/+4
* * lib/rdoc/parser/ruby.rb (RDoc#parse_class): ignore non-constantnobu2010-08-291-0/+5
* * file.c (rb_get_path_check): clarify error message fornobu2010-08-291-0/+5
* * common.mk (node_name.inc): remove command option -n and givenaruse2010-08-291-0/+8
* fix a date.akr2010-08-291-1/+1
* * vm.c (rb_thread_method_id_and_class): curried proc has nonobu2010-08-291-0/+5
* * load.c (rb_provide_feature): clarify error message for frozennobu2010-08-291-0/+6
* * load.c (load_failed): should honor encoding. [ruby-core:31915]nobu2010-08-291-0/+4
* * common.mk (clean): exclude *.inc. [ruby-dev:41931]naruse2010-08-291-0/+8
* * ext/pathname/pathname.c (path_chardev_p): Pathname#chardev?akr2010-08-281-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_save_exception_mode,mrkn2010-08-281-0/+8
* * ext/pathname/pathname.c (path_blockdev_p): Pathname#blockdev?akr2010-08-271-0/+5
* * ChangeLog: fix credit (requested by the author).shyouhei2010-08-271-1/+1
* * string.c (rb_str_prepend): new method by Sora Harakamishyouhei2010-08-271-0/+5
* * math.c (math_atan2): you should know that M_PI is not the featureusa2010-08-271-0/+6
* * file.c (null_device): move from io.c.nobu2010-08-271-0/+4
* * ChangeLog: annotate for redmine.mrkn2010-08-271-0/+1
* * math.c (math_atan2): change the behavior when x and y are zero.mrkn2010-08-271-0/+7
* * object.c (rb_obj_class): remove mention of obsolete method.usa2010-08-271-0/+5
* * io.c (null_device): the name of null device. [ruby-dev:41791]nobu2010-08-271-0/+4
* * array.c (rb_ary_shuffle_bang): bail out from modification duringnobu2010-08-261-0/+7
* * ext/pathname/pathname.c (path_sysopen): Pathname#sysopen translatedakr2010-08-261-0/+5
* * array.c (rb_ary_shuffle): rdoc fix. argument name was missing.nobu2010-08-261-0/+5
* * ext/pathname/pathname.c (path_readlines): Pathname#readlinesakr2010-08-261-0/+5
* * regint.h (OnigStackIndex): the type should be intptr_t.naruse2010-08-261-0/+7
* Creating dummy library for dl/fiddle tests on AIX.kanemoto2010-08-261-0/+6
* * array.c (rb_ary_shuffle_bang): check number of argument.nobu2010-08-261-0/+4
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal, rmpd_set_thread_local_excepti...mrkn2010-08-261-0/+26
* * array.c (rb_ary_{shuffle_bang,sample}): use Random class object.nobu2010-08-251-0/+9
* * ext/pathname/pathname.c (path_binread): Pathname#binread translatedakr2010-08-251-0/+5
* reverted to r29091; r29092 breaks test-allshyouhei2010-08-251-12/+0
* * random.c (rb_random_real): check the range of result.nobu2010-08-251-1/+3
* * array.c (rb_ary_{shuffle_bang,sample}): use Random class object.nobu2010-08-251-1/+6
* * array.c (rb_ary_sample): use frozen shared array to get rid ofnobu2010-08-251-0/+5
* * ext/dl/cfunc.c (rb_dlcfunc_call): workaround for VC9 for x64.usa2010-08-241-0/+5
* * .gitignore: updated.mame2010-08-241-0/+4
* * ext/pathname/pathname.c (path_read): Pathname#read translated fromakr2010-08-241-0/+5
* * configure.in: read API version from include/ruby/version.h.nobu2010-08-241-0/+8
* * array.c (rb_ary_shuffle_bang, rb_ary_sample): add optionalnobu2010-08-231-0/+8
* * include/ruby/version.h (RUBY_API_VERSION_*): renamed and movednobu2010-08-231-0/+5
* * doc/ChangeLog-1.9.3: mistake.nobu2010-08-231-1/+1
* * ChangeLog: flushed. [ruby-dev:42050]nobu2010-08-231-80606/+3
* * ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): to_f must underflow when the...mrkn2010-08-231-0/+7
* * ext/pathname/pathname.c (path_each_line): Pathname#each_lineakr2010-08-231-0/+5
* * common.mk (version.o): depends on both of version.h andnobu2010-08-231-0/+5
* * backport r29071 from ruby_1_8;nahi2010-08-231-0/+16