aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_insnhelper.h: remove magical code "lfp[0] & 0x02".ko12012-06-041-0/+11
* win32: VT100 escapenobu2012-06-041-0/+7
* * process.c (rb_exec_err): should preserve errno.usa2012-06-041-0/+4
* * test/dl/test_c_{struct,union}_entity.rb: broken require.usa2012-06-041-0/+4
* * test/ruby/test_backtrace.rb: fix test.ko12012-06-041-0/+5
* * vm_core.h (rb_location_t): fix type and field name.ko12012-06-041-0/+23
* compatible loadernobu2012-06-041-0/+5
* * process.c (rb_run_exec_options_err): restore save_env() call forusa2012-06-041-0/+8
* * io.c (pipe_open): follow up changes in r35889.usa2012-06-041-0/+8
* remove old warningnobu2012-06-031-0/+4
* * marshal.c: experimental test aborted.tadf2012-06-031-0/+7
* * process.c (rb_spawn_process): fix for Windows. not tested.akr2012-06-031-0/+4
* * process.c (rb_proc_exec_e): don't use ISSPACE(). \f, \r and \vakr2012-06-031-0/+5
* * include/ruby/intern.h (rb_exec_arg): remove argc and argv fields.akr2012-06-031-0/+16
* * GPL: update text of GPLv2. [ruby-core:44488] [Bug #6328]naruse2012-06-031-0/+5
* * process.c (rb_exec_getargs): remove rb_exec_arg argument.akr2012-06-031-0/+4
* * marshal.c: calls directly rb_{Complex,Rational}_marshal_load().tadf2012-06-031-0/+8
* * process.c (rb_check_argv): use rb_str_new_frozen instead ofakr2012-06-031-0/+5
* * process.c (rb_proc_exec_e): extended version of rb_proc_exec() toakr2012-06-031-0/+7
* * thread.c (vm_living_thread_num): suppress a warning.naruse2012-06-031-0/+4
* * use execve() to preserve environment variables when exec method isakr2012-06-031-0/+20
* use rb_marshal_{dump,load}nobu2012-06-031-0/+8
* * ext/date/date_core.c: checks whether the object is frozen or not.tadf2012-06-031-0/+4
* * complex.c: wrote Complex#_dump and Complex::load. But nowtadf2012-06-031-0/+7
* * complex.c (nucomp_marshal_load): [ruby-core:45394]tadf2012-06-031-0/+5
* * regparse.c (onig_number_of_names): suppress a warning.naruse2012-06-021-0/+4
* * vm_backtrace.c: change names.ko12012-06-021-0/+21
* * common.mk: fix to build vm_backtrace.c only itself (vm_backtrace.cko12012-06-021-0/+12
* * vm_backtrace.c: added. Separate backtrace related functions toko12012-06-021-0/+7
* * lib/ipaddr.rb: Inhibit zero-filled octets in an IPv4 address inknu2012-06-021-0/+13
* * string.c (rb_enc_cr_str_buf_cat): don't reset coderange as unknown.naruse2012-06-021-0/+9
* * doc/re.rdoc (Performance): Replaced incorrect example of reducingdrbrain2012-06-011-0/+6
* * doc/re.rdoc (Performance): Removed useless sample output from finaldrbrain2012-06-011-0/+6
* class_or_module_requirednobu2012-06-011-0/+5
* * array.c: Updated Array documentation formatting. Patch by Zacharydrbrain2012-05-311-0/+5
* * ext/dl/lib/dl/struct.rb (DL::CStructEntity#set_ctypes): Refactoreddrbrain2012-05-311-0/+7
* * object.c (Init_Object): Restored Kernel documentation based ondrbrain2012-05-311-0/+6
* * object.c (rb_equal): Let Object be a link in #=== documentation.drbrain2012-05-311-0/+5
* * ext/dl/lib/dl/struct.rb (DL::CStructEntity::size): Refactored ::sizedrbrain2012-05-311-0/+6
* * ext/dl/lib/dl/struct.rb (DL::CUnionEntity#set_ctypes): Refactoreddrbrain2012-05-301-0/+6
* * ext/dl/lib/dl/struct.rb (DL::CUnionEntity::size): Fixed ::size todrbrain2012-05-301-0/+6
* * ext/dl: Added documentation. Patch by Vincent Batts.drbrain2012-05-301-0/+5
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb,mrkn2012-05-301-0/+7
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian#dfdxi):mrkn2012-05-301-0/+7
* utc offset in secondsnobu2012-05-301-0/+5
* * error.c (exc_set_backtrace): Updated documentation to indicatedrbrain2012-05-291-0/+6
* strftime.c: triple colons modifiernobu2012-05-291-1/+4
* strftime.c: fix locale modifiernobu2012-05-291-1/+4
* strftime.c: fix colon modifier.nobu2012-05-291-0/+5
* StatusLineOutput needs job_status to be :replacenobu2012-05-281-0/+5