Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
cpp
/
frams
/
genetics
/
f4
/
f4_general.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@973
4 years
Maciej Komosinski
Increased SString and std::string compatibility: introduced length(), …
(edit)
@955
4 years
Maciej Komosinski
Genetic format ID becomes a string (no longer limited to a single …
(edit)
@896
5 years
Maciej Komosinski
Replaced #defined macros for popular random-related operations with …
(edit)
@853
6 years
Maciej Komosinski
The official C++17
fallthrough?
attribute instead of comments
no break
(edit)
@830
6 years
Maciej Komosinski
"%ld" replaced with "%d" because it refers to int
(edit)
@829
6 years
Maciej Komosinski
Removed unnecessary cast, "long" is equivalent to "int" in our compilations
(edit)
@779
7 years
Maciej Komosinski
Unified file names of all files involved in genetic conversions and …
(edit)
@774
7 years
Maciej Komosinski
Removed unused "state" field (issue number 19), improved docs (issues …
(edit)
@770
7 years
Maciej Komosinski
Avoided "min" and "max" as variable names, fixes issue 22 [refs
#62
]
(edit)
@767
7 years
Maciej Komosinski
More strict parsing of the repetition counter; bug fixes; improved …
(edit)
@760
7 years
Maciej Komosinski
- added support for new API for neuron types and their properties - …
(edit)
@671
7 years
Maciej Komosinski
Unified property names of f1 and f4; improved docs; 3.141 -> M_PI
(edit)
@375
10 years
Maciej Komosinski
Renamed logging functions to more intuitive and simple names
(edit)
@372
10 years
sz
Renamed some classes and functions to make their purpose more obvious: …
(edit)
@348
10 years
Maciej Komosinski
- explicit c_str() in SString instead of (const char*) cast - genetic …
(edit)
@287
10 years
Maciej Komosinski
GDK->SDK
(edit)
@286
10 years
Maciej Komosinski
Updated headers
(edit)
@247
10 years
Maciej Komosinski
Sources support both 32-bit and 64-bit, and more compilers
(edit)
@197
11 years
Maciej Komosinski
GDK used by developers since 1999, distributed on the web since 2002
(copy)
@196
11 years
Maciej Komosinski
Updated f4 sources and made f4 available for GDK demo apps
copied from
cpp/_old/f4/f4_general.cpp
:
(edit)
@193
11 years
Maciej Komosinski
Set svn:eol-style native for all textual files
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog