aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* common.mk: fix dependencies.nobu2012-05-281-0/+5
* * ChangeLog: fix a typo.nari2012-05-281-1/+1
* * gc.c (obj_free): doesn't free a method table if it doesn'tnari2012-05-281-0/+7
* * ChangeLog: fix a typo.nagachika2012-05-271-1/+1
* * ChangeLog: remove trailing spaces.nagachika2012-05-271-2/+2
* * benchmark/bm_vm1_lvar_init.rb: added.ko12012-05-271-0/+16
* * benchmark/driver.rb: fix to continue benchmarks whenko12012-05-271-0/+5
* fix operator precedencenobu2012-05-271-0/+5
* * ext/date/date_strftime.c: allows %Ok and %Ol.tadf2012-05-271-0/+4
* * ext/date/date_core.c: modified doc.tadf2012-05-271-0/+4
* * ChangeLog: fix a typonagachika2012-05-261-1/+1
* * ext/date/date_core.c: added description.tadf2012-05-261-0/+4
* * ext/date/date_strftime.c: reduced the code.tadf2012-05-261-0/+4
* * time.c: modified doc.tadf2012-05-261-0/+5
* * vm.c (backtrace_*): change type of lev and n from size_t to int.ko12012-05-261-0/+8
* file.c: fix for UNCnobu2012-05-261-0/+5
* * test/ruby/test_backtrace.rb (test_caller_lev):ko12012-05-261-0/+5
* ChangeLog: fix typosko12012-05-261-5/+4
* * NEWS: add Kernel#caller's second argument.ko12012-05-261-0/+4
* * vm.c (RubyVM::FrameInfo): add a class to access each frameko12012-05-261-0/+20
* * vm.c (frame_info_to_str): add `break'.ko12012-05-261-0/+14
* * vm.c (rb_frame_info_t): keep previous ISEQ frame info for CFUNCko12012-05-261-0/+6