aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/mergenode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clazy warningsRenaud G2019-01-051-1/+1
|
* -fix some priority nodesRenaud G2018-03-181-4/+3
|
* -prevent endless loop in result parsing.Renaud G2017-12-131-1/+14
|
* -Change QList to std::vectorRenaud Guezennec2017-11-281-4/+4
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-2/+2
|
* -adapt merge node to new way of several command.Renaud G2017-10-211-18/+52
|
* -fix merge operator.Renaud G2017-04-291-0/+1
|
* -remove memory issue.Renaud G2017-01-281-1/+3
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-2/+12
| | | | -Allow to use if node several times.
* change contact link.Renaud G2016-04-031-1/+1
|
* fix cpp checkRenaud G2016-03-221-13/+13
|
* manage homogeneousRenaud2015-12-281-0/+2
|
* -Adding mergenode to the project.Renaud G2015-12-241-0/+78