Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-12 | Rename fdnull() to fdopen_null() | Karen Arutyunov | 1 | -2/+3 | |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 2 | -2/+0 | |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 | |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 | |
The two boolean command line variables that control this are: force_modules force_std_modules | |||||
2017-09-24 | Use std.regex and std.theading modules | Boris Kolpackov | 1 | -1/+1 | |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -6/+35 | |
Note: gave up on VC about half way though. | |||||
2017-07-30 | Fix progress test | Karen Arutyunov | 1 | -5/+1 | |
2017-07-27 | Rename process_start() and process_run() overloads | Karen Arutyunov | 1 | -3/+7 | |
2017-07-27 | Complete progress test | Karen Arutyunov | 1 | -1/+66 | |
2017-07-27 | Add support for printing progress | Boris Kolpackov | 2 | -0/+69 | |