| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2015-05-25 | Simplify some more license headers | Tillmann Karras | |
| 2014-12-20 | Update Outdated Google Code References | Benjamin Przybocki | |
| 2014-03-09 | FPURoundMode: revert use of enums in bit-fields | Tillmann Karras | |
| The workaround of using fixed underlying types produces lots of warnings in GCC because now the bit-fields are too small for the value range used for conversion semantics. | |||
| 2014-02-28 | Various changes suggested by cppcheck | Tillmann Karras | |
| - remove unused variables - reduce the scope where it makes sense - correct limits (did you know that strcat()'s last parameter does not include the \0 that is always added?) - set some free()'d pointers to NULL | |||
| 2014-02-28 | x64FPURoundMode: move things around a bit | Tillmann Karras | |
| 2014-02-22 | Make Common/ mostly IWYU clean (and fix errors in rest of the project ↵ | Pierre Bourdon | |
| detected by this change). | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
