aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss2012-05-261-0/+17
* * test/openssl/test_ssl.rb: Clarify the intention of errors to beemboss2012-05-251-1/+9
* * ext/openssl/ossl_ssl.c: Revert r35583emboss2012-05-251-0/+8
* * vm_eval.c (rb_f_caller): caller() method accepts second optionalko12012-05-251-0/+14
* * vm.c (oldbt_init, vm_backtrace_str_ary): arg->data shouldko12012-05-251-0/+5
* * trunk/ext/-test-/printf/printf.c: change function names because ofusa2012-05-251-0/+5
* * vm.c: refactoring backtrace related funcitons.ko12012-05-251-0/+26
* * enum.c (enum_count): Enumerable#count no longer uses #size whendrbrain2012-05-241-0/+5
* sprintf.c: inspect by plusnobu2012-05-241-0/+7
* Bug #5348nobu2012-05-241-0/+5
* Feature #5896nobu2012-05-241-0/+5
* vm.c: suppress 64-to-32 warningsnobu2012-05-241-6/+6
* * vm_method.c (rb_method_defined_by): removed.ko12012-05-241-0/+8
* * vm.c: add RubyVM::Backtrace object (btobj).ko12012-05-241-0/+35
* Fix wrong filename: enc/shift_jis.c -> string.c (r35724).naruse2012-05-241-1/+1
* Bug #6487nobu2012-05-241-0/+4
* * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser ofnaruse2012-05-231-0/+6
* * win32/win32.c (finish_overlapped_socket, overlapped_socket_io):usa2012-05-231-0/+7
* * lib/net/http.rb: Broke up Net::HTTP into individual files.drbrain2012-05-221-0/+14
* * class.c (rb_mod_init_copy): Clear the cached inspect string of adrbrain2012-05-221-0/+6
* * vm_core.h: add a data type rb_location_t to store iseq locationko12012-05-221-0/+16
* * struct.c (rb_struct_members): Refactoring. As Struct#members hadmame2012-05-211-0/+9
* * lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nilnaruse2012-05-211-0/+7
* * ext/syslog/syslog.c: Classify constants and macros into severalknu2012-05-211-0/+4
* * ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu2012-05-211-1/+3
* * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu2012-05-211-0/+5