source: cpp/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @523   8 years Maciej Komosinski No more overloading of fopen/fclose/... functions for the VirtFILE …
(edit) @522   8 years Maciej Komosinski Code formatting
(edit) @511   8 years Maciej Komosinski Improved handling of multiline messages by loggers
(edit) @492   8 years Maciej Komosinski emscripten compatibility
(edit) @471   8 years Maciej Komosinski FP overflow exception non-fatal
(edit) @460   8 years Maciej Komosinski Added a function to strip the path component from filename
(edit) @452   8 years Maciej Komosinski Validation of genotypes additionally prints genotype name when there …
(edit) @427   9 years Maciej Komosinski Android can read files again after a slash has been removed from the path
(edit) @425   9 years Maciej Komosinski The NO_STD_IN_OUT_ERR macro excludes entire functions, not their contents
(edit) @424   9 years Maciej Komosinski iOS compilation
(edit) @410   9 years Maciej Komosinski ChainFileSystem? can merge Vopendir() results
(edit) @400   9 years Maciej Komosinski Improved comments
(edit) @399   9 years sz Added the missing console.h/.cpp files, required by the new LoggerToStdout?.
(edit) @398   9 years Maciej Komosinski Linux/Windows? compatibility (gcc/MSVC)
(edit) @397   9 years Maciej Komosinski Colors in console (stdout)
(edit) @390   9 years sz Moved frams/loggers to common/loggers
(edit) @382   9 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(edit) @381   9 years sz Moved frams/virtfile to common/virtfile
(edit) @377   9 years Maciej Komosinski Included header for NULL
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @374   9 years Maciej Komosinski Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that …
(edit) @372   9 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @371   9 years Maciej Komosinski THREAD_LOCAL uses ThreadLocal_ prefix for variables. The static object …
(edit) @364   9 years Maciej Komosinski Warn non incorrect paths in makefile
(edit) @363   9 years Maciej Komosinski Makefile-maintain is now in common
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @346   9 years Maciej Komosinski Each thread can use its own simulator's GenMan?
(edit) @340   9 years Maciej Komosinski New "pattern" for all messages
(edit) @339   9 years Maciej Komosinski Use #define FRAMSG_FORMAT in stdouterr.cpp
(edit) @324   9 years Maciej Komosinski #include <stdint.h> for all platforms
(edit) @319   9 years Maciej Komosinski Fixed compilation warnings
(edit) @297   9 years Maciej Komosinski Updated for function name change
(edit) @295   9 years Maciej Komosinski Reorganizations and extensions of directory/file/filesystem IO classes
(edit) @294   9 years Maciej Komosinski Converted string no longer includes trailing 0 (which prevented string …
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @285   9 years Maciej Komosinski Mac OS X support
(edit) @281   9 years Maciej Komosinski Support for wide char (unicode) names of files and directories under …
(edit) @257   9 years Maciej Komosinski - added strmove(): strcpy() for overlapping strings - ExtObject?
(edit) @251   9 years Maciej Komosinski Compiles under VS
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @246   10 years Maciej Komosinski Added getFileDir() and source formatting
(edit) @244   10 years Maciej Komosinski Printing multi-line messages splits the message into separate lines …
(edit) @243   10 years Maciej Komosinski _vscprintf() was missing +1 for the terminating null character which …
(edit) @227   10 years Maciej Komosinski Android compilation and access to RESOURCES and HOME files
(edit) @226   10 years Maciej Komosinski - SString::hash() and HashTable? use FNV-1a instead of FNV-1 - fixed …
(edit) @220   10 years Maciej Komosinski - moved vsnprintf-related #defines to nonstd.h - ssprintf_va() now …
(edit) @215   10 years Maciej Komosinski Support for Borland compiler and non-wide char API
(edit) @202   10 years Maciej Komosinski Absolute/relative had a reversed condition
(edit) @201   10 years Maciej Komosinski Moved isAbsolutePath() to another source file and added implementation …
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @196   10 years Maciej Komosinski Updated f4 sources and made f4 available for GDK demo apps
(edit) @185   10 years Maciej Komosinski Avoid "atan2: domain error"
(edit) @180   10 years Maciej Komosinski Remove fixed length buffers
(edit) @167   10 years sz win32: add more randomness from uuid
(edit) @145   10 years sz Genetics reorganization (affects ALL applications!): - …
(edit) @140   10 years sz introducing the Foraminifera encoding (format 'F')
(edit) @135   10 years sz neuron layout algorithm (for schematic drawing), usage example in …
(edit) @123   10 years sz Cygwin compatibility
(edit) @122   10 years sz (c)opyright information added
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.