Salome HOME
Fix compilation errors on Windows
[tools/libbatch.git] / src / PBS /
2011-09-02 barateMajor refactoring in classes Versatile, Parametre and... V1_4_0rc1
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-09-30 barateMoved username initialization to the constructor in... V1_2_0rc1 V5_1_5a1
2010-08-31 barateFixed compilation problem on Mandriva 2010 64 bits...
2010-07-23 ribes- Add a new method for resuming jobs
2010-06-14 barateFixed time unit for parameter MAXWALLTIME in batch...
2010-06-02 barateFixed compilation error with gcc 4.4.1 (thanks to M...
2010-05-21 barateChanged memory unit to megabytes for batch mangers... V1_1_0rc3
2010-04-23 barateChanged copyright notices. V1_1_0rc2 V5_1_4rc1
2010-04-22 barateFixed bug in BatchManager_ePBS: the job identifier...
2010-04-15 barateAdded method waitForJobEnd in BatchManager class. V1_1_0rc1 V5_1_4a1
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-14 barateMerged from BR_AR
2009-10-19 barateAdded missing includes for newer gcc versions. V_1_0_0
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-09-07 barateAdded PBS test based on Torque.
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-24 barateFixed errors in CMake FindXXX modules. Fixed Windows...
2009-04-09 barateInitial import: adding files