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
/
ext
/
-test-
Commit message (
Expand
)
Author
Age
Files
Lines
*
string.c: pool only bare strings in fstring
nobu
2015-07-24
1
-0
/
+15
*
encoding.c: drop dummy encoding flag
nobu
2015-07-15
1
-0
/
+8
*
-test-/string: move
nobu
2015-07-15
1
-1
/
+1
*
* test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]
ngoto
2015-06-25
2
-0
/
+54
*
call_without_gvl.c: no sys/select.h
nobu
2015-06-14
1
-1
/
+0
*
* thread.c (thread_start_func_2): don't interrupt when last thread exit
kosaki
2015-06-14
2
-0
/
+36
*
notimplement: rename
nobu
2015-05-17
3
-2
/
+2
*
* ext/-test-/file/fs.c: need to include sys/statvfs.h
odaira
2015-05-03
2
-1
/
+4
*
nofree.c: Bug::String.nofree
nobu
2015-04-17
1
-0
/
+13
*
printf.c: uint_to_str
nobu
2015-04-14
1
-3
/
+3
*
* ext/-test-/file/fs.c: OpenBSD needs sys/param.h before sys/mount.h.
akr
2015-04-12
1
-0
/
+3
*
fs.c: fix f_type
nobu
2015-03-25
1
-6
/
+11
*
fs.c: use statfs/statvfs
nobu
2015-03-24
2
-38
/
+61
*
cstr.c: nil iff terminated validly
nobu
2015-01-27
1
-1
/
+2
*
cstr.c: cstr_term_char class method
nobu
2015-01-26
1
-0
/
+8
*
cstr.c: get rid of exception
nobu
2015-01-26
1
-1
/
+9
*
ext/-test-/dln/empty: move from ext/-test-/win32/dln
nobu
2015-01-05
3
-3
/
+1
*
ext/-test-/win32/dln: add depend file
nobu
2015-01-05
2
-22
/
+26
*
hash/delete.c: add declaration
nobu
2014-12-24
1
-0
/
+2
*
* hash.c (rb_hash_delete): return Qnil if there are no corresponding
ko1
2014-12-24
1
-1
/
+1
*
Update dependencies.
akr
2014-12-19
8
-31
/
+31
*
iseq_load.c: rb_path2class
nobu
2014-12-03
1
-1
/
+1
*
mostly fix rb_iseq_load
normal
2014-12-03
2
-0
/
+22
*
use 0 for reserved
nobu
2014-12-01
2
-2
/
+2
*
get rid of inadvertent ID creation
nobu
2014-11-21
1
-0
/
+7
*
Update dependency.
akr
2014-11-21
8
-35
/
+106
*
Dependencies updated.
akr
2014-11-18
3
-36
/
+44
*
proc/receiver.c: commit miss
nobu
2014-11-16
1
-0
/
+21
*
ext/-test-/proc/super.c: rename
nobu
2014-11-16
1
-4
/
+3
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
11
-8
/
+19
*
Mark auogenerated part.
akr
2014-11-15
7
-0
/
+14
*
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
7
-263
/
+263
*
* tool/update-deps: Extend to fix dependencies.
akr
2014-11-15
7
-24
/
+268
*
test_bmethod.rb: block in bmethod test
nobu
2014-11-09
1
-2
/
+7
*
vm.c: super in bmethod
nobu
2014-11-09
3
-0
/
+41
*
string.c: wchar terminator
nobu
2014-11-05
1
-0
/
+14
*
suppress warnings
nobu
2014-11-04
1
-1
/
+1
*
* ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: remove
nobu
2014-11-04
1
-9
/
+0
*
foreach.c: printf specifier
nobu
2014-11-03
1
-10
/
+10
*
test/-ext-/hash/test_delete.rb: assert deleted values
nobu
2014-10-23
1
-2
/
+2
*
hash.c: rb_hash_delete does not call the block
nobu
2014-10-23
3
-0
/
+32
*
st: test packed-to-unpacked transitions during iteration
normal
2014-10-09
2
-0
/
+176
*
ruby.h: deprecate plain Data
nobu
2014-09-27
2
-11
/
+44
*
* string.c (sym_find): remove Symbol.find because we have Symbol GC now.
naruse
2014-09-11
1
-0
/
+7
*
* configure.in (dirfd): Check function.
akr
2014-09-04
3
-129
/
+0
*
win32/test_console_attr.rb: reset attributes
nobu
2014-08-21
1
-0
/
+12
*
win32.c: manage reverse video
nobu
2014-08-21
4
-0
/
+64
*
ext: get rid of inadvertent ID creation
nobu
2014-08-03
1
-1
/
+1
*
fileno.c: suppress warnings
nobu
2014-05-30
1
-0
/
+2
*
printf.c: suppress warnings
nobu
2014-05-30
1
-2
/
+2
[next]