changes: TINF-175 TZPC-4722
[platform/upstream/libgee.git] / gee / collection.vala
2013-08-18 Maciej PiechotkaFix Collection.remove_all_array for primitives
2013-08-18 Maciej PiechotkaFix Collection.contains_all_array for primitives
2013-08-18 Maciej PiechotkaFix Collection.add_all_array for primitives
2013-08-18 Maciej PiechotkaFix to_array for boxed values
2013-02-16 Maciej PiechotkaAdd add/contains/remove_all working on array, partial...
2012-10-06 Maciej PiechotkaUse the highier-level functions in the default methods...
2012-08-19 Maciej PiechotkaMove virtual methods to Collection interface
2012-08-09 Maciej PiechotkaAdd GenericAccessors attributes to interfaces and remov...
2011-02-12 Maciej PiechotkaFix monospace text valadoc markup (replace ` by ``)
2011-01-04 Maciej PiechotkaAdd read_only method to Collection, Map and MultiMap
2009-09-28 Didier 'PtitjesSome more documentation enhancements
2009-09-28 Didier 'PtitjesMake some style consistence enhancements
2009-09-23 Didier 'PtitjesIntroduce immutable empty collection, list, set and map
2009-09-11 Julien PeetersImprove the read-only view property by using weak pointers
2009-09-09 Julien PeetersHide read-only views and make them accessible through...
2009-09-06 Julien PeetersFix misunderstanding about ArrayList.{retain,remove...
2009-09-05 Julien PeetersAdding a short descriptive introduction for each implem...
2009-07-31 Tomaž VajngerlAdded Collection.is_empty|add_all|contains_all|remove_a...
2009-07-23 Didier 'PtitjesIntroduce Collection.to_array() method
2008-01-22 Juerg Billeterupdate license headers to the GNU Lesser General Public...
2008-01-22 Jürg BilleterInitial import.