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
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
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
2015-12-01
* missing/explicit_bzero.c: add a few comment.
kosaki
2015-12-01
fix r52806
kosaki
2015-11-30
missing/explicit_bzero.c: Fixup r52806
normal
2015-10-18
* ChangeLog: Good-bye OS/2.
kosaki
2014-10-08
missing/setproctitle.c: Avoid invalidating argv[1], argv[2], etc. until the f...
odaira
2014-05-18
* missing/nextafter.c: Include ruby/missing.h.
akr
2014-05-18
* configure.in: Check nextafter() availability.
akr
2013-05-19
fix typos. Patch by k_takata.
ktsj
[next]