index
:
external_parameter-framework.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused CElement::getLastChild method
David Wagner
2015-04-24
2
-10
/
+0
*
coveralls: send coverage report to coveralls.io
David Wagner
2015-04-24
2
-0
/
+14
*
stop messing around with useless pointer
Sébastien Gonzalve
2015-04-24
2
-24
/
+11
*
Fix for BackSynchronizer related crash on windows
Patrick Benavoli
2015-04-24
1
-1
/
+1
*
Inconsistent name of variable in RuleParser
Sebastien Gonzalve
2015-04-24
1
-14
/
+14
*
Type mismatch corrections (Windows 64 bits)
Patrick Benavoli
2015-04-24
41
-166
/
+226
*
CXmlFileIncluderElement constructor cleanup
Patrick Benavoli
2015-04-24
1
-3
/
+2
*
Change blackboard write/readString prototype
Sebastien Gonzalve
2015-04-24
3
-16
/
+9
*
Make line endings consistent in schemas files
Sebastien Gonzalve
2015-04-24
5
-354
/
+354
*
Removal of unnecessary execution mode
Sebastien Gonzalve
2015-04-24
2
-0
/
+0
*
Removed spurious ";" after function definition
Sebastien Gonzalve
2015-04-24
1
-1
/
+1
*
Remove deprecated project file for Dev-Cpp IDE
Sebastien Gonzalve
2015-04-24
4
-448
/
+0
*
Prevent multiple inclusions of NativeTokenizer header
Sebastien Gonzalve
2015-04-24
1
-0
/
+2
*
Utility.h multiple inclusions directive harmonized
Sebastien Gonzalve
2015-04-24
1
-3
/
+1
*
Require PTHREAD using cmake canonic way
Kevin Rocard
2015-04-24
1
-6
/
+2
*
Remove explicit server stop
Kevin Rocard
2015-04-24
1
-3
/
+0
*
[coverage] Correct line number msg
Kevin Rocard
2015-04-24
1
-1
/
+1
*
[coverage]Quote user value in error msgs
Kevin Rocard
2015-04-24
1
-3
/
+3
*
functional-tests: remove dumpElement test case
David Wagner
2015-04-24
2
-136
/
+0
*
Add functionnal tests to the pfw.
Adrien M
2015-04-24
51
-187
/
+999
*
Dissociate 'make test' & 'make install'
Adrien M
2015-04-24
5
-3
/
+33
*
Fix tUINT32_ARRAY index overflow test
Jules Clero
2015-04-24
1
-1
/
+1
*
Fix tSTRING_128 parenthesis error
Jules Clero
2015-04-24
1
-2
/
+10
*
Fix tRAW test comparison error
Jules Clero
2015-04-24
1
-1
/
+2
*
Fix Configuration test to take account of pending configurations
Jules Clero
2015-04-24
1
-1
/
+1
*
Parameter-Framework functional tests initial commit
Jules Clero
2015-04-24
68
-0
/
+15220
*
Fix "|" display artifact on inclusive criterion type
Francois Gaffie
2015-04-24
1
-1
/
+4
*
Install c parameter-framework bindings
Kevin Rocard
2015-04-24
1
-0
/
+2
*
Version 2.4.2
David Wagner
2015-04-24
1
-1
/
+1
*
Add license boilerplates for Android
David Wagner
2015-04-24
3
-1
/
+32
*
Re-implement the Tokenizer class from scratch
David Wagner
2015-04-24
3
-181
/
+150
*
Add unit tests for the Tokenizer class
David Wagner
2015-04-24
3
-0
/
+165
*
travis: run 'ldconfig' after 'sudo make install'
David Wagner
2015-04-24
1
-4
/
+7
*
fixed-point-tests: remove some code duplication
David Wagner
2015-04-24
1
-23
/
+13
*
fixed point tests: some high-precision tests are failing
David Wagner
2015-04-24
1
-1
/
+2
*
fixed-point-tests: abort if a getParameter fails
David Wagner
2015-04-24
1
-3
/
+8
*
fixed point tests: use the python module instead of remote-process
David Wagner
2015-04-24
1
-48
/
+39
*
fixed point tests: remove trailing zeros from values
David Wagner
2015-04-24
1
-0
/
+3
*
fixed point tests: return 1 in case of failure
David Wagner
2015-04-24
1
-3
/
+15
*
python bindings: install modules to the dist-packages directory
David Wagner
2015-04-24
1
-2
/
+14
*
cmake/python bindings: reorganize include_directories() instructions
David Wagner
2015-04-24
1
-4
/
+2
*
cmake/python bindings: remove duplicated PythonLibs inclusion
David Wagner
2015-04-24
1
-6
/
+1
*
C pfw bindings
Kevin Rocard
2015-04-24
6
-0
/
+1143
*
Android/xmlGenerator: Fix domainGenerator.py's dependencies
David Wagner
2015-04-24
1
-1
/
+1
*
domainGenerator.py: more flexible arguments
David Wagner
2015-04-24
1
-2
/
+3
*
travis: set the installation prefix to /usr
David Wagner
2015-04-24
1
-3
/
+3
*
Fail build if test are enabled but can not be built
Kevin Rocard
2015-04-24
1
-5
/
+3
*
Modularise build using cmake options
Kevin Rocard
2015-04-24
3
-3
/
+16
*
Use ctest for testing
Kevin Rocard
2015-04-24
3
-6
/
+21
*
Reformat .travis.yml test commands
Kevin Rocard
2015-04-24
1
-4
/
+8
[next]