| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
|
|
|
|
|
| |
Exception: CSPUtils relies on something in CSPContext, but on
Windows it throws in an MSVC include which provides no hints.
|
| |
|
|
|
|
|
|
| |
ancestors checks.
This has been explicitly stated in the CSP-3 spec.
|
|
|