|
|
@1298
|
8 months |
Maciej Komosinski |
Introduced overloads for rndUint() with size_t and int arguments to …
|
|
|
@1280
|
14 months |
Maciej Komosinski |
Added explicit type casts (size_t vs. int etc.)
|
|
|
@1275
|
14 months |
Maciej Komosinski |
More unification of floating point exception handling across platforms
|
|
|
@1251
|
17 months |
Maciej Komosinski |
- unified Visual C++ and Borland setting of floating point exception …
|
|
|
@1026
|
4 years |
Maciej Komosinski |
Workarounds for Embarcadero 10.3u3 compiler bug and incompatibility
|
|
|
@1001
|
4 years |
Maciej Komosinski |
Another attempt to rounding floating-point values with desired precision
|
|
|
@980
|
4 years |
Maciej Komosinski |
Added missing #include for *nix
|
|
|
@979
|
4 years |
Maciej Komosinski |
Improved float-rounding functions, follow-up to r970
|
|
|
@970
|
4 years |
Maciej Komosinski |
Added functions to properly round floating point values to specified …
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@867
|
6 years |
Maciej Komosinski |
Code formatting + cosmetic fixes
|
|
|
@835
|
6 years |
Maciej Komosinski |
ISO C++17 compliance including NULL, nullptr, templates and pointer …
|
|
|
@492
|
9 years |
Maciej Komosinski |
emscripten compatibility
|
|
|
@471
|
9 years |
Maciej Komosinski |
FP overflow exception non-fatal
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@285
|
10 years |
Maciej Komosinski |
Mac OS X support
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@227
|
11 years |
Maciej Komosinski |
Android compilation and access to RESOURCES and HOME files
|
|
|
@226
|
11 years |
Maciej Komosinski |
- SString::hash() and HashTable? use FNV-1a instead of FNV-1
- fixed …
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@135
|
11 years |
sz |
neuron layout algorithm (for schematic drawing), usage example in …
|
|
|
@122
|
11 years |
sz |
(c)opyright information added
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|