| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
switching bug
|
|
|
|
|
|
|
|
|
|
|
|
generic consumption.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves issue with inconsistent regex behavior between platforms.
For example [/s/S]*? does not properly match on Clang. String-searching is
also generally more performant.
|
|
See http://eel.is/c++draft/fpos -- to get to an offset you can convert
to int; there is no seekpos member.
|
|
transparent to /analyze. #ifdef-out unused code on non-windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|