summaryrefslogtreecommitdiff
path: root/packages/base/src/Internal/C/vector-aux.c
AgeCommit message (Collapse)Author
2015-10-07fix windows link error, issue #154maxc01
2015-09-10#125 Fixed pragma warningVassil Keremidchiev
2015-09-10#125 If we use OS X and FreeBSD equivalent for urandom() it is working under ↵Vassil Keremidchiev
Windows, too. But tests are not run, yet.
2015-08-09Possible fix for #141ntfrgl
2015-07-24Revert "Fix windows support"Alberto Ruiz
This reverts commit a544e9810ef34b8eb39f7856f500f25fce1cd207.
2015-07-24Revert "Correct names & Add C sources to the .cabal file"Alberto Ruiz
This reverts commit d0d0e6871518ae0a41fe1edd5d1c7b80e1704058.
2015-07-18Correct names & Add C sources to the .cabal fileNightRa
2015-07-18Fix windows supportNightRa
2015-06-12row ops in STAlberto Ruiz
2015-06-08instances for Mod m Z and Mod m IAlberto Ruiz
2015-06-08modular C matrix productAlberto Ruiz
2015-06-06support for Int64 elementsAlberto Ruiz
2015-06-06int64_t C funsAlberto Ruiz
2015-06-05remove transP and constantPAlberto Ruiz
2015-06-04move C functions to a more appropriate fileAlberto Ruiz
2015-06-04move c sourcesAlberto Ruiz