aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixing the cov buildbloodstalker2017-04-101-6/+6
|
* fixing the cov buildbloodstalker2017-04-101-4/+4
|
* fixing the cov buildbloodstalker2017-04-101-8/+8
|
* fixing the cov buildbloodstalker2017-04-101-1/+1
|
* fixing the cov buildbloodstalker2017-04-101-1/+1
|
* fixing the cov buildbloodstalker2017-04-101-2/+2
|
* trying to fix the cov buildbloodstalker2017-04-101-1/+1
|
* trying to fix the cov buildbloodstalker2017-04-101-2/+2
|
* trying to fix the cov buildbloodstalker2017-04-101-1/+1
|
* trying to fix the cov buildbloodstalker2017-04-101-2/+2
|
* added a coverage tagbloodstalker2017-04-101-1/+2
|
* changed the gcov version for the cov buildbloodstalker2017-04-101-2/+2
|
* trying to fix the cov buildbloodstalker2017-04-101-7/+9
|
* trying to fix the cov buildbloodstalker2017-04-101-2/+2
|
* trying to fix the cov buildbloodstalker2017-04-101-8/+8
|
* trying to fix the cov buildbloodstalker2017-04-101-1/+5
|
* trying to fix the cov buildbloodstalker2017-04-091-1/+1
|
* trying to fix the coverage buildbloodstalker2017-04-091-1/+1
|
* trying to fix the coverage buildbloodstalker2017-04-091-0/+2
|
* trying to fix the coverage buildbloodstalker2017-04-091-1/+1
|
* updatedbloodstalker2017-04-041-1/+1
|
* updated the latest tested build to 299357bloodstalker2017-04-041-1/+1
|
* fixed 2 assert problems and a null-pntr derefrence. added a field ↵bloodstalker2017-04-041-26/+68
| | | | declaration matcher for sfrcpp01
* updatedbloodstalker2017-04-041-5/+15
|
* Merge branch 'master' of https://github.com/bloodstalker/mutator.gituser12017-04-048-23/+286
|\
| * added pointer declrefexpr tagging for safercppbloodstalker2017-04-031-2/+45
| |
| * added a blue-print for SaferCPP's tagging of all native pointersbloodstalker2017-04-021-1/+43
| |
| * fixed the temp workarounds for 12.11,10.1 and 10.2. they are proper now.bloodstalker2017-04-021-10/+49
| |
| * fixing some issuesbloodstalker2017-04-021-1/+6
| |
| * updated as per the changesbloodstalker2017-04-021-4/+15
| |
| * marked as deprecatedbloodstalker2017-04-021-0/+7
| |
| * marked as deprecatedbloodstalker2017-04-021-0/+6
| |
| * the daemon returns the server exit codebloodstalker2017-04-021-2/+2
| |
| * disbaled a macrobloodstalker2017-04-021-1/+1
| |
| * general overhaul to how the server handles the command execution. fixed the ↵bloodstalker2017-04-021-21/+52
| | | | | | | | new-line char being sent along with the command.
| * more fixesbloodstalker2017-04-021-0/+2
| |
| * added a check for empty or config file not found.bloodstalker2017-04-021-3/+12
| |
| * fixed some issuesbloodstalker2017-04-021-3/+9
| |
| * now the server will only run the driver commands. not anything.bloodstalker2017-04-013-7/+69
| |
| * th elocation fo the config file has been changed when you run make installbloodstalker2017-04-011-1/+1
| |
* | these are a version of testFunc1.c/h translated to SaferCPlusPlus for user12017-04-042-0/+1271
|/ | | demonstration/testing purposes
* added checks for getAsPlaceholderType() returning nulluser12017-03-311-1/+58
|
* Merge branch 'master' of https://github.com/bloodstalker/mutator.gituser12017-03-303-13/+148
|\
| * added safercpp native array detection, now also detects use of pointers ↵bloodstalker2017-03-301-1/+123
| | | | | | | | pointing to arrays. tdds already exist in testFuncs2
| * added the frtti option,added a check for rtti before trying ot build itbloodstalker2017-03-291-0/+5
| |
| * wipbloodstalker2017-03-291-0/+2
| |
| * changed the matchers for safercpparr. i still have to add a matcher that ↵bloodstalker2017-03-291-12/+18
| | | | | | | | recognizes pointers pointing to an array.
* | some progress on auto-conversion of arraysuser12017-03-301-1434/+1808
|/
* enabled writing the changes out to the input file, some translation user12017-03-281-266/+136
| | | improvements and code cleanup
* preliminary auto-conversion of native arraysuser12017-03-271-1/+2120
|