Salome HOME
Patch for MacOS (from SALOME forum)
[tools/libbatch.git] / src / Local /
2015-02-16 aklCopyrights update 2015.
2015-02-13 Renaud BarateFix some bashisms and potential errors in generated...
2014-10-07 Renaud BarateUpdate copyrights
2013-11-05 barateFor "local" jobs, node file is filled with the number... V2_1_0rc1
2013-06-18 brunetonNew CMake procedure with conflict detection.
2013-03-29 barateUpdate copyrights V2_0_0a1
2013-02-15 barateMerge from BR_LIBBATCH_2_0
2012-08-28 baratedeactivate rlimits for jobs launched with BatchManager_...
2012-03-29 barateUpdate copyrights
2011-11-21 barateFix compilation errors on Windows V1_4_0 V1_4_0rc3 V6_5_0a1
2011-05-12 barateChanged year in copyrights V1_3_0rc4
2011-04-20 barateRemoved unnecessary headers in install tree
2011-04-20 barateRollback of rc2 changes
2011-04-18 vsrFix configuration / compilation problems in KERNEL... V1_3_0rc2
2011-03-04 barateAdded possibility to add specific parameters in the...
2011-02-01 barateRemoved some warnings
2010-07-23 ribes- Add a new method for resuming jobs
2010-06-14 barateFixed time unit for parameter MAXWALLTIME in batch...
2010-05-25 barateFixed bug in deleteJob in BatchManager_Local
2010-05-25 ribesBUG in memory assignement, parameter is in megabytes...
2010-04-23 barateChanged copyright notices. V1_1_0rc2 V5_1_4rc1
2010-04-15 barateAdded method waitForJobEnd in BatchManager class. V1_1_0rc1 V5_1_4a1
2010-04-15 barateFixed another bug with threads in BatchManager_Local...
2010-04-14 barateIntegrated patch from Ivan Dutka-Malen:
2010-04-07 barateFixed bug with threads in BatchManager_Local.
2010-01-27 barateRemoved old constants defined in global namespace....
2010-01-18 barateAdded constants to represent job status uniformly....
2009-12-17 barateApplied patches from G. David V1_1_0_alpha1
2009-12-16 ngeA little fix for compilation on old gcc (i.e. 3.3.5)
2009-12-14 barateMerged from BR_AR
2009-09-23 barateFixed quotes in includes. Removed incomplete throw... BR_BS BR_RB V_1_0_0_RC4
2009-09-21 barateRefactored submission based on SH, RSH and SSH by group... V_1_0_0_RC3
2009-08-03 barateMoved test configuration from CMake variables to a...
2009-07-22 barateAdded option to enable or disable tests.
2009-05-14 barateAdded support for Microsoft Visual C++ (also experimental) V_1_0_0_RC2
2009-05-07 barateAdded Windows implementation for local submission based...
2009-04-30 barateAdded Windows implementation for local submission based...
2009-04-24 barateFixed errors in CMake FindXXX modules. Fixed Windows...
2009-04-09 barateInitial import: adding files