| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Updated .gitignore for test/
|
|
|
|
|
|
|
|
avoid passing NULL to fopen
|
|
|
|
|
|
idx should be less than the cap, if it is equal irep needs to grow.
|
|
|
|
|
|
|
|
|
|
file systems; close #136
|
|
|
|
|
|
|
|
Changed test target for Math module in order to support fuzzy checking
|
|
|
|
|
|
|
|
Add Tests for Math, Integer, Numeric and Array
|
|
against a tolerance on Floats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re-added Math functions missing under MSVC, with custom implementations
|
|
Avoid "may be used uninitialized in this function" warning.
|
|
Remove unused static functions
|
|
Test Improvement
|
|
|
|
works in all cases proper
|
|
|
|
was raised
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directives to support these functions under MSVC too
|
|
|
|
Math MSVC
|
|
move declaration in the middle
no signbit
|