| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added a pre-build script for CI Travis to run | bloodstalker | 2016-12-13 | 1 | -0/+13 | 
| | | |||||
| * | updated tdd tests, cosmetic changes | bloodstalker | 2016-12-13 | 4 | -10/+62 | 
| | | |||||
| * | the tdd tests will not be run using the compil_command.json for the time being. | bloodstalker | 2016-12-13 | 1 | -2/+2 | 
| | | |||||
| * | rule check for 8.5 works correctly now | bloodstalker | 2016-12-13 | 1 | -8/+20 | 
| | | |||||
| * | signed up mutator for cii best practices | bloodstalker | 2016-12-12 | 1 | -0/+1 | 
| | | |||||
| * | signed up mutator for coverity | bloodstalker | 2016-12-12 | 1 | -0/+5 | 
| | | |||||
| * | added tdd tests for 8.5 | bloodstalker | 2016-12-03 | 2 | -0/+19 | 
| | | |||||
| * | added 8.5-has a problem with headers being pasted. sees things double | bloodstalker | 2016-12-03 | 1 | -0/+68 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-03 | 1 | -0/+0 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-03 | 1 | -1/+9 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-03 | 1 | -0/+0 | 
| | | |||||
| * | added tdd tests | bloodstalker | 2016-12-03 | 5 | -848/+892 | 
| | | |||||
| * | added quite a few more rule checks | bloodstalker | 2016-12-03 | 1 | -2/+258 | 
| | | |||||
| * | added tdd tests for 19.10,19.12 and 19.13 | bloodstalker | 2016-12-02 | 1 | -0/+5 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 2 | -593/+769 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -1/+1 | 
| | | |||||
| * | added 19.10,19.12 and 19.13 | bloodstalker | 2016-12-02 | 1 | -2/+121 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -0/+0 | 
| | | |||||
| * | added tdd tests for 17.5 | bloodstalker | 2016-12-02 | 1 | -0/+7 | 
| | | |||||
| * | added 17.5 | bloodstalker | 2016-12-02 | 1 | -1/+107 | 
| | | |||||
| * | added a disclaimer | bloodstalker | 2016-12-02 | 1 | -0/+1 | 
| | | |||||
| * | added a disclaimer | bloodstalker | 2016-12-02 | 1 | -0/+1 | 
| | | |||||
| * | added a disclaimer | bloodstalker | 2016-12-02 | 1 | -0/+1 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -1/+6 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -0/+1 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -13/+26 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -0/+4 | 
| | | |||||
| * | updated | bloodstalker | 2016-12-02 | 1 | -5/+9 | 
| | | |||||
| * | added XML out support for the PPCallbacks | bloodstalker | 2016-12-02 | 1 | -0/+22 | 
| | | |||||
| * | added the interface for the new overload | bloodstalker | 2016-12-02 | 1 | -4/+14 | 
| | | |||||
| * | added another overload for member function XMLAdNode to support PPCallbacks. | bloodstalker | 2016-12-02 | 1 | -5/+29 | 
| | | |||||
| * | updated the current implementation status | bloodstalker | 2016-12-02 | 1 | -0/+0 | 
| | | |||||
| * | added tdd tests | bloodstalker | 2016-12-01 | 6 | -10/+37 | 
| | | |||||
| * | now used the compile command database for the misrac tdd tests | bloodstalker | 2016-12-01 | 1 | -1/+1 | 
| | | |||||
| * | adde 19.2,19.3,19.6,19.7,20.8,20.9 and 20.12 | bloodstalker | 2016-12-01 | 1 | -8/+111 | 
| | | |||||
| * | the tdd test files look more readible and eligible | bloodstalker | 2016-11-30 | 4 | -4/+68 | 
| | | |||||
| * | fixed a problem where the default input list returned an error | bloodstalker | 2016-11-30 | 1 | -11/+3 | 
| | | |||||
| * | added a comment regarding replacements | bloodstalker | 2016-11-30 | 1 | -0/+2 | 
| | | |||||
| * | added a comment regarding replacements | bloodstalker | 2016-11-30 | 1 | -0/+2 | 
| | | |||||
| * | fixed a comment | bloodstalker | 2016-11-30 | 1 | -2/+2 | 
| | | |||||
| * | updated the xml report | bloodstalker | 2016-11-30 | 1 | -0/+26 | 
| | | |||||
| * | now uses the overloaded XMLAddNode for rules that have runonendoftranslation | bloodstalker | 2016-11-30 | 1 | -0/+12 | 
| | | |||||
| * | added an overloaded member function for XMLReport to add nodes to the xml doc | bloodstalker | 2016-11-30 | 1 | -0/+3 | 
| | | |||||
| * | added an overloaded member function for XMLReport to add nodes to the xml doc | bloodstalker | 2016-11-30 | 1 | -9/+15 | 
| | | |||||
| * | output samples for the misra rule checker | bloodstalker | 2016-11-30 | 2 | -0/+1216 | 
| | | |||||
| * | now has a makefile called by the makefile in the root dir | bloodstalker | 2016-11-30 | 1 | -0/+11 | 
| | | |||||
| * | xml out announcement | bloodstalker | 2016-11-30 | 1 | -2/+2 | 
| | | |||||
| * | minor fix | bloodstalker | 2016-11-30 | 1 | -1/+5 | 
| | | |||||
| * | added xml output support for the misra report | bloodstalker | 2016-11-30 | 1 | -1/+109 | 
| | | |||||
| * | added xml output support for the misra report | bloodstalker | 2016-11-30 | 1 | -0/+17 | 
| | | |||||
