summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-04win32: VT100 escapenobu
2012-06-04merge definitionsnobu
2012-06-04unused parameternobu
2012-06-04unused variablesnobu
2012-06-04* process.c (rb_exec_err): should preserve errno.usa
2012-06-04Suppress warnings.naruse
2012-06-04* test/dl/test_c_{struct,union}_entity.rb: broken require.usa
2012-06-04* test/ruby/test_backtrace.rb: fix test.ko1
2012-06-04* vm_core.h (rb_location_t): fix type and field name.ko1
2012-06-04compatible loadernobu
2012-06-04* process.c (rb_run_exec_options_err): restore save_env() call forusa
2012-06-04* io.c (pipe_open): follow up changes in r35889.usa
2012-06-03adjust indentnobu
2012-06-03remove old warningnobu
2012-06-03 * marshal.c: experimental test aborted.tadf
2012-06-03* process.c (rb_spawn_process): fix for Windows. not tested.akr
2012-06-03* 2012-06-04svn
2012-06-03* process.c (rb_proc_exec_e): don't use ISSPACE(). \f, \r and \vakr
2012-06-03* include/ruby/intern.h (rb_exec_arg): remove argc and argv fields.akr
2012-06-03* GPL: update text of GPLv2. [ruby-core:44488] [Bug #6328]naruse
2012-06-03* process.c (rb_exec_getargs): remove rb_exec_arg argument.akr
2012-06-03 * marshal.c: calls directly rb_{Complex,Rational}_marshal_load().tadf
2012-06-03* process.c (rb_check_argv): use rb_str_new_frozen instead ofakr
2012-06-03* process.c (rb_proc_exec_e): extended version of rb_proc_exec() toakr
2012-06-03* thread.c (vm_living_thread_num): suppress a warning.naruse
2012-06-03* use execve() to preserve environment variables when exec method isakr
2012-06-03use rb_marshal_{dump,load}nobu
2012-06-03modified tests.tadf
2012-06-03now marshal_{load|dump} are external.tadf
2012-06-03 * ext/date/date_core.c: checks whether the object is frozen or not.tadf
2012-06-03 * complex.c: wrote Complex#_dump and Complex::load. But nowtadf
2012-06-03 * complex.c (nucomp_marshal_load): [ruby-core:45394]tadf
2012-06-02gc.c: simplifiednobu
2012-06-02* regparse.c (onig_number_of_names): suppress a warning.naruse
2012-06-02* vm_backtrace.c: change names.ko1
2012-06-02* properties.nobu
2012-06-02* common.mk: fix to build vm_backtrace.c only itself (vm_backtrace.cko1
2012-06-02* properties.nobu
2012-06-02* 2012-06-03svn
2012-06-02* vm_backtrace.c: added. Separate backtrace related functions toko1
2012-06-02Add a test for r35863.naruse
2012-06-02* lib/ipaddr.rb: Inhibit zero-filled octets in an IPv4 address inknu
2012-06-02Fix previous commit, it means not need to make the condition.naruse
2012-06-02* string.c (rb_enc_cr_str_buf_cat): don't reset coderange as unknown.naruse
2012-06-01* doc/re.rdoc (Performance): Replaced incorrect example of reducingdrbrain
2012-06-01* 2012-06-02svn
2012-06-01* doc/re.rdoc (Performance): Removed useless sample output from finaldrbrain
2012-06-01class_or_module_requirednobu
2012-05-31* array.c: Updated Array documentation formatting. Patch by Zacharydrbrain
2012-05-31* ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactoreddrbrain