summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Documentation cleanup.baserock/genivi-anchor-missingJuergen Gehring2014-05-081-1/+1
* All public inline functions arn't anymore inlinePatrick Sattler2014-03-0314-288/+430
* Fixed some compile warningsPatrick Sattler2014-02-263-3/+1
* Windows compatible versionStefan Laner2014-02-2614-64/+196
* removed accidentally added cmake filesStefan Laner2014-01-311-36/+0
* [libcommonAPI] add first dev packet configurationIDI GPT 8.0.02014-01-291-5/+29
* Setup to build rpm packet for libraryIDI GPT 8.0.02014-01-291-4/+3
* [CommonAPI lib] first try to build with cmake and create rpm package for GPTGernot Wirschal2014-01-271-0/+13
* Fix for inherited interfacesStefan Laner2013-11-232-2/+8
* Add templated input/output stream methods Juergen Gehring2013-11-052-4/+16
* Fixed (de-)serialization of polymorphic structs.Stefan Laner2013-10-292-236/+236
* added support for struct members being maps with enums as keyStefan Laner2013-10-293-34/+41
* Remove lambda expressions as unsuppoerted by GCC 4.4Johannes Schanda2013-10-161-6/+10
* Corrected return value of utility functionPhilip Rauwolf2013-10-161-1/+1
* Changed formerly static function to inlinePhilip Rauwolf2013-10-161-1/+1
* Promote runtime pointer to publicJohannes Schanda2013-10-091-2/+2
* removed unnecessary include of <unistd.h>Stefan Laner2013-10-021-1/+0
* Add managed servicesJohannes Schanda2013-09-187-2/+134
* Added version information to middlewarePhilip Rauwolf2013-09-182-3/+8
* Make exceptions optional & fix incorrectly documented throwJohannes Schanda2013-09-183-4/+7
* Fix seg fault on null pointer in operatorsJohannes Schanda2013-09-131-2/+10
* Add comment to subscriptionJohannes Schanda2013-09-051-0/+15
* Added support for selective broadcastsStefan Laner2013-09-036-107/+233
* Fixed logic error in dynamic loadingPhilip Rauwolf2013-08-231-17/+26
* Introduced type CommonAPI::ClientId to identify callers on stub side.Stefan Laner2013-07-241-0/+11
* Merge "Introduced dynamic loading of middleware bindings and other generic li...Aleksandar Kanchev2013-07-249-55/+1033
|\
| * Introduced dynamic loading of middleware bindings and other genericPhilip Rauwolf2013-07-089-55/+1033
* | Adapt documentation of event subscription methods Johannes Schanda2013-07-101-1/+11
|/
* Overloading of visible Runtime::createFactory methodsPhilip Rauwolf2013-06-252-2/+25
* Added check on the mainloop context being initialized before usedPhilip Rauwolf2013-06-243-3/+37
* Extensions for named factoriesPhilip Rauwolf2013-06-173-18/+31
* Add compile guard macroJohannes Schanda2013-06-1716-2/+74
* Update VariantTestJohannes Schanda2013-06-101-19/+12
* factory: fix error return typesAleksandar Kanchev2013-06-061-2/+2
* Added CommonAPI.h for general usage in user code.Philip Rauwolf2013-06-061-0/+22
* Fixed an issue for older compilersPhilip Rauwolf2013-06-061-1/+2
* Changes to variant to extend functionality for some binding needsJohannes Schanda2013-06-063-4/+9
* Decoupling of declaration and implementation in Factory andPhilip Rauwolf2013-06-044-74/+163
* add polymorphic struct supportAleksandar Kanchev2013-06-043-0/+40
* Added compile time deprecation markers, fixed typoPhilip Rauwolf2013-06-032-4/+13
* Added and integrated the ServicePublisher interface in order to improve manag...Johannes Schanda2013-06-035-71/+263
* Some additional tests for variant moves2.0.2.1Johannes Schanda2013-06-031-0/+50
* Better tests for variant movesJohannes Schanda2013-05-311-0/+50
* Corrected move constructor / initialisation of empty variantJohannes Schanda2013-05-293-35/+119
* Extended documentation for mainloop integration in Runtime.hPhilip Rauwolf2013-05-281-0/+3
* Fix bug in assignment of variant to variantJohannes Schanda2013-05-271-12/+32
* Better variant testsJohannes Schanda2013-05-271-0/+12
* Change attribute sync getter to match all other sync signatures, typoJohannes Schanda2013-05-102-2/+2
* Added MainloopContextPhilip Rauwolf2013-04-183-1/+342
* Comments of public APIJohannes Schanda2013-03-115-4/+340