profile/ivi/common-api-runtime.git
2014-08-11 Mikko YlinenAdd .changes file with initial release notes accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_ivi devel/ivi tizen tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/ivi/20140812.110722 submit/devel/ivi/20160127.042122 submit/devel/ivi/20160127.050031 submit/tizen_ivi/20140811.130836 tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
2014-08-11 Mikko YlinenAdd tizen packaging files
2014-08-11 Mikko YlinenAdd .gbs.conf
2014-06-12 Juergen GehringAdded NEWS file for release 2.1.6 upstream 2.1.6
2014-04-15 Juergen GehringDocumentation cleanup. 2.1.6-rc0
2014-04-14 Markus FreutsmiedlProject settings in project files reworked.
2014-04-11 Markus FreutsmiedlProject settings in project files reworked.
2014-04-02 Michael Bauerupdating README to reflect changes to CommonAPI.sln
2014-04-02 Michael Bauerchanging hardcoded GTEST directory path to a property...
2014-04-02 Michael Baueradding missing sources to vcxproj setup of CommonAPI
2014-03-31 Michael Bauerupdated Makefile.am and README to fix asciidoc errors
2014-03-21 Juergen GehringMove specification to CommonAPI-Tools, better CMake...
2014-03-19 Stefan Lanerincreased library interface revision number
2014-03-03 Patrick SattlerAll public inline functions arn't anymore inline
2014-02-26 Patrick SattlerFixed some compile warnings
2014-02-26 Stefan LanerWindows compatible version
2014-02-18 Patrick SattlerChanged doxygen title to GENIVI IPC Common API C++
2014-01-31 Stefan Lanerremoved accidentally added cmake files 2.1.5
2014-01-31 Stefan Lanerincreased version number to 2.1.5
2014-01-29 IDI GPT 8.0.0[libcommonAPI] add first dev packet configuration
2014-01-29 IDI GPT 8.0.0Setup to build rpm packet for library
2014-01-27 Gernot Wirschal[CommonAPI lib] first try to build with cmake and creat...
2014-01-23 Manfred Batheltadded copy of GENIVI CommonAPI C++ Specification to...
2013-11-23 Stefan LanerFix for inherited interfaces
2013-11-11 Johannes SchandaUpdate version to 2.1.4 2.1.4
2013-11-05 Juergen GehringAdd templated input/output stream methods
2013-10-29 Stefan LanerFixed (de-)serialization of polymorphic structs.
2013-10-29 Stefan Laneradded support for struct members being maps with enums...
2013-10-23 Johannes SchandaFix include dir to be only major.minor version 2.1.3
2013-10-16 Johannes SchandaRemove lambda expressions as unsuppoerted by GCC 4.4
2013-10-16 Philip RauwolfAdded micro version
2013-10-16 Philip RauwolfCorrected return value of utility function
2013-10-16 Philip RauwolfChanged formerly static function to inline
2013-10-09 Johannes SchandaPromote runtime pointer to public
2013-10-02 Stefan Lanerremoved unnecessary include of <unistd.h>
2013-09-18 Johannes SchandaAdd managed services 2.1.0 2.1.1 2.1.2
2013-09-18 Philip RauwolfAdded version information to middleware
2013-09-18 Johannes SchandaMake exceptions optional & fix incorrectly documented...
2013-09-13 Johannes SchandaFix seg fault on null pointer in operators
2013-09-13 Johannes SchandaMove tutorial to CommonAPI-Tools
2013-09-13 Johannes SchandaMakefile rule doc for all documentation
2013-09-05 Johannes SchandaUpdate api version number for 2.1
2013-09-05 Johannes SchandaAdd comment to subscription
2013-09-05 Johannes SchandaDoxygen main page description
2013-09-03 Stefan LanerAdded support for selective broadcasts
2013-08-23 Philip RauwolfFixed logic error in dynamic loading
2013-08-22 Johannes SchandaDescribe lining requirements for bindings and glue...
2013-08-08 Johannes SchandaMerge "Added tutorial"
2013-08-08 Johannes SchandaAdd Configuration.h to installed headers
2013-08-07 Philip RauwolfAdded tutorial
2013-07-31 Manfred Batheltchanged project version to 2.1
2013-07-31 Manfred Batheltdoc: configured doxygen document generation
2013-07-24 Stefan LanerIntroduced type CommonAPI::ClientId to identify callers...
2013-07-24 Aleksandar... Merge "Introduced dynamic loading of middleware binding...
2013-07-10 Johannes SchandaAdapt documentation of event subscription methods 2.1-pre2
2013-07-08 Philip RauwolfIntroduced dynamic loading of middleware bindings and...
2013-06-25 Philip RauwolfOverloading of visible Runtime::createFactory methods
2013-06-24 Philip RauwolfAdded check on the mainloop context being initialized... 2.1-pre1
2013-06-17 Philip RauwolfExtensions for named factories
2013-06-17 Johannes SchandaAdd compile guard macro
2013-06-10 Johannes SchandaUpdate VariantTest
2013-06-06 Aleksandar... factory: fix error return types
2013-06-06 Philip RauwolfAdded CommonAPI.h for general usage in user code.
2013-06-06 Philip RauwolfFixed an issue for older compilers
2013-06-06 Johannes SchandaChanges to variant to extend functionality for some...
2013-06-04 Philip RauwolfDecoupling of declaration and implementation in Factory and
2013-06-04 Aleksandar... add polymorphic struct support
2013-06-03 Philip RauwolfAdded compile time deprecation markers, fixed typo
2013-06-03 Johannes SchandaAdded and integrated the ServicePublisher interface...
2013-06-03 Johannes SchandaSome additional tests for variant moves 2.0.2.1
2013-05-31 Johannes SchandaBetter tests for variant moves
2013-05-29 Johannes SchandaCorrected move constructor / initialisation of empty...
2013-05-28 Philip RauwolfUpdated .gitignore
2013-05-28 Philip RauwolfExtended documentation for mainloop integration in...
2013-05-27 Johannes SchandaFix bug in assignment of variant to variant
2013-05-27 Johannes SchandaBetter variant tests
2013-05-10 Johannes SchandaChange attribute sync getter to match all other sync... 2.0.2 genivi_release_4
2013-04-18 Philip RauwolfAdded MainloopContext
2013-03-12 Johannes SchandaAdd doxygen generation targets 2.0.1
2013-03-12 Aleksandar... add libtool version-info support
2013-03-11 Johannes SchandaComments of public API
2013-03-07 Johannes SchandaSet version 2.0 in package version 2.0.0 genivi_release_3
2013-03-06 Johannes SchandaImprove locking in event gpt_6_1_pre
2013-03-04 Philip RauwolfAdded mutex for event unsubscribe calls
2013-03-01 Philip RauwolfMoved service management down to middleware implementat...
2013-02-28 Philip RauwolfDeinitialization of running services now working
2013-02-26 Philip RauwolfFixed 2 warnings in Variant Type
2013-02-26 Johannes SchandaFix full namespace in variant for using namespace std...
2013-02-22 Philip RauwolfInputStream and OutputStream now have a way to recogniz...
2013-02-21 Aleksandar... add UNKNOWN AvailabilityStatus
2013-02-21 Aleksandar... remove generated README file
2013-02-15 Johannes SchandaEliminate final warning in middlewareinfo
2013-02-14 Johannes SchandaFixed type in README
2013-02-14 Philip RauwolfEliminated warnings in MiddlewareInfo.h
2013-02-13 Aleksandar... add gitattributes and proper crlf handling
2013-02-04 Philip RauwolfNo API-changes. Made internals of Factory compliant...
2013-02-04 lipciAdaptions for support of config files
2013-02-01 Philip RauwolfAdded "serviceName" to proxy- and service-creation...
2013-01-29 Philip RauwolfExtended headers of In- and OutputStream for support... genivi_release_2
2013-01-23 Johannes SchandaReally fix compile problems on older GCC
next