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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename to noatime?
naruse
2016-11-05
1
-2
/
+2
*
* ext/-test/file/fs.c (get_atime_p): Updating of file access times
naruse
2016-11-05
2
-0
/
+29
*
Pathname#empty? implemented.
akr
2016-11-05
1
-0
/
+17
*
pathname.c: unnormalized Fixnum value
nobu
2016-11-04
1
-1
/
+5
*
Import from ruby/bigdecimal repository
mrkn
2016-11-03
1
-90
/
+88
*
internal.h: RB_OBJ_BUILTIN_TYPE
nobu
2016-10-28
1
-1
/
+1
*
socket: fix rdoc of UDPSocket#recvfrom_nonblock
rhe
2016-10-27
1
-1
/
+0
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
6
-10
/
+10
*
fix hexdigest [ci skip]
kazu
2016-10-20
1
-1
/
+1
*
* remove trailing spaces.
svn
2016-10-20
5
-9
/
+9
*
* ext/digest/digest.c: Add documentation for Digest.
hsbt
2016-10-20
5
-11
/
+159
*
memory_status.c: Win32 API
nobu
2016-10-08
2
-0
/
+17
*
memory_status.c: system call
nobu
2016-10-08
2
-0
/
+53
*
ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead of
suke
2016-10-07
10
-132
/
+132
*
* ext/readline/extconf.rb: Update error message with correct words.
hsbt
2016-10-06
1
-1
/
+1
*
* ext/socket/*.c: Add proper require for example to work.
hsbt
2016-10-05
8
-0
/
+16
*
fix a typo [ci skip]
kazu
2016-10-04
1
-1
/
+1
*
bigdecimal.c: more precision
nobu
2016-10-04
1
-1
/
+1
*
bigdecimal.c: fix debug print
nobu
2016-10-04
1
-28
/
+22
*
use rb_locale_str_new
nobu
2016-10-03
1
-1
/
+1
*
rl_char_is_quoted_p
nobu
2016-10-03
2
-0
/
+86
*
readline.c: mustbe_callable
nobu
2016-10-03
1
-8
/
+15
*
* ext/date/date_parse.c (date_zone_to_diff): it's nonsence and really
usa
2016-10-01
1
-1
/
+1
*
date_parse.c: str_end_with
nobu
2016-10-01
1
-3
/
+10
*
zonetab.h: use strncmp
nobu
2016-10-01
3
-6
/
+3
*
date_parse.c: refactor
nobu
2016-10-01
1
-110
/
+59
*
strscan.c: minl
nobu
2016-09-28
1
-9
/
+11
*
strscan.c: use S_RESTLEN
nobu
2016-09-28
1
-6
/
+6
*
stringio.c: fix signed integer overflow
rhe
2016-09-26
1
-6
/
+10
*
install extra libraries
nobu
2016-09-24
2
-11
/
+30
*
fid typos [ci skip]
nobu
2016-09-24
2
-4
/
+3
*
zlib: no checks [ci skip]
nobu
2016-09-23
1
-3
/
+9
*
zlib: fix directory [ci skip]
nobu
2016-09-23
1
-1
/
+1
*
zlib: try zlib source
nobu
2016-09-22
1
-1
/
+33
*
dlntest.dll: move
nobu
2016-09-22
2
-5
/
+5
*
objspace_dump.c: dc is no longer used [ci skip]
nobu
2016-09-17
1
-1
/
+0
*
Use JSON lines format for full heap dumps.
tenderlove
2016-09-16
1
-23
/
+10
*
* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): Fix compile error
ngoto
2016-09-16
1
-1
/
+5
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
2
-4
/
+4
*
Use https instead of http in some URLs
kazu
2016-09-11
2
-2
/
+2
*
* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead of
hsbt
2016-09-08
1
-1
/
+3
*
openssl: import v2.0.0.beta.2
rhe
2016-09-08
6
-424
/
+361
*
* ext/psych/*, test/psych/*: Update psych-2.1.1
hsbt
2016-09-07
4
-35
/
+29
*
socket/depend: add srcs [ci skip]
nobu
2016-09-06
1
-0
/
+2
*
extmk.rb: no ext, no build_complete
nobu
2016-09-04
1
-1
/
+2
*
extmk.rb: fix gem.build_complete location
nobu
2016-09-04
1
-2
/
+3
*
extmk.rb: expand target_prefix
nobu
2016-09-04
1
-1
/
+1
*
extmk.rb: append target_prefix
nobu
2016-09-04
1
-2
/
+2
*
extmk.rb: fix conflict of timestamp files
nobu
2016-09-01
1
-3
/
+9
*
extmk.rb: hacks for bundled gems
nobu
2016-09-01
1
-6
/
+16
[next]