index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
missing
Age
Commit message (
Expand
)
Author
2021-05-10
Removed missing/dup2.c
Nobuyoshi Nakada
2021-02-10
Fixed race in dtoa [Bug #17612]
Nobuyoshi Nakada
2021-01-10
dtoa.c: make thread-safe by using atomic CAS
Nobuyoshi Nakada
2021-01-10
dtoa.c: constified
Nobuyoshi Nakada
2021-01-10
dtoa.c: make compilable independently
Nobuyoshi Nakada
2020-12-12
Removed obsolete autoconf checks
Nobuyoshi Nakada
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-26
[DOC] explicit_bzero exists in modern Linux
Sorah Fukumori
2020-04-13
add #include guard hack
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-12-26
internal/stdbool.h rework
卜部昌平
2019-12-24
Get rid of false positive misspellings
Nobuyoshi Nakada
2019-11-18
Renamed assembly file like as e64f71f812324d098bed12ed68c2bc1d6e780c90
Nobuyoshi Nakada
2019-10-12
missing/setproctitle.c: remove nonsense NULL check
Yusuke Endoh
2019-08-19
missing/memcmp.c: suppress a `-Wparentheses` warning
Yusuke Endoh
2019-08-17
NetBSD native support of explicit_bzero's like feature (#2145)
David CARLIER
2019-02-07
Split procstat_vm.c
nobu
2019-02-07
Split mt19937.c
nobu
2019-02-07
Split dtoa.c
nobu
2019-01-06
internal.h: unify our own stdtbool.h implementation
k0kubun
2018-01-20
[ci skip] tabify
shyouhei
2018-01-20
add missing/nan.c
shyouhei
2017-12-18
Support C89 if possible
ngoto
2017-11-12
string.c: fix memory leak in String#crypt
rhe
2017-10-23
Drop to support NaCl platform.
hsbt
2017-05-24
string.c: for small crypt_data
nobu
2017-05-12
fix tgamma for inifity
nobu
2017-05-12
tgamma.c: unify versions with/without lgamma_r
nobu
2017-04-21
Remove missing/strtol.c
rhe
2016-12-26
get rid of sprintf
nobu
2016-08-20
rubystub
nobu
2016-07-21
* missing/strl{cat,cpy}.c: Update latest upstream files.
hsbt
2016-06-29
Use LONG_LONG
nobu
2016-06-04
des_tables.c: generation rule
nobu
2016-06-04
crypt.h: remove initialized
nobu
2016-06-02
crypt.c: suppress warnings
nobu
2016-06-02
crypt.c: fix syntax error on mswin
nobu
2016-06-01
crypt.c: unused functions
nobu
2016-06-01
crypt.h: get rid of conflict
nobu
2016-06-01
use system crypt
nobu
2016-06-01
des_tables.c
nobu
2016-06-01
crypt_r.c: fix out of bounds access
nobu
2016-06-01
crypt_r.c: DES tables
nobu
2016-06-01
crypt_r.c: remove casts
nobu
2016-06-01
crypt_r.c: adjust style
nobu
2016-06-01
use crypt_r
nobu
2016-06-01
* missing/crypt.c (des_setkey): void function never returns any value.
usa
2016-06-01
separate crypt.h
nobu
2016-06-01
add crypt_r
nobu
[next]