aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Revert r36213 "popen: shell commands with envvar"nobu2012-06-261-8/+5
* Revert r31873 Module#mixnobu2012-06-251-0/+4
* method transplantingnobu2012-06-251-0/+5
* popen: shell commands with envvarnobu2012-06-251-0/+8
* * internal.h: use rb_pid_t instead of pid_t because of there is nousa2012-06-251-0/+5
* * configure.in (for stack end address): remove human68k specifickosaki2012-06-241-0/+5
* io.c: spawnvnobu2012-06-241-0/+4
* process.c: separate check_exec_fds_1nobu2012-06-241-0/+5
* trailing spacesnobu2012-06-241-5/+5
* * internal.h (rb_execarg): options field removed.akr2012-06-231-0/+6
* * process.c (proc_spawn_cmd): unused variable removed to suppress aakr2012-06-231-0/+10
* * internal.h (rb_execarg): add new_pgroup_given and new_pgroup_flagakr2012-06-231-0/+11
* * internal.h (rb_execarg): add fd_dup2, fd_close, fd_open,akr2012-06-231-0/+17
* * process.c (rb_execarg_fixup): fix envopts condition.akr2012-06-231-0/+4
* * process.c (check_exec_redirect1): extracted fromakr2012-06-231-0/+5
* * process.c (save_env): don't use EXEC_OPTION_UNSETENV_OTHERS.akr2012-06-231-0/+5
* * internal.h (rb_execarg): add env_modification field.akr2012-06-231-0/+11
* * internal.h (rb_execarg): add rlimit_limits field.akr2012-06-231-0/+11
* * internal.h (rb_execarg): add chdir_given and chdir_dir fields.akr2012-06-231-0/+9
* * internal.h (rb_execarg): add close_others_given, close_others_do andakr2012-06-231-0/+12
* * internal.h (rb_execarg): add unsetenv_others_given andakr2012-06-231-0/+9
* * process.c: use the variable name "soptions" for sargp->options.akr2012-06-231-0/+4
* * process.c: use the name "sargp" for struct rb_execarg variablesakr2012-06-231-0/+7
* * process.c: use the name "eargp" for struct rb_execarg variablesakr2012-06-221-0/+9
* * ChangeLog: fix a typonagachika2012-06-221-1/+1
* * common.mk: Add missing dependencies.yugui2012-06-221-0/+4
* * internal.h (rb_execarg): add pgroup_given and pgroup_pgid fields.akr2012-06-221-0/+10
* * README.EXT, README.EXT.ja: use "sval" for the third argumentkou2012-06-221-0/+6
* * iseq.c, vm_eval.c: set th->base_block properly.ko12012-06-221-0/+38
* * process.c: pass struct rb_execarg value instead of its optionsakr2012-06-221-0/+14
* * test/ruby/test_backtrace.rb: decrease recursion depthko12012-06-221-0/+5
* random.c: check initialize and loadnobu2012-06-221-0/+5
* error.c: rb_check_copyablenobu2012-06-221-0/+5
* * eval.c (ruby_cleanup): Fixed typo. Patch by Trever Dawe.drbrain2012-06-211-0/+5
* remove garbage line.akr2012-06-211-1/+0
* * process.c (rb_execarg_addopt): take a VALUE argument instead ofakr2012-06-211-0/+11
* * process.c (rb_exec_fillarg): take a VALUE argument instead ofakr2012-06-211-0/+8
* * process.c (rb_exec_async_signal_safe): use rb_execarg_run_optionsakr2012-06-211-0/+6
* * process.c (rb_exec_fillarg): take a VALUE argument instead ofakr2012-06-211-0/+6
* * process.c (rb_execarg_init): take a VALUE argument instead ofakr2012-06-211-0/+9
* parse.y: fix GC problem of keyword rest argumentnobu2012-06-211-0/+8
* * error.c (err_append): rename err_append() to compile_err_append()ko12012-06-201-0/+5
* * process.c (rb_execarg_fixup): take a VALUE argument instead ofakr2012-06-201-0/+11
* fix a typokazu2012-06-201-1/+1
* * internal.h (struct rb_execarg): add umask_given and umask_maskakr2012-06-201-0/+9
* * internal.h (struct rb_execarg) moved and renamed fromakr2012-06-201-0/+23
* * internal.h (rb_execarg_new): declared.akr2012-06-201-0/+20
* setproctitle.c: _NSGetEnvironnobu2012-06-201-0/+6
* process.c: fixnum umasknobu2012-06-201-0/+5
* lib/test/unit.rb: workers sudden-deathnobu2012-06-201-0/+5