index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
StatusLineOutput needs job_status to be :replace
nobu
2012-05-28
1
-0
/
+5
*
common.mk: fix dependencies.
nobu
2012-05-28
1
-0
/
+5
*
* ChangeLog: fix a typo.
nari
2012-05-28
1
-1
/
+1
*
* gc.c (obj_free): doesn't free a method table if it doesn't
nari
2012-05-28
1
-0
/
+7
*
* ChangeLog: fix a typo.
nagachika
2012-05-27
1
-1
/
+1
*
* ChangeLog: remove trailing spaces.
nagachika
2012-05-27
1
-2
/
+2
*
* benchmark/bm_vm1_lvar_init.rb: added.
ko1
2012-05-27
1
-0
/
+16
*
* benchmark/driver.rb: fix to continue benchmarks when
ko1
2012-05-27
1
-0
/
+5
*
fix operator precedence
nobu
2012-05-27
1
-0
/
+5
*
* ext/date/date_strftime.c: allows %Ok and %Ol.
tadf
2012-05-27
1
-0
/
+4
*
* ext/date/date_core.c: modified doc.
tadf
2012-05-27
1
-0
/
+4
*
* ChangeLog: fix a typo
nagachika
2012-05-26
1
-1
/
+1
*
* ext/date/date_core.c: added description.
tadf
2012-05-26
1
-0
/
+4
*
* ext/date/date_strftime.c: reduced the code.
tadf
2012-05-26
1
-0
/
+4
*
* time.c: modified doc.
tadf
2012-05-26
1
-0
/
+5
*
* vm.c (backtrace_*): change type of lev and n from size_t to int.
ko1
2012-05-26
1
-0
/
+8
*
file.c: fix for UNC
nobu
2012-05-26
1
-0
/
+5
*
* test/ruby/test_backtrace.rb (test_caller_lev):
ko1
2012-05-26
1
-0
/
+5
*
ChangeLog: fix typos
ko1
2012-05-26
1
-5
/
+4
*
* NEWS: add Kernel#caller's second argument.
ko1
2012-05-26
1
-0
/
+4
*
* vm.c (RubyVM::FrameInfo): add a class to access each frame
ko1
2012-05-26
1
-0
/
+20
*
* vm.c (frame_info_to_str): add `break'.
ko1
2012-05-26
1
-0
/
+14
*
* vm.c (rb_frame_info_t): keep previous ISEQ frame info for CFUNC
ko1
2012-05-26
1
-0
/
+6
*
* ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.
emboss
2012-05-26
1
-0
/
+17
*
* test/openssl/test_ssl.rb: Clarify the intention of errors to be
emboss
2012-05-25
1
-1
/
+9
*
* ext/openssl/ossl_ssl.c: Revert r35583
emboss
2012-05-25
1
-0
/
+8
*
* vm_eval.c (rb_f_caller): caller() method accepts second optional
ko1
2012-05-25
1
-0
/
+14
*
* vm.c (oldbt_init, vm_backtrace_str_ary): arg->data should
ko1
2012-05-25
1
-0
/
+5
*
* trunk/ext/-test-/printf/printf.c: change function names because of
usa
2012-05-25
1
-0
/
+5
*
* vm.c: refactoring backtrace related funcitons.
ko1
2012-05-25
1
-0
/
+26
*
* enum.c (enum_count): Enumerable#count no longer uses #size when
drbrain
2012-05-24
1
-0
/
+5
*
sprintf.c: inspect by plus
nobu
2012-05-24
1
-0
/
+7
*
Bug #5348
nobu
2012-05-24
1
-0
/
+5
*
Feature #5896
nobu
2012-05-24
1
-0
/
+5
*
vm.c: suppress 64-to-32 warnings
nobu
2012-05-24
1
-6
/
+6
*
* vm_method.c (rb_method_defined_by): removed.
ko1
2012-05-24
1
-0
/
+8
*
* vm.c: add RubyVM::Backtrace object (btobj).
ko1
2012-05-24
1
-0
/
+35
*
Fix wrong filename: enc/shift_jis.c -> string.c (r35724).
naruse
2012-05-24
1
-1
/
+1
*
Bug #6487
nobu
2012-05-24
1
-0
/
+4
*
* lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser of
naruse
2012-05-23
1
-0
/
+6
*
* win32/win32.c (finish_overlapped_socket, overlapped_socket_io):
usa
2012-05-23
1
-0
/
+7
*
* lib/net/http.rb: Broke up Net::HTTP into individual files.
drbrain
2012-05-22
1
-0
/
+14
*
* class.c (rb_mod_init_copy): Clear the cached inspect string of a
drbrain
2012-05-22
1
-0
/
+6
*
* vm_core.h: add a data type rb_location_t to store iseq location
ko1
2012-05-22
1
-0
/
+16
*
* struct.c (rb_struct_members): Refactoring. As Struct#members had
mame
2012-05-21
1
-0
/
+9
*
* lib/net/ftp.rb (Net::FTP#retrbinary): close only if conn is not nil
naruse
2012-05-21
1
-0
/
+7
*
* ext/syslog/syslog.c: Classify constants and macros into several
knu
2012-05-21
1
-0
/
+4
*
* ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().
knu
2012-05-21
1
-1
/
+3
*
* ext/syslog/syslog.c (mSyslog_inspect): Make sure self is a
knu
2012-05-21
1
-0
/
+5
*
* .travis.yml (install): It seems tcl/tk is skipped in Travis
shyouhei
2012-05-21
1
-0
/
+5
[next]