summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-30* eval_intern.h: speficy the values of the enumeration constantsmame
2008-04-30don't use fork method.akr
2008-04-30* 2008-04-30usa
2008-04-30* process.c (check_exec_redirect_fd): prohibit duplex IO.akr
2008-04-29add tests.akr
2008-04-28typotadf
2008-04-28 * rational (nurat_marshal_load): checks the giventadf
2008-04-28* range.c (range_each): use INT2FIX() for fixnum values.matz
2008-04-28add a test for [ruby-dev:34536].akr
2008-04-28more tests.akr
2008-04-28more tests.akr
2008-04-28bit more explanation.akr
2008-04-28* include/ruby/ruby.h (POSFIXABLE): use FIXNUM_MAX+1 instead ofakr
2008-04-28 * process.c (rb_exec_arg_addopt, rb_exec_arg_addopt): now can specifyusa
2008-04-28* process.c (run_exec_options): don't call FIX2INT for nil.akr
2008-04-28* proc.c (method_name): should return symbols instead of strings.matz
2008-04-28* include/ruby/intern.h (rb_exec_arg_init): declared.akr
2008-04-27 * rational.c (nurat_expt): use f_rational_new2. [ruby-dev:34524]tadf
2008-04-27* gc.c (gc_count): add a GC.count method. This method returnsko1
2008-04-27add tests.akr
2008-04-27* vm_core.h (rb_vm_t), gc.c (rb_objspace, rb_newobj), vm.cnobu
2008-04-27add a test for [ruby-dev:34524].akr
2008-04-27add a test for [ruby-dev:34492].akr
2008-04-27* svn:eol-style.nobu
2008-04-26* ruby.c (ruby_set_argv): ARGV should be locale encoding.naruse
2008-04-26* lib/open3.rb (Open3.popen3w): removed.akr
2008-04-26Import RDoc 2.0.0 r56.drbrain
2008-04-26don't use Unix commands such as true, env, etc.akr
2008-04-26* include/ruby/intern.h (rb_hash_dup): declared.akr
2008-04-26describe about waiting a child process.akr
2008-04-26describe :pid thread variable.akr
2008-04-26* io.c, signal.c, thread.c, thread_win32.c, include/ruby/intern.h:nobu
2008-04-26* error.c (builtin_types), gc.c (count_objects): added Complex andnobu
2008-04-26* error.c (rb_eNOERROR): renamed.nobu
2008-04-26* include/ruby/ruby.h, gc.c: remove T_BLOCK.ko1
2008-04-26* process.c (rb_cProcessTms, rb_cProcessStatus): renamed.nobu
2008-04-26* error.c (builtin_types), signal.c (siglist), st.c (primes),nobu
2008-04-26* lib/open3.rb: double fork is replaced by spawn with Process.detach.akr
2008-04-25update spawn rdoc.akr
2008-04-25* 2008-04-26usa
2008-04-25* process.c (rb_spawn_internal): new function to specifyakr
2008-04-25* gc.c (free_unused_heaps): preserve last used heap segment tomatz
2008-04-25* process.c (rb_spawn): rb_exec_initarg() returns new argc and argv innobu
2008-04-25* process.c: suppress warning.nobu
2008-04-25* array.c (flatten): returns an instance of same class.nobu
2008-04-25 * include/ruby/win32.h: define mode_t for umask.usa
2008-04-25* 2008-04-25usa
2008-04-24FreeBSD ash doesn't fail with echo >&4 where 4 is not opened.akr
2008-04-24fix argument type.akr
2008-04-24* process.c: include sys/stat.h for umask.akr