Changelog for
libgee-0_8-2-0.12.1-2.1.1.x86_64.rpm :
Sun Mar 9 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 0.12.1:
+ Fix the HazardPointer bugs.
- Stop using export CFLAGS=\"%{optflags} -w\" even if bgo#682526 is
not marked as fixed as it\'s not needed anymore.
Tue Sep 24 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.12.0:
+ No changes since previous release.
Mon Sep 16 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.11.92:
+ Override read_only_view property in ReadOnlySortedMap and its
subclasses.
Tue Sep 3 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.11.91:
+ Bump the GLib requirements to 2.36 in configure.ac.
Tue Aug 27 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.11.90:
+ Add adding to collection based on iterators.
+ Make Collection.add_all_array, contains_all_array and
remove_all_array virtual.
+ Avoid destroy coroutine creation in hazard pointer
implementation.
+ Various bugfixes.
- Changes from version 0.11.5:
+ Add Traversable.tee.
+ Add exception handling to Future.
+ Add ability of getting Future from Lazy.
+ Make Traversable.flat_map a virtual function.
+ Add more specializations to .foreach.
+ Improve the test.
+ Various bugfixes.
- Changes from version 0.11.4:
+ Add flat_map method to Traversable.
+ Add zip method to Future.
+ Specialize stream iterator (4-22% speed improvement in tests).
+ Extend the Traversable.Stream with Stream.WAIT.
+ Fix lazy value usage in unfold.
- Changes from version 0.11.0:
+ Add futures and promises to libgee.
+ Update the build system.
+ Return true from HashSet.Iterator.foreach() if we fall off the
end.
Wed Aug 21 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 0.10.4:
+ Fix various problems with generic arrays.
Tue Aug 6 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 0.10.3:
+ Fix various .foreach.
Sat Jul 27 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 0.10.2:
+ Use .value instead of value directly in unfold.
Thu Apr 11 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.10.1:
+ Fix HashSet.foreach.
Fri Mar 29 13:00:00 2013 vuntzAATTopensuse.org
- Update to version 0.10.0:
+ No change since 0.9.92.
Tue Mar 5 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.9.92:
+ Fix memory leak in TreeSet and TreeMap.
Sun Feb 17 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.9.91:
+ ConcurrentSet implements SortedSet.
+ Fix HashMultiMap, TreeMultiSet constructor.
+ Add add/contains/remove_all working on array.
+ Allow creation of ArrayList from array.
+ Add read_only_view to Gee.MultiSet and Gee.MultiMap.
Thu Jan 10 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.9.0:
+ ConcurrentSet preliminary implementation.
+ Bugfixes from 0.8.2 and 0.8.3.
+ Fix various Vala warnings.
+ First part of test refactoring.
- Changes from version 0.8.1:
+ Allow slice in ReadOnlyList.
+ Fix Iterator.remove in PriorityQueue.
+ Add foreach specializations.
+ Use foreach function instead of iterators.
- Drop libgee-gir.patch: fixed upstream.
Sun Oct 21 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.8.0:
+ Fix Traversable.chop (bgo#684348).
+ Remove unnecessary method.
+ Update README.
+ Move everything to GenericAccessor.
- Changes from version 0.7.90:
+ Don\'t notify when constructor property is set.
+ Use views instead of copies in MultiMap as in rest of libgee
+ Allow early termination in Traversable.foreach.
- Changes from version 0.7.4.1:
+ Fix missing property read_only in testmap Entry.
- Changes from version 0.7.4:
+ Remove
*_impl methods
+ Move virtual methods to interfaces
+ Future-proof the ABI by adding reserved v-table members
+ Add read_only to Map.Entry
- Changes from version 0.7.3:
+ Update documentation
+ Fix iteration order in hashtables
+ Split SortedMap/SortedSet into bi-directional and
uni-directional parts
+ Simplify CompareDataFunc/HashDataFunc/EqualDataFunc
+ Fix HazardPointers
- Changes from version 0.7.2:
+ Require
*_type property for all collections
+ Add ArrayQueue
+ Few bug fixes
- Changes frmo version 0.7.1:
+ Implement hazard pointers and concurrent linked lists
+ Respect VALAFLAGS when building tests
+ Fix a few compiling warnings
- Changes from version 0.7.0:
+ Build system using the automake 1.11 vala support
+ Move to delegates with targets and move them to Gee namespace
+ Gee.Hashable interface
+ Improve Iterator allowing to, among others, query about state
of iterator
+ Allow checking if Iterator or Collection is read-only
+ Introducing highier-level function via Traversable interface
+ Introduce support for lazy values
+ Allow to install in parallel with 0.6
- Rename typelib-1_0-Gee-1_0 subpackage to typelib-1_0-Gee-0_8,
following upstreams rename.
- Rename libgee2 subpackage to libgee-0_8-2, following upstreams
rename.
- Injext -w into CFLAGS as a workaround for bgo#682526.
Sat Oct 20 14:00:00 2012 zaitorAATTopensuse.org
- Update to version 0.6.6:
+ Fix iterator.remove in PriorityQueue.
Wed Aug 15 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.6.5:
+ Prevent hashtables from resizing during iteration.
Fri Feb 24 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 0.6.4:
+ Fix compilation with vala master
+ Fix creation of GObject introspection files
- Changes from version 0.6.3:
+ Fix buffer underflow.
- Changes from version 0.6.2.1:
+ Add check-news to AM_INIT_AUTOMAKE
- Changes from version 0.6.2:
+ Fix adding second element to priority queue.
+ Fix problem with key used in range is freed.
- Rebase libgee-gir.patch.
Tue Jan 10 13:00:00 2012 vuntzAATTopensuse.org
- Add a typelib-1_0-Gee-1_0 Requires to libgee2 subpackage on 12.1
and earlier: this shouldn\'t be needed, but unfortunately, this is
needed for people using GNOME:Apps with 12.1. Otherwise,
typelib-1_0-Gee-1_0 doesn\'t get installed and gnome-shell will
stop working.
Tue Dec 13 13:00:00 2011 dimstarAATTopensuse.org
- Split typelib file into typelib-1_0-Gee-1_0 subpackage.
- Add typelib-1_0-Gee-1_0 Requires to libgee-devel subpackage.
- Add libgee-gir.patch: Make sure the typelib file references the
real library name.
- Drop glib2-devel Requires from -devel package: it is
automatically added the pkgconfig()-way.
Mon Mar 21 13:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.6.1:
+ Fix memory leaks in LinkedList.
Mon Sep 27 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.6.0:
+ Fix compiler warning.
Thu Sep 16 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.5.3:
+ Fix memory leaks in TimSort and LinkedList.
+ Bug fixes in TreeMap and TreeSet.
Wed Aug 4 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.5.2:
+ Build system enhancements to conform Gnome\'s style.
+ Bug fixes in TreeSet, TreeMap and Collection.to_array.
+ Deprecated Map methods marked with [Deprecated].
- Move
*.gir to -devel package and package also the typelib.
Mon Jun 21 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.5.1:
+ Bug fixes in HashMultiSet, TimSort, TreeMap, TreeMultiSet, and
TreeSet.
+ Fix build with Vala 0.8.0 and later
+ Fix build on Windows
+ Fix subprocess handling in test infrastructure
Wed Jan 6 13:00:00 2010 lmedinasAATTopensuse.org
- Initial package for openSUSE.