- 12 Sep, 2014 13 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
File::read and File::write throw exception on error, so they don't need to return a negative value to indicate error.
-
Victor Zverovich authored
-
-
Victor Zverovich authored
-
- 05 Sep, 2014 6 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 03 Sep, 2014 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
Don't throw exceptions from error formatting functions. Gracefully fallback to a less descriptive message instead.
-
- 29 Aug, 2014 6 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
- 28 Aug, 2014 11 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
-
Victor Zverovich authored
Factor out argument processing logic common between format and printf to FormatterBase::{next_arg,get_arg}.
-
Victor Zverovich authored
-
Victor Zverovich authored
Change "number is too big in format" to "number is too big" because the error can occur not only in the format function.
-
Victor Zverovich authored
-
- 27 Aug, 2014 2 commits
-
-
Victor Zverovich authored
-
Victor Zverovich authored
-