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
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
2016-05-31
crypt.c: fix size macros
nobu
2016-05-31
crypt.c: protoize
nobu
2016-05-31
crypt.c: constify
nobu
2016-04-06
lgamma_r.c: fix at -0.0
nobu
2016-01-10
missing.h: remove explicit_bzero_by_memset_s
nobu
2015-12-02
explicit_bzero.c: fix typos
nobu
2015-12-02
explicit_bzero.c: fix comments
nobu
2015-12-02
undef for tha case missing.h defines it as macro
naruse
2015-12-01
missing/explicit_bzero.c (explicit_bzero): fixup r52839
normal
2015-12-01
* missing/explicit_bzero.c: add ruby_explicit_bzero_hook_unused
kosaki
2015-12-01
explicit_bzero.c: needs windows.h
nobu
2015-12-01
missing.h: explicit_bzero by memset_s
nobu
2015-12-01
configure.in: FUNC_UNOPTIMIZED
nobu
[next]