- nov. 06, 2016
-
-
Jacek Czerwonka a rédigé
-
- nov. 04, 2016
-
-
Jacek Czerwonka a rédigé
Remove openFile entirely to avoid latent problems with stream copy semantics.
-
jacekcz a rédigé
-
jacekcz a rédigé
-
Jacek Czerwonka a rédigé
-
- nov. 19, 2015
-
-
Ori Peleg a rédigé
Several classes and functions were not const-correct. Did the minimal changes to fix compilation, although there are other const fixes that can be done.
-
Ori Peleg a rédigé
- replaced for_each with range-based for loop - added missing std:: scope - for-loop temp now declared outside the loop to be in scope - removed casts in calls to trim()
-
- oct. 16, 2015
-
-
Jacek Czerwonka a rédigé
-