| Commit message (Expand) | Author | Age | Files | Lines |
* | * probes.d: add DTrace probe declarations. [ruby-core:27448] | tenderlove | 2012-11-12 | 1 | -0/+1 |
* | hash.c: refine error messages | nobu | 2012-11-11 | 1 | -0/+1 |
* | enum.c: prefix | nobu | 2012-11-06 | 1 | -1/+1 |
* | * enumerator.c: Support for lazy.cycle.size | marcandre | 2012-11-06 | 1 | -0/+3 |
* | * numeric.c (num_step): Support for Numeric#step.size | marcandre | 2012-11-06 | 1 | -0/+1 |
* | Fix compatibility of cached expanded load path | shirosaki | 2012-11-05 | 1 | -0/+3 |
* | process.c: uid gid exec options | nobu | 2012-10-09 | 1 | -0/+4 |
* | array.c, enum.c: TypeError in zip | nobu | 2012-09-19 | 1 | -0/+1 |
* | internal.h: allocator function in rb_classext_t | nobu | 2012-09-08 | 1 | -0/+1 |
* | * internal.h (rb_last_status_clear): declared. | akr | 2012-08-29 | 1 | -0/+1 |
* | Improve require/File.expand_path performance on Windows | luislavena | 2012-08-24 | 1 | -0/+7 |
* | * vm_trace.c, vm_core.h: simplify tracing mechanism. | ko1 | 2012-08-16 | 1 | -1/+1 |
* | method in instance_eval | nobu | 2012-08-06 | 1 | -0/+1 |
* | * internal.h, class.c, eval.c, insns.def: find the appropriate | shugo | 2012-08-06 | 1 | -0/+2 |
* | internal.h: move mark functions | nobu | 2012-07-19 | 1 | -0/+8 |
* | * bignum.c (rb_integer_float_eq): new function. | akr | 2012-07-16 | 1 | -0/+1 |
* | * bignum.c (rb_integer_float_cmp): renamed from rb_big_float_cmp. | akr | 2012-07-16 | 1 | -1/+1 |
* | * internal.h (rb_big_float_cmp): declared. | akr | 2012-07-16 | 1 | -0/+1 |
* | rb_thread_call_without_gvl | nobu | 2012-07-10 | 1 | -10/+0 |
* | ThreadShield | nobu | 2012-07-05 | 1 | -0/+4 |
* | rb_builtin_type_name | nobu | 2012-06-29 | 1 | -0/+1 |
* | Module#prepend | nobu | 2012-06-27 | 1 | -0/+2 |
* | popen: shell commands with envvars and execopts | nobu | 2012-06-27 | 1 | -0/+2 |
* | * internal.h: use rb_pid_t instead of pid_t because of there is no | usa | 2012-06-25 | 1 | -1/+1 |
* | * internal.h (rb_execarg): options field removed. | akr | 2012-06-23 | 1 | -1/+0 |
* | * internal.h (rb_execarg): add new_pgroup_given and new_pgroup_flag | akr | 2012-06-23 | 1 | -0/+2 |
* | * internal.h (rb_execarg): add fd_dup2, fd_close, fd_open, | akr | 2012-06-23 | 1 | -0/+4 |
* | * internal.h (rb_execarg): add env_modification field. | akr | 2012-06-23 | 1 | -0/+1 |
* | * internal.h (rb_execarg): add rlimit_limits field. | akr | 2012-06-23 | 1 | -0/+1 |
* | * internal.h (rb_execarg): add chdir_given and chdir_dir fields. | akr | 2012-06-23 | 1 | -0/+2 |
* | * internal.h (rb_execarg): add close_others_given, close_others_do and | akr | 2012-06-23 | 1 | -0/+3 |
* | * internal.h (rb_execarg): add unsetenv_others_given and | akr | 2012-06-23 | 1 | -0/+2 |
* | * internal.h (rb_execarg): add pgroup_given and pgroup_pgid fields. | akr | 2012-06-22 | 1 | -0/+2 |
* | * iseq.c, vm_eval.c: set th->base_block properly. | ko1 | 2012-06-22 | 1 | -1/+0 |
* | * process.c (rb_execarg_addopt): take a VALUE argument instead of | akr | 2012-06-21 | 1 | -1/+1 |
* | * process.c (rb_execarg_init): take a VALUE argument instead of | akr | 2012-06-21 | 1 | -1/+1 |
* | * process.c (rb_execarg_fixup): take a VALUE argument instead of | akr | 2012-06-20 | 1 | -1/+1 |
* | * internal.h (struct rb_execarg): add umask_given and umask_mask | akr | 2012-06-20 | 1 | -0/+2 |
* | * internal.h (struct rb_execarg) moved and renamed from | akr | 2012-06-20 | 1 | -6/+26 |
* | * internal.h (rb_execarg_new): declared. | akr | 2012-06-20 | 1 | -0/+2 |
* | * include/ruby/intern.h (rb_exec_arg_init): deprecated. | akr | 2012-06-12 | 1 | -0/+4 |
* | * process.c (rb_fork_ruby): new function. | akr | 2012-06-10 | 1 | -0/+2 |
* | * process.c (rb_exec_async_signal_safe): exported. | akr | 2012-06-10 | 1 | -0/+4 |
* | string.c: rb_str_symname_p | nobu | 2012-06-09 | 1 | -0/+1 |
* | * include/ruby/intern.h: rb_exec_arg and related stuff moved back from | akr | 2012-06-07 | 1 | -28/+0 |
* | * process.c (proc_exec_v): don't call dln_find_exe_r here because it | akr | 2012-06-06 | 1 | -0/+1 |
* | * internal.h (rb_exec_arg_init): change return type to void. | akr | 2012-06-05 | 1 | -1/+1 |
* | * internal.h (rb_exec_arg): use union to represent command invocation | akr | 2012-06-05 | 1 | -5/+11 |
* | * internal.h: rb_exec_arg and related stuff moved from intern.h | akr | 2012-06-05 | 1 | -0/+21 |
* | * process.c (rb_exec_fillarg): allocate one more element before | akr | 2012-06-04 | 1 | -3/+5 |