xbps/lib/portableproplib/prop
Juan RP 43c9497feb Introduce xbps_array_add_first() to insert obj at the head of array.
The behaviour of this routine mimics the existing xbps_array_add() with
the difference that stored objects are moved to the right to insert
our object as the first element on the array.

Use this to add replaced packages in the transaction array at the head
rather than at the end, to preserve the proper sorting order.
2014-11-13 15:18:21 +01:00
..
prop_array.h Introduce xbps_array_add_first() to insert obj at the head of array. 2014-11-13 15:18:21 +01:00
prop_bool.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_data.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_dictionary.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_ingest.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_number.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_object.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_string.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
proplib.h Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
rbtree.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00