|
|
@1213
|
22 months |
Maciej Komosinski |
Fixed buffer overflow - the […] pattern in scanf() always stores the …
|
|
|
@1108
|
4 years |
Maciej Komosinski |
Avoided potentially dangerous subtraction from unsigned int
|
|
|
@973
|
5 years |
Maciej Komosinski |
Increased SString and std::string compatibility: introduced length(), …
|
|
|
@955
|
5 years |
Maciej Komosinski |
Genetic format ID becomes a string (no longer limited to a single …
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@853
|
6 years |
Maciej Komosinski |
The official C++17 fallthrough? attribute instead of comments no break
|
|
|
@830
|
6 years |
Maciej Komosinski |
"%ld" replaced with "%d" because it refers to int
|
|
|
@829
|
6 years |
Maciej Komosinski |
Removed unnecessary cast, "long" is equivalent to "int" in our compilations
|
|
|
@779
|
7 years |
Maciej Komosinski |
Unified file names of all files involved in genetic conversions and …
|
|
|
@774
|
7 years |
Maciej Komosinski |
Removed unused "state" field (issue number 19), improved docs (issues …
|
|
|
@770
|
7 years |
Maciej Komosinski |
Avoided "min" and "max" as variable names, fixes issue 22 [refs #62]
|
|
|
@767
|
7 years |
Maciej Komosinski |
More strict parsing of the repetition counter; bug fixes; improved …
|
|
|
@760
|
7 years |
Maciej Komosinski |
- added support for new API for neuron types and their properties
- …
|
|
|
@671
|
7 years |
Maciej Komosinski |
Unified property names of f1 and f4; improved docs; 3.141 -> M_PI
|
|
|
@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: …
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@287
|
10 years |
Maciej Komosinski |
GDK->SDK
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@196
|
11 years |
Maciej Komosinski |
Updated f4 sources and made f4 available for GDK demo apps
|
|
copied from cpp/_old/f4/f4_general.cpp:
|
|
|
@193
|
11 years |
Maciej Komosinski |
Set svn:eol-style native for all textual files
|