profile/ivi/persistence-common-object.git
9 years agoAvoid conflicts with standard integer typedefs. 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/20140915.163328 submit/devel/ivi/20160127.022320 submit/tizen_ivi/20140912.867530 tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Ossama Othman [Thu, 11 Sep 2014 16:43:53 +0000 (09:43 -0700)]
Avoid conflicts with standard integer typedefs.

Change-Id: Ibad76c44131a48d9e860229bb1007c6f89a8c089
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
9 years agoInitial packaging. 23/27123/4 submit/tizen_ivi/20140910.567321
Ossama Othman [Thu, 4 Sep 2014 17:13:46 +0000 (10:13 -0700)]
Initial packaging.

Bug-Tizen: TC-1504
Change-Id: Id594c3000c0fe98f4a96abe9147026d114a94c5e
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
9 years agoinitial commit of key-value-store upstream 1.0.1
Disch, Simon [Thu, 4 Sep 2014 13:24:56 +0000 (15:24 +0200)]
initial commit of key-value-store

9 years agoMerge remote-tracking branch 'genivi/master'
Guy Sagnes [Mon, 1 Sep 2014 10:01:32 +0000 (12:01 +0200)]
Merge remote-tracking branch 'genivi/master'

9 years agoPCO Vers. 1.0.1 - Split of the low level database access
Petrica Manoila [Fri, 29 Aug 2014 07:43:48 +0000 (09:43 +0200)]
PCO Vers. 1.0.1 - Split of the low level database access
Added separate folders (itzam, sqlite, rawdb) under src, for specific database access implementations.
Default database : itzam.
Use "./configure --with-sqlite" to build using the SQLITE db. Provide implementation in src/sqlite/pers_low_level_db_access.c
based on pers_low_level_db_access_if.h
Use "./configure --with-rawdb" to build using the RAWDB db.  Provide implementation in src/rawdb/pers_low_level_db_access.c
based on pers_low_level_db_access_if.h

Change-Id: I4c32835fd1863b3d25bc35c54958905e2c535758
Signed-off-by: Petrica Manoila <petrica.manoila@continental-corporation.com>
9 years agoRevert "Extended enum type PersistencePolicy_e with values for default data and confi...
Guy Sagnes [Thu, 31 Jul 2014 08:09:06 +0000 (10:09 +0200)]
Revert "Extended enum type PersistencePolicy_e with values for default data and configurable default data"

The interface change was only provided for test purpose.
The extension of the enumerator in not in scope of the RCT definition and is removed.

This reverts commit adf7dfb37ea4dcf8d48af5c503b7b7b8877cc455.

Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
9 years agoUpdated interface version
Ingo Huerner [Thu, 17 Jul 2014 14:08:20 +0000 (16:08 +0200)]
Updated interface version

9 years agoExtended enum type PersistencePolicy_e with values vor default data and configurable...
Ingo Huerner [Wed, 16 Jul 2014 22:12:44 +0000 (00:12 +0200)]
Extended enum type PersistencePolicy_e with values vor default data and configurable default data

10 years ago* Bugfix: Convert files to unix expected format
Guy Sagnes [Thu, 6 Mar 2014 15:37:40 +0000 (16:37 +0100)]
* Bugfix: Convert files to unix expected format
Issue reported by Ingo Hürner / Marko Hoyer

Change-Id: I0f08035f8506e0ab0b01b2d3a22d9298d3f2ed93
Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
10 years agoAdded version 1.0.1
Guy Sagnes [Tue, 25 Feb 2014 09:32:29 +0000 (10:32 +0100)]
Added version 1.0.1

12.12.2013 * add missing licenses information / update after review feedback 20131212 - J.Kowalski
03.12.2013 * Persistence Common Object - OIP BL 0.9.130
08.08.2013 * Add instrumentation for debug purposes (low level db access)
18.06.2013 * persistence-common version 1.0.1
 - Add makefile to allow creation of auto-generated code
 - Default error handler causes the termination of the calling process
 - de-central build of the common part
02.05.2013 * initial version of the common persistence libraries

Change-Id: I6ac6b7f1fe453537835ac32f664c04d537d732db
Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
10 years agoInitial file
Guy Sagnes [Fri, 21 Feb 2014 09:26:10 +0000 (10:26 +0100)]
Initial file

Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>