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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cont.c (cont_mark): fix typo in unused path [ci skip]
normal
2014-08-14
2
-1
/
+5
*
vm.c (rb_thread_mark): update comment about marking `me'
normal
2014-08-14
2
-1
/
+7
*
* 2014-08-15
svn
2014-08-14
1
-2
/
+2
*
README.EXT: preliminary documentation for RB_GC_GUARD
normal
2014-08-14
2
-0
/
+55
*
Revert r46977. [ruby-core:63857] [Bug #10071]
akr
2014-08-14
1
-2
/
+6
*
test_io.rb: investigation
nobu
2014-08-14
1
-1
/
+2
*
fix typos and styles [ci skip]
kazu
2014-08-13
1
-5
/
+5
*
* properties.
svn
2014-08-13
0
-0
/
+0
*
* 2014-08-14
svn
2014-08-13
1
-2
/
+2
*
* ext/win32ole/win32ole.c: seperate WIN32OLE_RECORD src from
suke
2014-08-13
6
-573
/
+602
*
* properties.
svn
2014-08-13
0
-0
/
+0
*
* ext/win32ole/win32ole.c: seperate WIN32OLE_VARIANT src from
suke
2014-08-13
6
-758
/
+787
*
parse.y: preserve encodings
nobu
2014-08-13
2
-12
/
+17
*
test_parse.rb: for warnings
nobu
2014-08-13
1
-0
/
+14
*
envutil.rb: fix argument order
nobu
2014-08-13
1
-1
/
+1
*
* ext/win32ole/win32ole.c: remove unused variable.
suke
2014-08-13
2
-1
/
+4
*
* ext/win32ole/win32ole.c(ole_search_handler_method, rescue_callback,
suke
2014-08-13
4
-9
/
+19
*
* lib/irb/completion.rb: reverted r47163.
hsbt
2014-08-13
2
-1
/
+6
*
* properties.
svn
2014-08-13
0
-0
/
+0
*
* lib/irb.rb: Prevent irb from crashing when exception with
hsbt
2014-08-13
3
-11
/
+34
*
* lib/irb/completion.rb: fixed broken completion list with
hsbt
2014-08-13
2
-1
/
+6
*
* test/openssl/test_ssl_session.rb: fix indent.
hsbt
2014-08-13
1
-26
/
+26
*
fix typos [ci skip]
kazu
2014-08-12
1
-2
/
+2
*
* properties.
svn
2014-08-12
0
-0
/
+0
*
* remove trailing spaces.
svn
2014-08-12
1
-1
/
+1
*
* 2014-08-13
svn
2014-08-12
1
-2
/
+2
*
* ext/win32ole/win32ole.c: seperate WIN32OLE_PARAM src from win32ole.c
suke
2014-08-12
6
-412
/
+438
*
* remove trailing spaces.
svn
2014-08-12
1
-1
/
+1
*
* ext/win32ole/win32ole.c: refactoring. move some methods
suke
2014-08-12
7
-61
/
+81
*
* ext/win32ole/win32ole.c: refactoring. move
suke
2014-08-12
5
-17
/
+25
*
* ext/win32ole/win32ole.c (ole_create_dcom): use the converted
suke
2014-08-12
2
-6
/
+10
*
configure.in: [Bug #8409]
nobu
2014-08-12
1
-3
/
+2
*
* configure.in: ignored working directory same as prefix value.
hsbt
2014-08-12
2
-0
/
+9
*
* lib/fileutils.rb: enable to remove with non-owner directory.
hsbt
2014-08-12
3
-0
/
+15
*
* vm_exec.c: improve performance in ppc64 arch.
hsbt
2014-08-12
2
-0
/
+13
*
* lib/fileutils.rb: fix typo.
hsbt
2014-08-12
2
-2
/
+7
*
vm_method.c (release_method_definition): use rb_free_method_entry
normal
2014-08-12
2
-2
/
+5
*
* properties.
svn
2014-08-11
0
-0
/
+0
*
* ext/win32ole/win32ole.c: seperate WIN32OLE_METHOD src from
suke
2014-08-11
6
-902
/
+933
*
add timeout
naruse
2014-08-11
1
-0
/
+2
*
* 2014-08-12
svn
2014-08-11
1
-2
/
+2
*
fix style and typo [ci skip]
kazu
2014-08-11
1
-2
/
+2
*
* ext/win32ole/win32ole_variable.c(folevariable_inspect): refactoring.
suke
2014-08-11
2
-3
/
+7
*
* properties.
svn
2014-08-11
0
-0
/
+0
*
* ext/win32ole/win32ole.c: seperate WIN32OLE_VARIABLE src from
suke
2014-08-11
6
-371
/
+390
*
dir.c: Dir.exists? is deprecated
nobu
2014-08-11
2
-1
/
+11
*
lib/tempfile.rb: include doc of Tempfile.open
nobu
2014-08-11
2
-1
/
+8
*
* 2014-08-11
svn
2014-08-11
1
-2
/
+2
*
configure.in: fix jemalloc check
nobu
2014-08-11
1
-1
/
+16
*
configure.in: remove spaces followed by tabs
nobu
2014-08-11
1
-4
/
+4
[next]