summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2012-05-21* struct.c (rb_struct_members): Refactoring. As Struct#members hadmame
2012-05-21* lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse
2012-05-21* ext/syslog/syslog.c: Classify constants and macros into severalknu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu
2012-05-21 * .travis.yml (install): It seems tcl/tk is skipped in Travisshyouhei
2012-05-21enc: fix dependenciesnobu
2012-05-21* lib/net/ftp.rb (Net::FTP#transfercmd): rescue shutdown.naruse
2012-05-20* ChangeLog: fix a typo.nagachika
2012-05-20ext/extmk.rb: reopen stdoutnobu
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-20Bug #6462: EXTSOLIBSnobu
2012-05-19static-linked-ext: all linked rubynobu
2012-05-19static-linked-ext: into librubynobu
2012-05-19static-linked-ext: into librubynobu