summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-11* regerror.c (onig_vsnprintf_with_pattern): added.naruse
2009-10-11* include/ruby/ruby.h (RB_GC_GUARD_PTR): workaround for gccnobu
2009-10-10* include/ruby/ruby.h (ruby_exec_node): declared.nobu
2009-10-10* regparse.c (onig_syntax_warn): added.naruse
2009-10-10* marshal.c (marshal_dump, marshal_load): prevent from GC.nobu
2009-10-10* file.c (path_check_0): prevent from GC.nobu
2009-10-10* transcode.c (rb_transcoding, str_transcoding_resize): fixednobu
2009-10-10* transcode.c: reverted r25277.nobu
2009-10-10* math.c (math_atanh): reverted r25279.yugui
2009-10-10* ext/curses/curses.c: use rb_thread_blocking_region to avoidakr
2009-10-10* configure.in (cflags, cxxflags): remove duplicating options.nobu
2009-10-10* configure.in, Makefile.in (LIBRUBY_SO), common.mk (ruby.imp),nobu
2009-10-10* eval.c (rb_threadptr_errinfo): renamed.nobu
2009-10-10* eval.c (rb_threadptr_errinfo): renamed.nobu