summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-13* test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_Tngoto
2012-06-13configure.in: option for darwinnobu
2012-06-13configure.in: option for cygwinnobu
2012-06-13configure.in: option for cygwinnobu
2012-06-13update doc.akr
2012-06-13* process.c (rb_fork_internal): move a variable declaration.akr
2012-06-13 * regparse.c (PFETCH_READY): this line was to suppress warning,shyouhei
2012-06-13configure.in: option for cygwinnobu
2012-06-13Makefile.in: warnflagsnobu
2012-06-13process.c: suppress warningnobu
2012-06-13 * configure.in: On Windows platforms, system provided headers areshyouhei
2012-06-13include/ruby/win32.h: fix comment stylenobu
2012-06-13encoding.c: strdup macronobu
2012-06-13configure.in: check iff naclnobu
2012-06-13thread_pthread.c: suppress warningnobu
2012-06-13process.c: no SIZE_T_MAXnobu
2012-06-13process.c: fix array element sizenobu
2012-06-13process.c: use shell for reserved or special built-innobu
2012-06-13process.c: treat '=' only in the first wordnobu
2012-06-13* 2012-06-13svn
2012-06-13process.c: constifiednobu
2012-06-12* lib/mkmf.rb: add dummy clean-static target to prevent errors for thenaruse
2012-06-12* process.c (rb_exec_arg_fixup): fix compile errorngoto
2012-06-12fix a typo.akr
2012-06-12add a test.akr
2012-06-12* process.c (rb_exec_fillarg): treat '=' character as an metaakr
2012-06-12fix typoshyouhei
2012-06-12* include/ruby/intern.h (rb_exec_arg_init): deprecated.akr
2012-06-12 * configure.in: enable strict ANSI mode by default in case of GCC,shyouhei
2012-06-11* 2012-06-12svn
2012-06-11* process.c (rb_exec_fillarg): detect '#' as a meta character.akr
2012-06-11* include/ruby/intern.h (rb_proc_exec_n): deprecated.akr
2012-06-11update tests.akr
2012-06-11add comment about meta characters.akr
2012-06-11* configure.in: on checking libexecinfo, don't specify /use/local.naruse
2012-06-11* vm_core.h: remove lfp (local frame pointer) and renameko1
2012-06-11 * compile.c (iseq_set_sequence): nonstatic initializer of anshyouhei
2012-06-10* process.c (rb_proc_exec_n): revert the function removed at r35889.akr
2012-06-10* thread_pthread.c (rb_thread_create_timer_thread): assign returnnaruse
2012-06-10* thread_pthread.c (native_cond_initialize): fix typo in r36022.naruse
2012-06-10* 2012-06-11svn
2012-06-10* .gdbinit (SDR): add SDR function. It's only for VM debugging.ko1
2012-06-10* nacl/nacl_config.rb: Fixed for 32bit hosts.yugui
2012-06-10Fixes threading on NativeClient.yugui
2012-06-10* process.c (rb_exec_without_timer_thread): renamed from rb_exec_err.akr
2012-06-10* process.c (rb_fork): call rb_fork_internal instead of rb_fork_err.akr
2012-06-10* process.c (rb_fork_ruby): call rb_fork_internal directly.akr
2012-06-10* process.c (rb_fork_ruby): new function.akr
2012-06-10* lib/net/http/response.rb: Remove a duplicated rdoc and leave aknu
2012-06-10* configure.in (RUBY_NACL): Warns if $PATH does not contain the pathyugui