Menu

Code Commit Log


Commit Date  
[r270] by aaronjacobs

Added further floating point tests.

2013-08-08 00:13:10 Tree
[r269] by aaronjacobs

Switched away from sprintf, which is prone to buffer overflows.

Most reasonable platforms have this function. If you're here because
this broke the build for you, consider adding an ifdef for your platform
and using sprintf there (but not on other platforms).

2013-08-06 23:12:56 Tree
[r268] by blep

- CMake: added option to turn fail compilation if warning occurs, and warning level 4 with MSVC.
- Fixed some warnings

2013-05-09 18:42:33 Tree
[r267] by blep

- disabled warning 4786 for VS6 caused by STL (identifier was truncated to '255' characters in the debug information)
- added batchbuild config for XP VM

2013-05-09 16:24:13 Tree
[r266] by blep

Added simple batch build script for CMake.

2013-05-09 15:22:14 Tree
[r265] by blep

Added missing source file to CMakeLists.txt.

2013-05-09 15:21:06 Tree
[r264] by blep
2013-05-09 15:20:32 Tree
[r263] by blep

Fixed continuous integration matrix for debug/release build. Made static debug build verbose.

2013-05-08 22:23:07 Tree
[r262] by blep

Added continuous integration matrix for debug/release build. Made static debug build verbose.

2013-05-08 22:15:15 Tree
[r261] by blep

Added continuous integration matrix for shared/static library (specified through environment variables).

2013-05-08 22:04:57 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.