index
:
mutator
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
added a new mutator action file for tests
bloodstalker
2017-02-05
1
-0
/
+9
|
*
trying to fix the broken run...
bloodstalker
2017-02-05
1
-1
/
+1
|
*
trying to figure out why the coverage build crashes
bloodstalker
2017-02-05
1
-0
/
+1
|
*
now uses -Wall to have all the warnings mutator needs.
bloodstalker
2017-02-05
1
-1
/
+1
|
*
added 2.2,2.3,4.2,9.2. we already have tdd tests for all of them.
bloodstalker
2017-02-05
1
-1
/
+35
|
*
did a lil change on the win_build
bloodstalker
2017-02-05
1
-2
/
+1
|
*
fixed the include path
bloodstalker
2017-02-04
1
-2
/
+2
|
*
some more diag output for me
bloodstalker
2017-02-04
1
-1
/
+2
|
*
mutator action file for running the coverage build
bloodstalker
2017-02-04
1
-0
/
+19
|
*
added a test to check why the coverage build crashes.
bloodstalker
2017-02-04
1
-0
/
+1
|
*
removed the -w flag so the warnings are not silenced
bloodstalker
2017-02-02
1
-1
/
+1
|
*
updated with a note regarding using the -w clang flag
bloodstalker
2017-02-02
1
-0
/
+2
|
*
mutator now accesses the diagnostics printed out by clang and adds them to ↵
bloodstalker
2017-02-02
1
-2
/
+51
|
|
|
|
the report. for the time being they are all tagged ClangDiag, later to be changed to their corresponding misra rule number. most of those warnings are have nothing to do with misra so they will be omitted later on. I'm supposed to be on a break...
*
added a note that says the xsd test is under dev
bloodstalker
2017-02-01
1
-0
/
+1
|
*
added GPL2 license notes on top, emacs c++ recognition
bloodstalker
2017-02-01
1
-0
/
+17
|
*
added GPL2 license notes on top, emacs c++ recognition
bloodstalker
2017-02-01
1
-0
/
+17
|
*
added GPL2 license notes on top, emacs c++ recognition
bloodstalker
2017-02-01
1
-0
/
+18
|
*
added GPL2 license notes on top, emacs c++ recognition
bloodstalker
2017-02-01
1
-0
/
+17
|
*
added GPL2 license notes on top, emacs c++ recognition
bloodstalker
2017-02-01
1
-0
/
+17
|
*
added a note to WIN_BUILD
bloodstalker
2017-02-01
1
-1
/
+3
|
*
added llvm runtime library
bloodstalker
2017-01-31
1
-1
/
+1
|
*
update was missing sudo
bloodstalker
2017-01-31
1
-2
/
+2
|
*
temporarily fixed the auto-refac option
bloodstalker
2017-01-31
1
-3
/
+4
|
*
added the namespace attibute to the xml report
bloodstalker
2017-01-31
1
-1
/
+1
|
*
added the namespace attibute to the xml report
bloodstalker
2017-01-31
1
-1
/
+4
|
*
removed extra tabs and whitespaces.
bloodstalker
2017-01-29
1
-15
/
+18
|
*
working on the auto-refac command
bloodstalker
2017-01-29
1
-1
/
+2
|
*
fixed the matcher that was causing ifconstswapper to misbehave when trying ↵
bloodstalker
2017-01-29
1
-3
/
+7
|
|
|
|
to fix nested ifs.
*
now make install creates a temp directory to use with the auto-refac option ↵
bloodstalker
2017-01-29
1
-0
/
+1
|
|
|
|
on mutator.sh
*
updated with the link to mutator's first website
bloodstalker
2017-01-29
1
-3
/
+3
|
*
updated with the link to mutator's first website
bloodstalker
2017-01-29
1
-0
/
+1
|
*
fixed
bloodstalker
2017-01-29
1
-0
/
+3
|
*
fixed
bloodstalker
2017-01-29
1
-6
/
+18
|
*
there was one instance of mutator not changed to mutator-lvl1
bloodstalker
2017-01-29
1
-1
/
+2
|
*
changed the name of th emutator namespace from xs to mutator
bloodstalker
2017-01-29
1
-16
/
+16
|
*
added tdd tests for switchfixer and switchdfixer
bloodstalker
2017-01-29
2
-2
/
+82
|
*
added tdd tests for switchfixer and switchdfixer
bloodstalker
2017-01-29
1
-1
/
+1
|
*
fixed and updated
bloodstalker
2017-01-29
1
-15
/
+25
|
*
updated with the executable name change, minor fixes otherwise
bloodstalker
2017-01-29
1
-3
/
+5
|
*
formerly named mutator.cpp
bloodstalker
2017-01-29
1
-0
/
+601
|
*
removed
bloodstalker
2017-01-29
1
-601
/
+0
|
*
added the install option, changed the name of an executable to mutator only ↵
bloodstalker
2017-01-29
1
-5
/
+10
|
|
|
|
be the shell wrapper/driver for mutator
*
fixed
bloodstalker
2017-01-28
1
-2
/
+3
|
*
added more tdd tests for automatic refactoring facilities
bloodstalker
2017-01-28
2
-0
/
+108
|
*
added an announcement regarding chnaging license from LGPLv3 to GPLv2
bloodstalker
2017-01-28
1
-0
/
+1
|
*
added the xsd test
bloodstalker
2017-01-28
1
-3
/
+5
|
*
changed the license to GPLv2
bloodstalker
2017-01-28
1
-161
/
+335
|
*
the xml report schema
bloodstalker
2017-01-28
1
-0
/
+22
|
*
we have to use gcov 4.2 since thats what llvm generates
bloodstalker
2017-01-28
1
-0
/
+2
|
*
changed a character in the report node/element name
bloodstalker
2017-01-28
1
-11
/
+10
|
[prev]
[next]