Timeline
04/18/15:
- 17:58 Changeset [362] by
- Restored object descriptions/docs that were lost
- 17:31 Changeset [361] by
- Signed/unsigned int issues (r352) resolved differently - in most cases no (int)size() cast
- 17:29 Changeset [360] by
- Source formatting
- 16:42 Changeset [359] by
- Display error/warning messages by default
- 16:33 Changeset [358] by
- Commented out "srand(time(NULL))" - this line would affect everything else that uses the standard global r.n.g., and would introduce uncontrolled indeterminism
- 16:31 Changeset [357] by
- Set svn:eol-style to native
- 16:29 Changeset [356] by
- Changed default values for weights
- 16:27 Changeset [355] by
- Warn on non-existing paths
04/17/15:
- 04:22 Changeset [354] by
- Summarized contents of new "similarity" subdirectory
- 02:49 Changeset [353] by
- correct source directories (so make can clean all files)
- 00:51 Changeset [352] by
- comparison between signed and unsigned integer expressions fixed
- 00:07 Changeset [351] by
- Renamed simil_match_test.cpp -> simil_unittests.cpp
- 00:06 Changeset [350] by
- Cosmetic
04/16/15:
- 21:56 Changeset [349] by
- implementation of the similarity measure
04/09/15:
- 23:51 Changeset [348] by
- - explicit c_str() in SString instead of (const char*) cast - genetic converters and GenMan? are now thread-local which enables multi-threaded simulator separation
04/07/15:
- 04:20 Changeset [347] by
- Using memmove instead of memcpy because overlapping source/destination can happen in SString copy/append
- 04:20 Changeset [346] by
- Each thread can use its own simulator's GenMan?
04/04/15:
- 20:46 Changeset [345] by
- Fixed operator priorities in FramScript?
- 20:41 Changeset [344] by
- Non-COW string compatibility (const char* is always invalid after string destruction)
- 20:40 Changeset [343] by
- Code formatting
03/24/15:
- 20:59 Changeset [342] by
- Param loader passes the true filename to script sources (@file name) for more precise location in error messages
- 20:52 Changeset [341] by
- Fixed using null as object reference
- 20:51 Changeset [340] by
- New "pattern" for all messages
03/19/15:
- 00:53 Changeset [339] by
- Use #define FRAMSG_FORMAT in stdouterr.cpp
- 00:52 Changeset [338] by
- One more invalid (de)serialization example
Note: See TracTimeline
for information about the timeline view.