Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * siphash.h: check configure macros before include newer headers. | usa | 2012-11-09 | 1 | -0/+2 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * siphash.h: include inttypes.h only when HAVE_INTTYPES_H is defined. | usa | 2012-11-09 | 1 | -0/+2 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37597 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | siphash | nobu | 2012-11-09 | 1 | -0/+44 |
* random.c (rb_memhash): use siphash. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |