summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-05-30* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian#dfdxi):mrkn
2012-05-30utc offset in secondsnobu
2012-05-29* error.c (exc_set_backtrace): Updated documentation to indicatedrbrain
2012-05-29strftime.c: triple colons modifiernobu
2012-05-29strftime.c: fix locale modifiernobu
2012-05-29strftime.c: fix colon modifier.nobu
2012-05-28StatusLineOutput needs job_status to be :replacenobu
2012-05-28common.mk: fix dependencies.nobu
2012-05-28* ChangeLog: fix a typo.nari
2012-05-28* gc.c (obj_free): doesn't free a method table if it doesn'tnari
2012-05-27* ChangeLog: fix a typo.nagachika
2012-05-27* ChangeLog: remove trailing spaces.nagachika
2012-05-27* benchmark/bm_vm1_lvar_init.rb: added.ko1
2012-05-27* benchmark/driver.rb: fix to continue benchmarks whenko1
2012-05-27fix operator precedencenobu
2012-05-27 * ext/date/date_strftime.c: allows %Ok and %Ol.tadf
2012-05-27 * ext/date/date_core.c: modified doc.tadf
2012-05-26* ChangeLog: fix a typonagachika
2012-05-26 * ext/date/date_core.c: added description.tadf
2012-05-26 * ext/date/date_strftime.c: reduced the code.tadf
2012-05-26 * time.c: modified doc.tadf
2012-05-26* vm.c (backtrace_*): change type of lev and n from size_t to int.ko1
2012-05-26file.c: fix for UNCnobu
2012-05-26* test/ruby/test_backtrace.rb (test_caller_lev):ko1
2012-05-26ChangeLog: fix typosko1
2012-05-26* NEWS: add Kernel#caller's second argument.ko1
2012-05-26* vm.c (RubyVM::FrameInfo): add a class to access each frameko1
2012-05-26* vm.c (frame_info_to_str): add `break'.ko1
2012-05-26* vm.c (rb_frame_info_t): keep previous ISEQ frame info for CFUNCko1
2012-05-26* ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss
2012-05-25* test/openssl/test_ssl.rb: Clarify the intention of errors to beemboss
2012-05-25* ext/openssl/ossl_ssl.c: Revert r35583emboss
2012-05-25* vm_eval.c (rb_f_caller): caller() method accepts second optionalko1
2012-05-25* vm.c (oldbt_init, vm_backtrace_str_ary): arg->data shouldko1
2012-05-25* trunk/ext/-test-/printf/printf.c: change function names because ofusa
2012-05-25* vm.c: refactoring backtrace related funcitons.ko1
2012-05-24* enum.c (enum_count): Enumerable#count no longer uses #size whendrbrain
2012-05-24sprintf.c: inspect by plusnobu
2012-05-24Bug #5348nobu
2012-05-24Feature #5896nobu
2012-05-24vm.c: suppress 64-to-32 warningsnobu
2012-05-24* vm_method.c (rb_method_defined_by): removed.ko1
2012-05-24* vm.c: add RubyVM::Backtrace object (btobj).ko1
2012-05-24Fix wrong filename: enc/shift_jis.c -> string.c (r35724).naruse
2012-05-24Bug #6487nobu
2012-05-23* lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse
2012-05-23* win32/win32.c (finish_overlapped_socket, overlapped_socket_io):usa
2012-05-22* lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain
2012-05-22* class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain
2012-05-22* vm_core.h: add a data type rb_location_t to store iseq locationko1