- 02 May, 2016 1 commit
-
-
Millian Poquet authored
-
- 28 Apr, 2016 1 commit
-
-
Millian Poquet authored
-
- 30 Mar, 2016 1 commit
-
-
Millian Poquet authored
-
- 29 Mar, 2016 2 commits
-
-
Millian Poquet authored
-
Millian Poquet authored
-
- 03 Feb, 2016 1 commit
-
-
Millian Poquet authored
Captain obvious: iterating from begin() until reaching begin() does not traverse the whole container.
-
- 26 Jan, 2016 1 commit
-
-
Millian Poquet authored
This modification impacts all parts of Batsim in which machines were involved. The protocol has also been updated to allow the scheduler to send machine ranges in its allocations. The previous syntax is still supported. Now, each comma-separated value can either be 1 machineID or a range of machineIDs (syntax: machineIDa-machineIDb to represent the closed interval [machineIDa, machineIDb]). Please note that Batsim has been only been tested with old schedulers (that do not support the new protocol syntax).
-