Commit graph

280 commits

Author SHA1 Message Date
Johann Dreo
eade49c45a typo variable name 2010-09-21 17:52:59 +02:00
Johann Dreo
f39183b8d7 accessors to levels ; typofix on _contextLevel 2010-09-16 14:16:24 +02:00
Johann Dreo
991138053c typo bugfix 2010-09-16 09:29:51 +02:00
Johann Dreo
2ed8146723 use std::endl ; error message format ; more comments 2010-09-16 09:28:55 +02:00
Johann Dreo
9d19cc2cfa bugfix _keep_existing name ; added an overwriting option to use ios_base::trunc instead of ios_base::app 2010-09-15 22:53:15 +02:00
Johann Dreo
22ce03233e doc comments 2010-09-15 22:28:29 +02:00
Johann Dreo
526dfe150b bugfix xdebug level 2010-09-06 12:05:13 +02:00
Johann Dreo
236dd02608 indent clean, more comments 2010-09-06 00:04:37 +02:00
Johann Dreo
b9d74c0b55 replace \n with endl 2010-09-05 23:56:17 +02:00
Johann Dreo
b18817b46f use eo::log instead of cout 2010-09-05 23:42:58 +02:00
Caner Candan
6d04ba9d32 ticket #1: Remove the autotools files done 2010-09-01 14:51:09 +02:00
Caner Candan
76d8dac2fd Merge branch 'packaging' of ssh://localhost:9001/gitroot/eodev/eodev 2010-09-01 12:07:23 +02:00
Caner Candan
5bd0baace7 eo::log: added the parameter -o in order to define a log file + removed some warning messages at compile time 2010-09-01 12:01:42 +02:00
Caner Candan
0834d689e8 * added some useful comments in eoLogger class 2010-08-31 19:26:51 +02:00
Caner Candan
1619b2b38c * eoRNG.h: added double uniform(double min, double max) 2010-08-31 15:53:32 +02:00
Caner Candan
ce8f5f692f * fixed some warning issues during compilation 2010-08-31 14:10:13 +02:00
Johann Dreo
ce0c969671 update of the license headers, LGPL version 2 only for those new files 2010-08-30 22:46:55 +02:00
Johann Dreo
e184e9dd96 add a xdebug level & update of the license headers, LGPL version 2 only for this new file 2010-08-30 22:46:37 +02:00
Johann Dreo
ee6d52ec81 no ; at the end of the line 2010-08-30 22:42:42 +02:00
Caner CANDAN
8e858e8fff fixed a warning issue at the file eoRealBounds.cpp 2010-08-18 17:18:36 +02:00
Caner CANDAN
7159f8e5c4 + cpack configuration in order to generate packaging files, to make it easier use the script package_deb and package_rpm 2010-08-18 17:06:16 +02:00
Johann Dreo
6ec3fc5c09 correct headers ; class comment 2010-08-17 15:11:18 +02:00
Johann Dreo
8896fec321 improved explanations 2010-08-17 15:07:17 +02:00
Johann Dreo
4ba3f62a3a missing header ; correct copyright ; correct emails 2010-08-17 15:02:39 +02:00
Johann Dreo
d698065579 translate variable from french to english 2010-08-17 14:59:24 +02:00
Johann Dreo
ce99bb02f1 use eo::log ; warning when returns 0 2010-08-17 14:56:33 +02:00
Caner CANDAN
1ecf4d3def + feature eoSIGContinue: Continuator can catch user signals + feature eoLogger: flexible logging system for eo 2010-08-04 13:47:51 +02:00
Johann Dreo
9f4c073678 code to display only once the message about the help parameter + some indent fix + some more comments 2010-08-02 17:07:32 +02:00
paradiseo
ed35ed4da0 Store a result in a variable to have no warning 2010-06-22 09:31:58 +00:00
stevemadere
8214fe3f5e Added includes necessary to compile using gcc 4.4 2010-05-04 12:56:54 +00:00
paradiseo
8c07ca4cc5 add an include 2010-03-18 12:44:45 +00:00
paradiseo
d46117cda1 Accept long time 2009-06-25 14:49:53 +00:00
paradiseo
eca555a7a3 little change to delete warning 2009-01-27 16:26:44 +00:00
paradiseo
080f98bffa Cmake configuration modified 2009-01-14 14:50:46 +00:00
paradiseo
f2d19ce187 Update to cmake2.6 + modif to support compatibility with icc 2009-01-12 09:14:02 +00:00
kuepper
0388f95758 Update for gcc-4.3 compatibility 2008-03-31 19:11:13 +00:00
ldacosta
af8cd4b08b Adjusting configuration for Eclipse 2008-03-28 15:57:55 +00:00
tlegrand
4834adbe5f corrected bad index error when uniform()=0 in roulette_wheel. The error was: if fortune=0, we first have "int i=0", then "return --i" . 2008-02-26 14:53:32 +00:00
tlegrand
1613342bcf deleted cxx flags for cl compiler. They have been moved to the CMakeLists.txt at the top level 2008-02-14 08:23:16 +00:00
tlegrand
5ee50170b0 added definition _WINDOWS for (mingw and others) compatibility 2007-11-26 07:56:08 +00:00
tlegrand
112b34bceb Completed CMake config 2007-09-18 15:12:22 +00:00
maartenkeijzer
2b303560fa added eoFuncPtrStat, and appended various addTo member functions for more elegant definition of monitors, stats, checkpoints, etc 2007-09-05 13:52:17 +00:00
maartenkeijzer
cb85c19259 added eoFuncPtrStat, and appended various addTo member functions for more elegant definition of monitors, stats, checkpoints, etc 2007-09-05 11:36:44 +00:00
maartenkeijzer
fe9fe17eb6 removed const qualifier from choice() member 2007-09-04 13:44:02 +00:00
kuepper
28e59ff064 eoRNG.h (eoRng::random): Add comment on truncation as standard way of
floating point to integer conversion.
2007-08-22 07:30:47 +00:00
kuepper
ac601df371 Correctly round towards zero in random(uint32_t) 2007-08-21 14:47:14 +00:00
kuepper
2bbd2e0d80 Fix typos 2007-08-21 13:58:53 +00:00
tlegrand
952bf0a1d8 added #define _MSC_VER_ for windows compatibility 2007-08-10 14:30:26 +00:00
tlegrand
89047a3db6 added CMake configuration files 2007-08-10 14:29:12 +00:00
kuepper
dbdeaf3353 (eoRng::normal(stdev)): Revert erroneous change. 2006-12-04 21:55:31 +00:00