summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-14* eval.c: Add doxygen comments.yugui
2012-06-14* configure.in: revert r36071 and add NetBSD to blacklist of -ansi.naruse
2012-06-13* thread_pthread.c (get_stack): Linux is the only OS which includesnaruse
2012-06-13* lib/drb/drb.rb: Replace broken links to the English DRb book.drbrain
2012-06-13* lib/observer.rb: Update broken link to the Programming Ruby book.drbrain
2012-06-13update doc.akr
2012-06-13* regparse.c (PFETCH_READY): suppress Wunused-but-set-variable.naruse
2012-06-13* configure.in: use -fbuiltin with -ansi -std=iso9899:199409.naruse
2012-06-13* Makefile.in: don't remove macros. now name2ctype uses macros.naruse
2012-06-13* 2012-06-14svn
2012-06-13* lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTPknu
2012-06-13add a test.akr
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