Timeline



04/18/15:

17:58 Changeset [362] by Maciej Komosinski
Restored object descriptions/docs that were lost
17:31 Changeset [361] by Maciej Komosinski
Signed/unsigned int issues (r352) resolved differently - in most cases no (int)size() cast
17:29 Changeset [360] by Maciej Komosinski
Source formatting
16:42 Changeset [359] by Maciej Komosinski
Display error/warning messages by default
16:33 Changeset [358] by Maciej Komosinski
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 Maciej Komosinski
Set svn:eol-style to native
16:29 Changeset [356] by Maciej Komosinski
Changed default values for weights
16:27 Changeset [355] by Maciej Komosinski
Warn on non-existing paths

04/17/15:

04:22 Changeset [354] by Maciej Komosinski
Summarized contents of new "similarity" subdirectory
02:49 Changeset [353] by sz
correct source directories (so make can clean all files)
00:51 Changeset [352] by oriona
comparison between signed and unsigned integer expressions fixed
00:07 Changeset [351] by Maciej Komosinski
Renamed simil_match_test.cpp -> simil_unittests.cpp
00:06 Changeset [350] by Maciej Komosinski
Cosmetic

04/16/15:

21:56 Changeset [349] by oriona
implementation of the similarity measure

04/09/15:

23:51 Changeset [348] by Maciej Komosinski
- 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 Maciej Komosinski
Using memmove instead of memcpy because overlapping source/destination can happen in SString copy/append
04:20 Changeset [346] by Maciej Komosinski
Each thread can use its own simulator's GenMan?

04/04/15:

20:46 Changeset [345] by Maciej Komosinski
Fixed operator priorities in FramScript?
20:41 Changeset [344] by Maciej Komosinski
Non-COW string compatibility (const char* is always invalid after string destruction)
20:40 Changeset [343] by Maciej Komosinski
Code formatting

03/24/15:

20:59 Changeset [342] by Maciej Komosinski
Param loader passes the true filename to script sources (@file name) for more precise location in error messages
20:52 Changeset [341] by Maciej Komosinski
Fixed using null as object reference
20:51 Changeset [340] by Maciej Komosinski
New "pattern" for all messages

03/19/15:

00:53 Changeset [339] by Maciej Komosinski
Use #define FRAMSG_FORMAT in stdouterr.cpp
00:52 Changeset [338] by Maciej Komosinski
One more invalid (de)serialization example
Note: See TracTimeline for information about the timeline view.