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
*
unixsocket.c: abstract namespace
nobu
2018-03-28
1
-1
/
+23
*
unixsocket.c: check NUL bytes
nobu
2018-03-28
1
-1
/
+1
*
bigdecimal.c: fix missing argument
nobu
2018-03-26
1
-2
/
+2
*
extmk.rb: get rid of shadowing outer local variable
nobu
2018-03-25
1
-1
/
+1
*
node.c: predicates for special NODEs
nobu
2018-03-20
1
-3
/
+3
*
Fix FrozenError on `Ripper.slice`
k0kubun
2018-03-13
1
-1
/
+1
*
Improve Pathname performance
watson1978
2018-03-13
1
-6
/
+6
*
ripper: fix escaped space
nobu
2018-03-12
1
-9
/
+10
*
ext/win32ole/win32ole.c: fix typo. [ci skip]
suke
2018-03-10
1
-1
/
+1
*
* ext/win32ole/win32ole.c: fix url of ActiveState. Thanks to Kazuhiro Nishiya...
suke
2018-03-10
1
-1
/
+2
*
Removed useless assertions [ci skip]
nobu
2018-03-09
1
-2
/
+0
*
date_core.c: check conversion
nobu
2018-03-07
1
-19
/
+22
*
openssl: search winsock
nobu
2018-03-02
1
-1
/
+3
*
io/console: drop 2.1.0 support [ci skip]
nobu
2018-03-02
3
-9
/
+3
*
io/console: drop 2.0.0 support [ci skip]
nobu
2018-03-02
3
-5
/
+2
*
search winsock libraries explicitly
nobu
2018-03-02
2
-0
/
+2
*
Refactor ERB version checking for keyword arguments
k0kubun
2018-02-27
2
-2
/
+2
*
date_parse.c, date_strptime.c: ensure symbols static all
nobu
2018-02-25
2
-6
/
+6
*
date_core.c: ensure symbols static all
nobu
2018-02-25
1
-5
/
+5
*
date_core.c: defensive code
nobu
2018-02-25
1
-16
/
+14
*
erb.rb: deprecate safe_level of ERB.new
k0kubun
2018-02-22
2
-15
/
+31
*
ext/fiddle/lib/fiddle/pack.rb: pack "void *" properly on 32-bit
normal
2018-02-18
1
-1
/
+1
*
long long is a C99ism
shyouhei
2018-02-17
3
-19
/
+38
*
socket.rb: protected connect_internal
nobu
2018-02-17
1
-2
/
+2
*
add casts (cosmetic; just be explicit)
shyouhei
2018-02-16
2
-2
/
+2
*
no ID cache in Init functions
nobu
2018-02-16
25
-2
/
+26
*
ruby.h: relax rb_funcall check on extra args for clang
normal
2018-01-30
1
-1
/
+15
*
ignore external library sources [ci skip]
nobu
2018-01-26
2
-0
/
+2
*
ext/psych/.gitignore: removed stale file [ci skip]
nobu
2018-01-26
1
-11
/
+0
*
openssl/buffering.rb: no RS when output
nobu
2018-01-25
1
-5
/
+3
*
process.c: add :exception option to Kernel.#system
k0kubun
2018-01-24
1
-1
/
+1
*
init.c: encode socket error message
nobu
2018-01-23
1
-0
/
+12
*
getaddrinfo.c: ai_errlist
nobu
2018-01-23
1
-0
/
+2
*
ext/ripper/tools/dsl.rb: Use String#sub instead of delete_suffix
mame
2018-01-20
1
-1
/
+1
*
parse.y: Remove double meaning of new_qcall/new_command_qcall
mame
2018-01-20
1
-10
/
+20
*
ext/ripper/tools/dsl.rb: Serialize dispatch calls
mame
2018-01-20
1
-4
/
+22
*
parse.y: Remove unneeded var_field_1 trick
mame
2018-01-20
1
-2
/
+0
*
dsl.rb: p
nobu
2018-01-20
1
-0
/
+3
*
dsl.rb: ID constants
nobu
2018-01-20
1
-0
/
+2
*
dsl.rb: const_missing
nobu
2018-01-20
1
-0
/
+4
*
dsl.rb: indent
nobu
2018-01-20
1
-2
/
+2
*
parse.y: Remove double meaning of backref_assign_error
mame
2018-01-19
1
-0
/
+2
*
parse.y: Remove unneeded type decls for Ripper
mame
2018-01-19
2
-6
/
+2
*
parse.y: swap `foo!` and `foo` in Ripper DSL
mame
2018-01-19
1
-5
/
+6
*
parse.y: Allows Ripper DSL to embed C function calls as `foo!`
mame
2018-01-19
1
-2
/
+2
*
ext/ripper/tools/preproc.rb: Remove `/*%c%` handling
mame
2018-01-19
1
-4
/
+0
*
ext/ripper: Introduce a simple DSL for ripper.y code generation
mame
2018-01-19
4
-3
/
+62
*
marked as NORETURN
nobu
2018-01-18
3
-0
/
+8
*
win32/resolv.rb: call rb_w32_osid
nobu
2018-01-18
1
-13
/
+12
*
ext/ripper/depend: Try to fix the path of id.h
mame
2018-01-17
1
-1
/
+1
[next]