descriptionThe ACT global optimizer
ownerfrancesco.biscani@esa.int
last changeTue, 23 Dec 2008 18:15:32 +0000 (23 19:15 +0100)
content tags
add:
shortlog
2008-12-23 Francesco BiscaniStart using atomic counters and set a CMake policy... master
2008-12-23 Francesco BiscaniMerge branch 'boost.thread'
2008-12-22 unknownAdded files for atomic counters.boost.thread
2008-12-22 unknownFix race condition while checking if threads are still...
2008-12-22 Francesco BiscaniSet default build type to Release.
2008-12-22 unknownFix newline in Windows.
2008-12-22 Francesco BiscaniDrop pthread for good, use pthread.
2008-12-22 Francesco BiscaniAvoid overriding build type in CMakeLists.txt.
2008-12-19 Francesco BiscaniUse references to pass arguments, to reduce memory...
2008-12-19 Francesco BiscaniRemoved last uses of Pk random generators, removed...
2008-12-19 Francesco BiscaniReplaced the nextDouble function with a Fibonacci rando...
2008-12-18 Francesco BiscaniSubstitute rng_type with rng_uint32_type for clearness.
2008-12-18 Francesco BiscaniUse Mersenne twister from Boost as uint32_t random...
2008-12-17 Francesco BiscaniCompile code with -D_REENTRANT, as we are using multith...
2008-12-17 Francesco BiscaniCompile code with -D_REENTRANT, as we are using multith...
2008-12-17 Francesco BiscaniRemove needless header.
...
heads
14 years ago PaGMO-merge
15 years ago PaGMO-ng
15 years ago migration
15 years ago master
15 years ago boost.thread