Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-07-12 | MAINT-5351: glh-linear 'equivalent' macro has been destroyed. | Nat Goodspeed | |
Hopefully we no longer need to brute-force remove any more macros with the same name. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-11-16 | Some Mac header #defines macros like check and equivalent -- gack!! | Nat Goodspeed | |
Given that third-party libraries (such as Boost) can and do use those names, properly namespace-scoped, it's unpardonable to break any such innocent usage with a macro. Given the pervasiveness of the need, introduce a header file with the requisite #undef directives. |