summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-09-02* ext/pathname/pathname.c (path_file_p): Pathname#file?akr
2010-09-02* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): don't forget to freeusa
2010-09-02* win32/win32.c (CreateChild): unicodize.usa
2010-09-01* ext/pathname/pathname.c (path_directory_p): Pathname#directory?akr
2010-09-01* ext/pathname/pathname.c (path_grpowned_p): Pathname#grpowned?akr
2010-09-01Imported minitest 1.7.1 r5835ryan
2010-09-01* string.c (tr_setup_table): optimized. don't create hash objectsnaruse
2010-09-01* array.c (rb_ary_rotate_m): fix typo of rdoc.naruse
2010-09-01* enum.c (enum_zip): fix typo of rdoc.naruse
2010-09-01* thread.c (ruby_suppress_tracing): restore the state and invokenobu
2010-08-31* ext/pathname/pathname.c (path_exist_p): Pathname#exist? translatedakr
2010-08-31* ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enablingnagai
2010-08-30* string.c (tr_setup_table): fix bug in r29146.naruse
2010-08-30* ext/pathname/pathname.c (path_executable_real_p):akr
2010-08-30* string.c (tr_setup_table): initialize negating table whennaruse
2010-08-29* ext/pathname/pathname.c (path_.executable_p): Pathname#.executable?akr
2010-08-29* lib/rdoc/parser/ruby.rb (RDoc#parse_call_parameters): don'tnobu
2010-08-29* lib/rdoc/parser/ruby.rb (RDoc#parse_class): ignore non-constantnobu
2010-08-29* file.c (rb_get_path_check): clarify error message fornobu
2010-08-29* common.mk (node_name.inc): remove command option -n and givenaruse
2010-08-29fix a date.akr
2010-08-29* vm.c (rb_thread_method_id_and_class): curried proc has nonobu
2010-08-29* load.c (rb_provide_feature): clarify error message for frozennobu
2010-08-29* load.c (load_failed): should honor encoding. [ruby-core:31915]nobu
2010-08-29* common.mk (clean): exclude *.inc. [ruby-dev:41931]naruse
2010-08-28* ext/pathname/pathname.c (path_chardev_p): Pathname#chardev?akr
2010-08-28* ext/bigdecimal/bigdecimal.c (BigDecimal_save_exception_mode,mrkn
2010-08-27* ext/pathname/pathname.c (path_blockdev_p): Pathname#blockdev?akr
2010-08-27* ChangeLog: fix credit (requested by the author).shyouhei
2010-08-27 * string.c (rb_str_prepend): new method by Sora Harakamishyouhei
2010-08-27* math.c (math_atan2): you should know that M_PI is not the featureusa
2010-08-27* file.c (null_device): move from io.c.nobu
2010-08-27* ChangeLog: annotate for redmine.mrkn
2010-08-27* math.c (math_atan2): change the behavior when x and y are zero.mrkn
2010-08-27* object.c (rb_obj_class): remove mention of obsolete method.usa
2010-08-27* io.c (null_device): the name of null device. [ruby-dev:41791]nobu
2010-08-26* array.c (rb_ary_shuffle_bang): bail out from modification duringnobu
2010-08-26* ext/pathname/pathname.c (path_sysopen): Pathname#sysopen translatedakr
2010-08-26* array.c (rb_ary_shuffle): rdoc fix. argument name was missing.nobu
2010-08-26* ext/pathname/pathname.c (path_readlines): Pathname#readlinesakr
2010-08-26* regint.h (OnigStackIndex): the type should be intptr_t.naruse
2010-08-26Creating dummy library for dl/fiddle tests on AIX.kanemoto
2010-08-26* array.c (rb_ary_shuffle_bang): check number of argument.nobu
2010-08-26* ext/bigdecimal/bigdecimal.c (Init_bigdecimal, rmpd_set_thread_local_excepti...mrkn
2010-08-25* array.c (rb_ary_{shuffle_bang,sample}): use Random class object.nobu
2010-08-25* ext/pathname/pathname.c (path_binread): Pathname#binread translatedakr
2010-08-25reverted to r29091; r29092 breaks test-allshyouhei
2010-08-25* random.c (rb_random_real): check the range of result.nobu
2010-08-25* array.c (rb_ary_{shuffle_bang,sample}): use Random class object.nobu
2010-08-25* array.c (rb_ary_sample): use frozen shared array to get rid ofnobu