platform/upstream/libiri.git
10 years agoClean spec file 73/20973/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_common tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi accepted/tizen/common/20140915.091245 submit/tizen_common/20140912.150039 submit/tizen_common/20140912.150451 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_ivi/20140916.000000 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
Kévin THIERRY [Wed, 14 May 2014 09:16:41 +0000 (11:16 +0200)]
Clean spec file

Remove the use of autogen.

Change-Id: Ic7bead2301ee5ba81bb19668c3fb7862d9bfdd09
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
10 years agoUpdate Changelog 55/5555/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130719.023757 accepted/tizen/20130912.094508 accepted/tizen/20130912.100321 accepted/tizen/20130912.150622 accepted/tizen/20130912.191709 accepted/tizen/20130912.195732 accepted/tizen/ivi/genivi/20140131.023950 ivi_oct_m2 submit/tizen/20130709.235915 submit/tizen/20130710.132502 submit/tizen/20130719.023336 submit/tizen/20130912.075952 submit/tizen/20130912.090300 submit/tizen_ivi_genivi/20140131.023320 tizen_3.0.m14.2_ivi_release
Baptiste DURAND [Mon, 8 Jul 2013 18:36:16 +0000 (20:36 +0200)]
Update Changelog

10 years agoFix memory corruption. 54/5554/1
Baptiste DURAND [Mon, 8 Jul 2013 18:28:20 +0000 (20:28 +0200)]
Fix memory corruption.

Apply patch from  upstream project website:
http://code.google.com/p/libiri/issues/detail?id=1

This permits to fix TZPC-3558 :  Some tests Application segfault due to a memory corruption

10 years agoresetting manifest requested domain to floor 98/4898/1
Alexandru Cornea [Sat, 29 Jun 2013 00:36:00 +0000 (03:36 +0300)]
resetting manifest requested domain to floor

11 years agoInitial import accepted/tizen/20130503.222249 accepted/tizen/20130520.095911 accepted/trunk/20130404.192638 submit/tizen/20130503.223802 submit/tizen/20130509.181113 submit/tizen/20130517.023044 submit/trunk/20130404.192611
Anas Nashif [Thu, 4 Apr 2013 19:25:31 +0000 (12:25 -0700)]
Initial import

11 years agoadd pc file
Anas Nashif [Mon, 25 Mar 2013 11:53:03 +0000 (04:53 -0700)]
add pc file

11 years agoadd pc file
Anas Nashif [Mon, 25 Mar 2013 11:52:13 +0000 (04:52 -0700)]
add pc file

11 years agoadd pc file
Anas Nashif [Mon, 25 Mar 2013 11:51:33 +0000 (04:51 -0700)]
add pc file

11 years agoadd autogen.sh
Anas Nashif [Mon, 25 Mar 2013 11:49:50 +0000 (04:49 -0700)]
add autogen.sh

11 years agoadd autogen.sh
Anas Nashif [Mon, 25 Mar 2013 11:47:49 +0000 (04:47 -0700)]
add autogen.sh

11 years agoadd packaging
Anas Nashif [Mon, 25 Mar 2013 11:45:58 +0000 (04:45 -0700)]
add packaging

15 years agogit-svn-id: http://libiri.googlecode.com/svn/trunk@9 68b1170a-6346-0410-b79c-01ab32b2924b upstream upstream/1.1
mo@ilaven.net [Fri, 20 Feb 2009 23:01:24 +0000 (23:01 +0000)]
git-svn-id: libiri.googlecode.com/svn/trunk@9 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoparse +-separated scheme lists (e.g., svn+ssh);
mo@ilaven.net [Thu, 11 Dec 2008 23:59:20 +0000 (23:59 +0000)]
parse +-separated scheme lists (e.g., svn+ssh);
ensure all iri_t members are aligned on an 8-byte boundary.

git-svn-id: http://libiri.googlecode.com/svn/trunk@8 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoFix mis-parsing of local file:/// IRIs.
mo@ilaven.net [Thu, 11 Dec 2008 00:32:00 +0000 (00:32 +0000)]
Fix mis-parsing of local file:/// IRIs.

git-svn-id: http://libiri.googlecode.com/svn/trunk@7 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoAdd iri_dup; hide implementation details of iri_t.
mo@ilaven.net [Sun, 23 Nov 2008 22:16:46 +0000 (22:16 +0000)]
Add iri_dup; hide implementation details of iri_t.

git-svn-id: http://libiri.googlecode.com/svn/trunk@6 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoDeal with user[;auth][:pass] correctly.
mo@ilaven.net [Wed, 19 Nov 2008 16:25:22 +0000 (16:25 +0000)]
Deal with user[;auth][:pass] correctly.

git-svn-id: http://libiri.googlecode.com/svn/trunk@5 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoTweak attribution.
mo@ilaven.net [Wed, 19 Nov 2008 16:02:26 +0000 (16:02 +0000)]
Tweak attribution.

git-svn-id: http://libiri.googlecode.com/svn/trunk@4 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoBug fixes.
mo@ilaven.net [Wed, 19 Nov 2008 15:06:52 +0000 (15:06 +0000)]
Bug fixes.

git-svn-id: http://libiri.googlecode.com/svn/trunk@3 68b1170a-6346-0410-b79c-01ab32b2924b

15 years agoInitial import.
mo@ilaven.net [Wed, 19 Nov 2008 14:34:53 +0000 (14:34 +0000)]
Initial import.

git-svn-id: http://libiri.googlecode.com/svn/trunk@2 68b1170a-6346-0410-b79c-01ab32b2924b

16 years agoInitial directory structure.
(no author) [Sun, 17 Feb 2008 23:31:32 +0000 (23:31 +0000)]
Initial directory structure.

git-svn-id: http://libiri.googlecode.com/svn/trunk@1 68b1170a-6346-0410-b79c-01ab32b2924b