|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@346
|
10 years |
Maciej Komosinski |
Each thread can use its own simulator's GenMan?
|
|
|
@340
|
10 years |
Maciej Komosinski |
New "pattern" for all messages
|
|
|
@339
|
10 years |
Maciej Komosinski |
Use #define FRAMSG_FORMAT in stdouterr.cpp
|
|
|
@324
|
10 years |
Maciej Komosinski |
#include <stdint.h> for all platforms
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@297
|
10 years |
Maciej Komosinski |
Updated for function name change
|
|
|
@295
|
10 years |
Maciej Komosinski |
Reorganizations and extensions of directory/file/filesystem IO classes
|
|
|
@294
|
10 years |
Maciej Komosinski |
Converted string no longer includes trailing 0 (which prevented string …
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@285
|
10 years |
Maciej Komosinski |
Mac OS X support
|
|
|
@281
|
10 years |
Maciej Komosinski |
Support for wide char (unicode) names of files and directories under …
|
|
|
@257
|
10 years |
Maciej Komosinski |
- added strmove(): strcpy() for overlapping strings
- ExtObject? …
|
|
|
@251
|
10 years |
Maciej Komosinski |
Compiles under VS
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@246
|
10 years |
Maciej Komosinski |
Added getFileDir() and source formatting
|
|
|
@244
|
10 years |
Maciej Komosinski |
Printing multi-line messages splits the message into separate lines …
|
|
|
@243
|
11 years |
Maciej Komosinski |
_vscprintf() was missing +1 for the terminating null character which …
|
|
|
@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 …
|
|
|
@220
|
11 years |
Maciej Komosinski |
- moved vsnprintf-related #defines to nonstd.h
- ssprintf_va() now …
|
|
|
@215
|
11 years |
Maciej Komosinski |
Support for Borland compiler and non-wide char API
|
|
|
@202
|
11 years |
Maciej Komosinski |
Absolute/relative had a reversed condition
|
|
|
@201
|
11 years |
Maciej Komosinski |
Moved isAbsolutePath() to another source file and added implementation …
|
|
|
@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
|
|
|
@185
|
11 years |
Maciej Komosinski |
Avoid "atan2: domain error"
|
|
|
@180
|
11 years |
Maciej Komosinski |
Remove fixed length buffers
|
|
|
@167
|
11 years |
sz |
win32: add more randomness from uuid
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@140
|
11 years |
sz |
introducing the Foraminifera encoding (format 'F')
|
|
|
@135
|
11 years |
sz |
neuron layout algorithm (for schematic drawing), usage example in …
|
|
|
@123
|
11 years |
sz |
Cygwin compatibility
|
|
|
@122
|
11 years |
sz |
(c)opyright information added
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|