summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-22error.c: rb_check_copyablenobu
2012-06-22process.c: constant expressionnobu
2012-06-22variable.c: fix indentnobu
2012-06-21* 2012-06-22svn
2012-06-21* eval.c (ruby_cleanup): Fixed typo. Patch by Trever Dawe.drbrain
2012-06-21needless RB_GC_GUARD removed.akr
2012-06-21remove garbage line.akr
2012-06-21* process.c (rb_execarg_addopt): take a VALUE argument instead ofakr
2012-06-21* process.c (rb_exec_fillarg): take a VALUE argument instead ofakr
2012-06-21* process.c (rb_exec_async_signal_safe): use rb_execarg_run_optionsakr
2012-06-21* process.c (rb_exec_fillarg): take a VALUE argument instead ofakr
2012-06-21remove unused variables.akr
2012-06-21* process.c (rb_execarg_init): take a VALUE argument instead ofakr
2012-06-21parse.y: fix GC problem of keyword rest argumentnobu
2012-06-21process.c: fix typenobu
2012-06-20* error.c (err_append): rename err_append() to compile_err_append()ko1
2012-06-20* process.c (rb_execarg_fixup): take a VALUE argument instead ofakr
2012-06-20* 2012-06-21svn
2012-06-20fix a typokazu
2012-06-20* internal.h (struct rb_execarg): add umask_given and umask_maskakr
2012-06-20* internal.h (struct rb_execarg) moved and renamed fromakr
2012-06-20* internal.h (rb_execarg_new): declared.akr
2012-06-20setproctitle.c: _NSGetEnvironnobu
2012-06-20numeric.c: optimizenobu
2012-06-20* numeric.c (positive_int_p, negative_int_p): extracted.nobu
2012-06-20process.c: fixnum umasknobu
2012-06-20lib/test/unit.rb: workers sudden-deathnobu
2012-06-19* time.c (init_leap_second_info): fix non-ANSI function declaration.kosaki
2012-06-19* ruby.c (rb_f_sub): use ansi style declaration.kosaki
2012-06-19* random.c (rb_random_int32): get rid of "warning: constant 0x100000000kosaki
2012-06-19* dir.c (dir_initialize): get rid of "unused return: argc = rb_scan_args()"kosaki
2012-06-19* include/ruby/missing.h: include math.h before checking INFINITYkosaki
2012-06-19* 2012-06-20svn
2012-06-19* array.c (ary_reverse): use ansi style declaration.kosaki
2012-06-19* object.c: Fix typo in rdocmarcandre
2012-06-19[Bug #6607]nobu
2012-06-19lib/test/unit/parallel.rb: new method to report to the parentnobu
2012-06-19ext/readline/extconf.rb: no global namesnobu
2012-06-19fix async-signal-safe comments.akr
2012-06-19process.c: no method calls in async-signal-safenobu
2012-06-19Skip on non UTF-8 locale.naruse
2012-06-19Add test for [Bug #6262]naruse
2012-06-19Skip Readline 4.3. [Feature #5785]naruse
2012-06-19* ext/readline/readline.c (Init_readline): don't set 0 tonaruse
2012-06-19* 2012-06-19svn
2012-06-19* ext/readline/readline.c (readline_s_get_special_prefixes): suppressnaruse
2012-06-19* ext/readline/readline.c (readline_getc): fix editline compatibilitynaruse
2012-06-18unreachablenobu
2012-06-18rb_str_subposnobu
2012-06-18ext/readline/readline.c: [Bug #6601]nobu