aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* moved macros inside macros.mkbloodstalker2017-03-241-69/+3
|
* moved macros inside macros.mkbloodstalker2017-03-241-87/+0
|
* moved macros inside macros.mkbloodstalker2017-03-241-87/+2
|
* now macros are inside MACROS.mkbloodstalker2017-03-241-1/+89
|
* fixed the makefilesbloodstalker2017-03-241-68/+4
|
* the XML and JSON report classes are here nowbloodstalker2017-03-161-0/+97
|
* the XML and JSON report classes are here nowbloodstalker2017-03-161-0/+266
|
* the headerbloodstalker2017-03-161-0/+33
|
* the source filebloodstalker2017-03-161-0/+98
|
* the makefilebloodstalker2017-03-161-0/+114
|
* the compilation databasesbloodstalker2017-03-161-0/+7
|
* not much, just changed tabs to spacesbloodstalker2017-03-161-197/+197
|
* added a new inclusion directive for the new report filesbloodstalker2017-03-161-0/+1
|
* moved out the report classes into a new file-mutator_reportbloodstalker2017-03-161-55/+2
|
* moved out the report classes into a new file-mutator_reportbloodstalker2017-03-161-224/+1
|
* added necessary changes for the new executables. i'm gonna later move the ↵bloodstalker2017-03-161-3/+8
| | | | macros to macros.mk
* added the first SaferCPP test. I'll add a doc under docs later on for it.bloodstalker2017-03-141-1/+76
|
* now make install creates a config file for mutatorbloodstalker2017-03-141-1/+1
|
* minor changebloodstalker2017-03-141-1/+1
|
* removed TAGS from allbloodstalker2017-03-131-1/+1
|
* fixedbloodstalker2017-03-131-1/+1
|
* minor changebloodstalker2017-03-131-0/+2
|
* trying to fix the tainted string issuebloodstalker2017-03-133-5/+57
|
* added a ctags targetbloodstalker2017-03-121-2/+7
|
* added some macros for the ctags targetbloodstalker2017-03-121-0/+4
|
* added a new build mode for c++14bloodstalker2017-03-121-0/+9
|
* added a new data structure for SaferCPlusPlus equivalencybloodstalker2017-03-121-0/+3
|
* added a new option for SaferCPlusPlusbloodstalker2017-03-121-0/+3
|
* added a new c++14 build modebloodstalker2017-03-121-0/+9
|