25 Commits (master)
 

Author SHA1 Message Date
Kasianov Nikolai Alekseevich 15c89a56f6 Updated libpath 1 year ago
Kasianov Nikolai Alekseevich 1978fafaac Added libpath to fs module 1 year ago
Kasianov Nikolai Alekseevich 3b9ef3cacd Auxistr and tests 1 year ago
Kasianov Nikolai Alekseevich 8f96a90ec3 Fixed preprocessor statement for OS specific includes 1 year ago
Kasianov Nikolai Alekseevich c040ae2475 math: ceild and floord functions 1 year ago
Kasianov Nikolai Alekseevich 107a83aad0 Updated README 1 year ago
Kasianov Nikolai Alekseevich 7d7b644860 Make .c files really just DROP-IN; add a few new FS functions 1 year ago
Kasianov Nikolai Alekseevich 4db9c32635 Explicitly convert pointer to reallocated memory for cvec to compile with a g++ and to remove possible undefined behaviour 1 year ago
Kasianov Nikolai Alekseevich d097a50319 XORcipher 1 year ago
Kasianov Nikolai Alekseevich abb1d5cb1b Levenshtein string distance 1 year ago
Kasianov Nikolai Alekseevich cc4452540d No need to link math library now; Added abs, pow, sqrt alternatives for projects with no stdlib 1 year ago
Kasianov Nikolai Alekseevich ece5ea6f5b Added cvec 2 years ago
Kasianov Nikolai Alekseevich f31d8d2005 Fixed a typo in outputted libname 2 years ago
Kasianov Nikolai Alekseevich af1ea21683 Vector multiplication of vectors test 2 years ago
Kasianov Nikolai Alekseevich 4b4b31d574 Vector multiplication of vectors 2 years ago
Kasianov Nikolai Alekseevich f8cd0ae6f2 Vector math ! 2 years ago
Kasianov Nikolai Alekseevich 6c33ae83e0 Handle file size bigger than 2G 2 years ago
Kasianov Nikolai Alekseevich a9b783c305 Added bits package; Removed platform-specific EXIT codes from fs 2 years ago
Gitea 6316f055ae fs module; test for it 2 years ago
Gitea 2ddd02ffe6 Add header files; Merge separate RNG algorithm implementations into one file 2 years ago
Gitea f7b67a00b5 make test now automatically removes test binary after the testing session 2 years ago
Gitea 3535c0fa90 Fixed Readme text 2 years ago
Gitea cf95c3873f Add Readme; determine endianness function and a test for it 2 years ago
Gitea b2cdbc6dac Add gitignore; clean up bin and build directories 2 years ago
Gitea fd1dc69fa5 Initial commit; Some rng implementations; PPM read/write; endianness swap for 16, 32, 64 bit integers 2 years ago