summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16* ext/bigdecimal/bigdecimal.c (VpMidRound): remove warnings.naruse
2009-10-16* test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risknobu
2009-10-16* test/ruby/test_object.rb (test_respond_to_missing):nobu
2009-10-16* lib/csv.rb (CSV#raw_encoding): returns ASCII-8BIT when the ionaruse
2009-10-16* test/ruby/test_object.rb (test_remove_method): test for Bug#2202.nobu
2009-10-15* 2009-10-16svn
2009-10-15* lib/csv.rb (CSV#read_to_char): set encoding and verify datanaruse
2009-10-15* parse.y (rb_intern3): check symbol table overflow before generatenobu
2009-10-15* parse.y (rb_intern3): check symbol table overflow.nobu
2009-10-15* io.c (io_encoding_set): get rid of parsing non-ascii string, andnobu
2009-10-15* io.c (io_reopen): unread current buffer before telling thenobu
2009-10-15* ext/iconv/iconv.c (iconv_create): cannot retry with given block.nobu
2009-10-15* test/iconv/test_option.rb: removed particular implementationnobu
2009-10-15* ext/socket/init.c (rsock_init_sock): mswin doesn't have S_IFSOCKusa
2009-10-14* tool/enc-unicode.rb,naruse
2009-10-14* 2009-10-15svn
2009-10-14* ext/socket/init.c (rsock_init_sock): validate file descriptor.akr
2009-10-14* vm_eval.c (eval_string): rdoc fix [ruby-core:26086]marcandre
2009-10-14* string.c (rb_check_string_type): rdoc fix [ruby-core:26084]marcandre
2009-10-14* ruby.c (process_options): script name should not be shown in annobu
2009-10-14* eval.c (rb_threadptr_errinfo): removed.nobu
2009-10-14* eval.c (ruby_run_node): need to call ruby_cleaup() always evennobu
2009-10-13* object.c (rb_mod_const_defined): rdoc fixmarcandre
2009-10-13* 2009-10-14svn
2009-10-13* proc.c (mnew): Method#new checks for respond_to_missing? with private set t...marcandre
2009-10-13Add derived core and binary property and aliases.naruse
2009-10-13add comment.akr
2009-10-13* ext/tk/variable.rb: bug fix. additional trace definition changes thenagai
2009-10-13* parse.y (token_info_push, token_info_pop): reduced ifdefs.nobu
2009-10-13* parse.y (parser_magic_comment): fixed normalization.nobu
2009-10-13* ChangeLog: add commit logmarcandre
2009-10-12* thread.c: Revert changes to Thread#raise made in r25278 [ruby-core:25367]marcandre
2009-10-12* 2009-10-13svn
2009-10-12fix rdoc.akr
2009-10-12* lib/net/ftp.rb (login): use "anonymous@" as a default password.shugo
2009-10-12* lib/net/ftp.rb (retrlines): added a new block parameter.shugo
2009-10-12* test/ruby/test_regexp.rb (TestRegexp#test_parse_kg): suppressnobu
2009-10-12* eval.c (ruby_run_node): if an exception occurred in ruby_option,nobu
2009-10-12* marshal.c (r_object0): suppressed a warning.nobu
2009-10-11* thread.c: Doc fix for Thread#raisemarcandre
2009-10-11* regparse.c (fetch_token): warn invalid back referencenaruse
2009-10-11* 2009-10-12svn
2009-10-11* marshal.c (has_encoding): added for check the regexpnaruse
2009-10-11rdoc update.akr
2009-10-11rdoc update.akr
2009-10-11* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justinnobu
2009-10-11* test/rake/test_application.rb: not executable.nobu
2009-10-11* test/rake/test_namespace.rb: not executable.nobu
2009-10-11* lib/irb/context.rb (IRB::Context#irb_name): removed duplicatednobu
2009-10-11* regparse.c (fetch_token_in_cc): warn when \p is notnaruse