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
*
readline/extconf.rb: fix typo
nobu
2014-03-31
1
-1
/
+1
*
struct.c: not_a_member message
nobu
2014-03-28
3
-0
/
+36
*
* ext/psych/psych.gemspec: update gemspec for psych-2.0.5
hsbt
2014-03-28
1
-3
/
+3
*
* ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to
hsbt
2014-03-28
4
-8
/
+13
*
thread.c: undumpable
nobu
2014-03-26
1
-0
/
+9
*
remove unnecessary unshift
kazu
2014-03-25
1
-2
/
+1
*
dl/extconf.rb: check for -fno-defer-pop option
nobu
2014-03-20
1
-1
/
+6
*
json/parser/prereq.mk: use enum
nobu
2014-03-17
2
-33
/
+34
*
unused functions and variables
nobu
2014-03-17
1
-23
/
+0
*
* ext/.document: remove refinement from documentable directories.
ktsj
2014-03-15
1
-1
/
+0
*
* ext/-test-/win32/dln/libdlntest.c (dlntest_ordinal): no need to
usa
2014-03-13
1
-1
/
+1
*
* ext/.document: add objspace/objspace_dump.c to document file.
ktsj
2014-03-11
1
-0
/
+1
*
ext/objspace: Check fptr before trying to dump FILE object fd
charliesome
2014-03-10
1
-1
/
+2
*
fiddle/function.c: fix memory leak on exception
nobu
2014-03-09
1
-4
/
+5
*
fiddle/function.c: check argument size
nobu
2014-03-09
1
-0
/
+14
*
ext/dl, ext/fiddle: fix memory leak
nobu
2014-03-08
4
-0
/
+4
*
* lib/openssl/ssl.rb: Explicitly whitelist the default
emboss
2014-03-06
1
-4
/
+42
*
ossl.c: NULL check
nobu
2014-03-05
1
-2
/
+3
*
* ext/pathname/lib/pathname.rb (Pathname#find): add "ignore_error"
ktsj
2014-03-04
1
-4
/
+4
*
use do/while(0) around GetDBM macros
normal
2014-03-02
3
-10
/
+10
*
A comment added.
akr
2014-03-02
1
-0
/
+3
*
extconf.rb: rl_hook_func_t for old readline
nobu
2014-03-02
1
-0
/
+8
*
* ext/readline/readline.c (Init_readline): Use rl_hook_func_t instead
akr
2014-03-01
1
-1
/
+1
*
* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encoding
tenderlove
2014-03-01
3
-1
/
+8
*
use NUM2SIZET instead of NUM2INT
kazu
2014-02-25
2
-4
/
+4
*
option.c: use rb_w32_inet_pton
nobu
2014-02-23
1
-0
/
+4
*
raddrinfo.c: suppress warnings
nobu
2014-02-23
1
-11
/
+9
*
* ext/io/console/console.c (console_dev): need read access for conout$
usa
2014-02-22
1
-1
/
+1
*
Fix a filename.
akr
2014-02-22
1
-1
/
+1
*
fix second argument of MEMZERO
kazu
2014-02-21
1
-1
/
+1
*
* ext/socket/init.c (wait_connectable): break if the socket is
shugo
2014-02-21
1
-2
/
+6
*
class.c: do nothing if copying self
nobu
2014-02-21
3
-1
/
+5
*
socket: sendmsg/recvmsg only retries blocking on errors
normal
2014-02-21
1
-10
/
+8
*
* ext/socket/raddrinfo.c (numeric_getaddrinfo): Use xcalloc.
akr
2014-02-20
1
-4
/
+2
*
* ext/socket: Bypass getaddrinfo() if node and serv are numeric.
akr
2014-02-19
4
-9
/
+128
*
* ext/socket: Wrap struct addrinfo by struct rb_addrinfo.
akr
2014-02-19
5
-76
/
+100
*
* ext/socket/ipsocket.c (ip_s_getaddress): Don't access freed memory.
akr
2014-02-19
1
-2
/
+3
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_initialize): Insert GC guard.
mrkn
2014-02-16
1
-2
/
+7
*
ext/psych/yaml: suppress warnings
nobu
2014-02-16
4
-13
/
+8
*
bigdecimal.c: refine macros
nobu
2014-02-16
1
-3
/
+3
*
* ext/bigdecimal/bigdecimal.c (BIGNUM_ZERO_P): Unused macro removed.
akr
2014-02-15
1
-4
/
+0
*
* internal.h: Rename macro names: RBIGNUM_FOO to BIGNUM_FOO.
akr
2014-02-15
3
-6
/
+6
*
fd_setsize/depend: fix wrong dependencies
shirosaki
2014-02-15
1
-2
/
+1
*
* include/ruby/ruby.h,
akr
2014-02-14
1
-0
/
+1
*
* include/ruby/intern.h,
akr
2014-02-14
4
-84
/
+0
*
yaml/api.c: fix typo
nobu
2014-02-12
1
-1
/
+1
*
bigdecimal.h: suppress warnings
nobu
2014-02-12
1
-2
/
+2
*
* ext/bigdecimal/bigdecimal.c (BigMath_s_log): Use rb_big_cmp instead of
akr
2014-02-11
1
-2
/
+3
*
* bignum.c (rb_big_cmp): Specialize a comparison to zero.
akr
2014-02-11
1
-1
/
+1
*
* ext/openssl/ossl_bn.c (ossl_bn_initialize): Use rb_integer_pack.
akr
2014-02-11
1
-13
/
+11
[next]