summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed poll emulation for windows2.0.9maintain/2.0Stefan Laner2014-02-057-684/+20
* added comments on windows version to READMEStefan Laner2014-01-161-0/+4
* removed unnecessary library dependencyStefan Laner2014-01-151-1/+1
* new version for handling msvc variadic template bug by using defaultStefan Laner2014-01-154-15/+15
* Merge remote-tracking branch 'origin/maintain/2.0' into dev/windowsStefan Laner2013-12-202-3/+10
|\
| * Changed version to match with CommonAPI and corresponding2.0.8Stefan Laner2013-12-101-1/+1
| * Backport of fix for GLIPCI-165.Arnaud Fietzke2013-11-261-1/+8
| * Matched version for next point release with CommonAPI-D-Bus Tooling andPhilip Rauwolf2013-10-161-1/+1
| * Added micro version and requirement for correct CommonAPI micro versionPhilip Rauwolf2013-10-161-2/+2
* | updated generated code for testsStefan Laner2013-10-2313-117/+131
* | global initializers now created using INITIALIZER macro fromStefan Laner2013-10-224-24/+3
* | Added visual studio solution file and project files for library and testStefan Laner2013-10-223-0/+287
* | Adopted tests for build with Microsoft Visual StudioStefan Laner2013-10-2224-212/+1058
* | Adopted sources for build with Microsoft Visual Studio 2013Stefan Laner2013-10-214-24/+46
* | Bugfix in DBusInputStreamTest - &-operator on std::string does notStefan Laner2013-10-151-1/+2
|/
* Resolve some bugs for windows VC++ & regenretate test sourcesJohannes Schanda2013-10-0919-162/+255
* Fix packaging detailsJohannes Schanda2013-10-012-2/+2
* Correct instantiation of internal attribute2.0.7Johannes Schanda2013-08-081-1/+1
* Fix bug in observable readonly attribute instantiationJohannes Schanda2013-08-081-3/+5
* Corrected comments with regard to mainloop integrationJohannes Schanda2013-08-071-5/+0
* Removed DBusBenchmarkingTestStefan Laner2013-08-072-228/+1
* Backported thread teardown fixJohannes Schanda2013-08-072-4/+9
* Fixed Demo MainloopPhilip Rauwolf2013-08-072-17/+23
* Merge branch 'master' into genivi_releasegenivi_release_42.0.6Johannes Schanda2013-05-2758-897/+2970
|\
| * Introspection handling for entire tree of superpaths of a registered object path2.0.5Johannes Schanda2013-05-171-1/+42
| * Tests for mainloop big data2.0.4Philip Rauwolf2013-05-152-1/+69
| * Fix test on object path registrationJohannes Schanda2013-05-151-4/+4
| * Match unit tests to revised attribute apiJohannes Schanda2013-05-152-2/+3
| * Change sync attribute getter to match all other sync methods2.0.3Johannes Schanda2013-05-103-7/+4
| * Fix compile of main loop unit testJohannes Schanda2013-05-061-1/+1
| * Merge "D-Bus Mainloop Context now only requires a DBusConnection, no longer a...Johannes Schanda2013-05-063-7/+4
| |\
| | * D-Bus Mainloop Context now only requires a DBusConnection, no longer aPhilip Rauwolf2013-04-183-7/+4
| * | Merge "Added Unit Tests and Demo Implementation for Mainloops"Johannes Schanda2013-05-065-13/+909
| |\ \ | | |/
| | * Added Unit Tests and Demo Implementation for MainloopsPhilip Rauwolf2013-04-185-13/+909
| * | Merge "Added and integrated necessary D-Bus Mainloop Context"Johannes Schanda2013-05-0610-210/+639
| |\ \ | | |/
| | * Added and integrated necessary D-Bus Mainloop ContextPhilip Rauwolf2013-04-1810-210/+639
| * | stream: cleanup getCurrentPosition()Aleksandar Kanchev2013-05-063-17/+2
| |/
| * Removed std::output in one testPhilip Rauwolf2013-04-171-1/+0
| * properly deregister DBusObjectManagerAleksandar Kanchev2013-04-152-0/+9
| * move introspection handling to DBusObjectManagerAleksandar Kanchev2013-04-157-98/+127
| * Provide a clean API for setting the object path handler functionJohannes Schanda2013-04-054-36/+31
| * Allow custom callbacks for dbus object path registrationJohannes Schanda2013-04-042-0/+34
| * Move objectpath functions to proxy connection, make objectmanager use itJohannes Schanda2013-04-043-6/+9
| * tests: whitespace cleanupAleksandar Kanchev2013-03-223-143/+143
| * build: don't install the internal murmurhash libraryAleksandar Kanchev2013-03-221-3/+3
| * Updated test filesPhilip Rauwolf2013-03-2215-267/+456
| * build: make use of system extensions (_GNU_SOURCE)Aleksandar Kanchev2013-03-212-1/+4
| * Extended DBusTestUtils2.0.2Philip Rauwolf2013-03-201-0/+41
| * Further improvement of timing in test casesPhilip Rauwolf2013-03-201-12/+16
| * Removed unnecessary timeout and possible source of "simple" failures.Philip Rauwolf2013-03-201-4/+1