summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile rule doc for all documentationJohannes Schanda2013-09-132-2/+5
* Update api version number for 2.1Johannes Schanda2013-09-051-2/+2
* Add comment to subscriptionJohannes Schanda2013-09-051-0/+15
* Doxygen main page descriptionJohannes Schanda2013-09-052-1/+34
* Added support for selective broadcastsStefan Laner2013-09-037-108/+237
* Fixed logic error in dynamic loadingPhilip Rauwolf2013-08-231-17/+26
* Describe lining requirements for bindings and glue codeJohannes Schanda2013-08-222-1/+22
* Merge "Added tutorial"Johannes Schanda2013-08-081-0/+412
|\
| * Added tutorialPhilip Rauwolf2013-08-071-0/+412
* | Add Configuration.h to installed headersJohannes Schanda2013-08-081-0/+1
|/
* changed project version to 2.1Manfred Bathelt2013-07-312-3/+3
* doc: configured doxygen document generationManfred Bathelt2013-07-312-3/+4
* 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-2411-57/+1142
|\
| * Introduced dynamic loading of middleware bindings and other genericPhilip Rauwolf2013-07-0811-57/+1142
* | 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-1717-2/+77
* 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-062-0/+23
* 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-045-74/+165
* add polymorphic struct supportAleksandar Kanchev2013-06-043-0/+40
* Added compile time deprecation markers, fixed typoPhilip Rauwolf2013-06-033-6/+15
* Added and integrated the ServicePublisher interface in order to improve manag...Johannes Schanda2013-06-037-73/+273
* 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
* Updated .gitignorePhilip Rauwolf2013-05-281-0/+1
* 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-184-18/+360
* Add doxygen generation targetsJohannes Schanda2013-03-125-2/+2531
* add libtool version-info supportAleksandar Kanchev2013-03-121-0/+8
* Comments of public APIJohannes Schanda2013-03-115-4/+340
* Set version 2.0 in package versionJohannes Schanda2013-03-071-1/+1
* Improve locking in eventgpt_6_1_preJohannes Schanda2013-03-061-5/+12
* Added mutex for event unsubscribe callsPhilip Rauwolf2013-03-041-1/+7
* Moved service management down to middleware implementation. Added aPhilip Rauwolf2013-03-012-26/+10
* Deinitialization of running services now workingPhilip Rauwolf2013-02-282-1/+10
* Fixed 2 warnings in Variant TypePhilip Rauwolf2013-02-261-1/+1
* Fix full namespace in variant for using namespace std compatabilityJohannes Schanda2013-02-262-7/+3
* InputStream and OutputStream now have a way to recognize beginning/endPhilip Rauwolf2013-02-222-2/+10
* add UNKNOWN AvailabilityStatusAleksandar Kanchev2013-02-211-0/+1