2008-12-19 |
Francesco Biscani | Use references to pass arguments, to reduce memory...
|
commit | commitdiff | tree |
2008-12-19 |
Francesco Biscani | Removed last uses of Pk random generators, removed...
|
commit | commitdiff | tree |
2008-12-19 |
Francesco Biscani | Replaced the nextDouble function with a Fibonacci random...
|
commit | commitdiff | tree |
2008-12-18 |
Francesco Biscani | Substitute rng_type with rng_uint32_type for clearness.
|
commit | commitdiff | tree |
2008-12-18 |
Francesco Biscani | Use Mersenne twister from Boost as uint32_t random...
|
commit | commitdiff | tree |
2008-12-17 |
Francesco Biscani | Compile code with -D_REENTRANT, as we are using multithreading.
|
commit | commitdiff | tree |
2008-12-17 |
Francesco Biscani | Remove needless header.
|
commit | commitdiff | tree |
2008-12-17 |
Francesco Biscani | Make DiGMO problem use boost.thread instead of pthreads.
|
commit | commitdiff | tree |
2008-12-17 |
Francesco Biscani | Merge branch 'master' into boost.thread
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Biscani | Merge branch 'master' into boost.thread
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Biscani | Simultaneous init + assignment.
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Biscani | Replace pthread mutexes and condition variables with...
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Biscani | Some more minor cosmetics and header fixup.
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Biscani | Added Boost.thread library.
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Biscani | Minor cosmetics.
|
commit | commitdiff | tree |
2008-12-15 |
Francesco Biscani | Fix problem type in island model.
|
commit | commitdiff | tree |
2008-12-15 |
Francesco Biscani | Update from Dario, SVN rev. 117.
|
commit | commitdiff | tree |
2008-12-15 |
Francesco Biscani | Update from Dario, SVN rev. 116.
|
commit | commitdiff | tree |
2008-12-15 |
Francesco Biscani | Update from Dario, SVN rev. 115.
|
commit | commitdiff | tree |
2008-12-15 |
Francesco Biscani | Update from Dario, SVN rev. 114.
|
commit | commitdiff | tree |
2008-12-15 |
Francesco Biscani | Update from Dario, SVN rev. 113.
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Biscani | Use constructor instead of SetParameter and remove...
|
commit | commitdiff | tree |
2008-12-11 |
Francesco Biscani | More header pruning, use of cmath constants, etc.
|
commit | commitdiff | tree |
2008-12-11 |
Francesco Biscani | More header fixage, 'using' statement removal.
|
commit | commitdiff | tree |
2008-12-10 |
Francesco Biscani | Fake test commit.
|
commit | commitdiff | tree |
2008-12-10 |
Francesco Biscani | More header fixage and inline a function.
|
commit | commitdiff | tree |
2008-12-09 |
Francesco Biscani | Pass const reference to a couple of functions and drop...
|
commit | commitdiff | tree |
2008-12-09 |
Francesco Biscani | Use cmath constants, clean up headers.
|
commit | commitdiff | tree |
2008-12-09 |
Francesco Biscani | Header cleanup, use functions and constants from cmath...
|
commit | commitdiff | tree |
2008-12-09 |
Francesco Biscani | Templatized a function and removed its duplicate, plus...
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Biscani | Drop "using" statement from header.
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Biscani | Check pointer size at build time to detect 64bit platform...
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Biscani | Added Boost's 1.37.0 header files.
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Biscani | Test commit.
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Biscani | Initial import of PaGMO's source code.
|
commit | commitdiff | tree |