aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/readline/readline.c (readline_s_get_line_buffer):naruse2010-09-061-0/+6
* * util.c (ruby_strtod): check there is at least 1 digit afternaruse2010-09-061-0/+5
* * util.c (ruby_strtod): check integr overflow.naruse2010-09-061-0/+5
* * ext/pathname/pathname.c (path_readable_p): Pathname#readable?akr2010-09-051-0/+5
* * ext/pathname/pathname.c (path_owned_p): Pathname#owned?akr2010-09-051-0/+5
* * file.c (rb_file_s_readlink): symlink target should be innobu2010-09-041-0/+5
* * load.c (ruby_init_ext): export for golfers.nobu2010-09-041-0/+6
* Merges r27968 from ruby_1_9_2 into trunk.yugui2010-09-031-0/+5
* Forward-ports r28360 from ruby_1_9_2 into trunk.yugui2010-09-031-0/+5
* * ext/pathname/pathname.c (path_socket_p): Pathname#socket?akr2010-09-031-0/+5
* * ext/pty/pty.c (chfunc): pass through exceptions.nobu2010-09-021-0/+8
* * ext/pathname/pathname.c (path_pipe_p): Pathname#pipe?akr2010-09-021-0/+5
* * ext/pty/pty.c (chfunc): restore errno from SystemCallError andnobu2010-09-021-0/+5
* * ext/pathname/pathname.c (path_file_p): Pathname#file?akr2010-09-021-0/+5
* * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): don't forget to freeusa2010-09-021-0/+5
* * win32/win32.c (CreateChild): unicodize.usa2010-09-021-0/+7
* * ext/pathname/pathname.c (path_directory_p): Pathname#directory?akr2010-09-011-0/+5
* * ext/pathname/pathname.c (path_grpowned_p): Pathname#grpowned?akr2010-09-011-0/+5
* Imported minitest 1.7.1 r5835ryan2010-09-011-0/+5
* * string.c (tr_setup_table): optimized. don't create hash objectsnaruse2010-09-011-0/+7
* * array.c (rb_ary_rotate_m): fix typo of rdoc.naruse2010-09-011-0/+5
* * enum.c (enum_zip): fix typo of rdoc.naruse2010-09-011-0/+5
* * thread.c (ruby_suppress_tracing): restore the state and invokenobu2010-09-011-0/+6
* * ext/pathname/pathname.c (path_exist_p): Pathname#exist? translatedakr2010-08-311-0/+5
* * ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enablingnagai2010-08-311-0/+5
* * 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