platform/upstream/libgee.git
2014-09-15 Maciej PiechotkaRelease 0.15.92 0.15.92
2014-09-13 Maciej PiechotkaExplicitly make the hashes, equality and comparation...
2014-09-13 Maciej PiechotkaFix valadoc syntax and extend Traversable.tee documentation
2014-09-10 Adam DingleRequire Vala 0.25.1 (for --hide-internal)
2014-08-20 Maciej PiechotkaRelease 0.15.90 0.15.90
2014-08-20 Maciej PiechotkaAdd INSTALL to .gitignore
2014-08-16 Maciej PiechotkaAdd benchmark suite for sets
2014-08-16 Maciej PiechotkaAdd commandline options to the benchmark
2014-08-16 Maciej PiechotkaAdd explicit implementation of tee to all iterators
2014-08-01 Andre Klapperdoap: add <programming-language>
2014-07-30 Olav Vittersdoap category core
2014-06-29 Michael CatanzaroRemove INSTALL from version control
2014-06-23 Maciej PiechotkaRelease 0.15.3 0.15.3
2014-06-23 Maciej PiechotkaAdd --disable-internal-asserts and --enable-consistency...
2014-06-22 Maciej PiechotkaAdd unrolled list
2014-06-22 Maciej PiechotkaAdd myself to copyright list of LinkedList
2014-06-22 Maciej PiechotkaMake the documentation of ListIterator.add and BidirLis...
2014-06-22 Maciej PiechotkaConditionally assume in Gee.ArrayList and Gee.LinkedList
2014-04-27 Maciej PiechotkaUpdate INSTALL
2014-04-27 Maciej PiechotkaHide internal symbols
2014-03-24 Maciej PiechotkaRelease 0.14.0 0.14.0
2014-03-03 Maciej PiechotkaRelease 0.13.91 0.13.91
2014-03-03 Maciej PiechotkaEnable vala for make distcheck
2014-03-01 Maciej PiechotkaFix case of releasing lock-free resources during the...
2014-03-01 Maciej PiechotkaFix case of releasing lock-free resources during the...
2014-03-01 Maciej PiechotkaFix HazardPointer implementation
2014-02-21 Maciej PiechotkaSkip first and last element during counting down indice...
2014-02-17 Maciej PiechotkaRelease 0.13.90 0.13.90
2014-02-15 Maciej PiechotkaSkip also the first element
2014-02-15 Maciej PiechotkaSkip the test of removing already removed element
2014-02-11 Maciej PiechotkaRelease 0.13.5.1 0.13.5.1
2014-02-08 Maciej PiechotkaRemove workaround for vala <0.23.2, fixes bug 723822
2014-02-03 Maciej PiechotkaRelease 0.13.5 0.13.5
2014-01-25 Maciej PiechotkaMove to WeakRef to avoid data races
2013-12-25 Maciej PiechotkaExtend the list tests
2013-12-25 Maciej PiechotkaFix the documentation to use constant
2013-12-16 Maciej PiechotkaRelease 0.13.4 0.13.4
2013-12-16 Maciej PiechotkaFix unintentional break of ABI/C API
2013-12-16 Maciej PiechotkaFix unused variable warnings for HazardPointer
2013-12-15 Maciej PiechotkaFix memory leak in Gee.Future
2013-12-15 Maciej PiechotkaFix various warnings
2013-12-15 Maciej PiechotkaFix various memory leaks in gee by re-implementing...
2013-12-15 Maciej PiechotkaFix the problem of removing headers from utils, fixes...
2013-12-14 Rico TzschichholzFix broken parallel build and dist vala-generated Gee...
2013-12-12 Maciej PiechotkaFix build system by stealing more gnome-boxes code
2013-10-27 Maciej PiechotkaFix the make check
2013-10-03 Maciej PiechotkaDon't delete the hand-written header, fixes bug #709389
2013-09-23 Maciej PiechotkaRelease 0.12.0 0.12.0
2013-09-16 Maciej PiechotkaRelease 0.11.92 0.11.92
2013-09-14 Maciej PiechotkaOverride read_only_view property in ReadOnlySortedMap...
2013-09-02 Maciej PiechotkaRelease 0.11.91 0.11.91
2013-08-26 Maciej PiechotkaBump GLib requirement to 2.36 due to usage of g_get_num...
2013-08-19 Maciej PiechotkaRelease 0.11.90 0.11.90
2013-08-18 Maciej PiechotkaAdd missing Future from README
2013-08-17 Maciej PiechotkaTeeIterator: add new keyword to get to remove warning
2013-08-17 Maciej PiechotkaRemove deprecation warning - changing the exchange_and_...
2013-08-17 Maciej PiechotkaDo not ignore *.c and *.h in utils subdirectory
2013-08-17 Maciej PiechotkaRequire Vala 0.22 for libgee 0.12
2013-08-14 Maciej PiechotkaFix Collection.remove_all_array for primitives
2013-08-14 Maciej PiechotkaFix Collection.contains_all_array for primitives
2013-08-02 Maciej PiechotkaFix Collection.add_all_array for primitives
2013-08-02 Maciej PiechotkaFix to_array for boxed values
2013-08-02 Maciej PiechotkaAdd Collection.*_iterator
2013-08-02 Maciej PiechotkaMake Collection.*_array virtual and add CCode.ordering
2013-08-01 Maciej PiechotkaFix problem with wrapping of ArrayList
2013-07-30 Maciej PiechotkaAvoid unnecessary allocation for destroy notify
2013-07-30 Maciej PiechotkaPort to newer GLib thread API
2013-07-29 Maciej PiechotkaRelease 0.11.5 0.11.5
2013-07-29 Maciej PiechotkaFix missing header
2013-07-27 Maciej PiechotkaAdd Lazy.future
2013-07-27 Maciej PiechotkaRework the Futures to a new API
2013-07-27 Maciej PiechotkaAdd ordering to Traversable
2013-07-27 Maciej PiechotkaAdd Traversable.tee
2013-07-24 Maciej PiechotkaFix the foreach in TreeMap.values
2013-07-16 Maciej PiechotkaUpdate tests for Traversable.map
2013-07-16 Maciej PiechotkaFix Gee.StreamIterator.yield_next
2013-07-15 Maciej PiechotkaAdd Gee.TreeSet.foreach implementation
2013-07-15 Maciej PiechotkaAdd Gee.ArrayQueue.foreach implementation
2013-07-15 Maciej PiechotkaUpdate the foreach tests
2013-07-15 Maciej PiechotkaFix Gee.TreeSet.Iterator.foreach
2013-07-15 Maciej PiechotkaFix Gee.ArrayQueue.Iterator.foreach
2013-07-15 Maciej PiechotkaAdd the implementation for PriorityQueue.foreach
2013-07-15 Maciej PiechotkaAdd the implementation for HashSet.foreach
2013-07-15 Maciej PiechotkaImprove the tests for Collection.foreach and Collection...
2013-07-15 Maciej PiechotkaFix the PriorityQueue.Iterator.foreach
2013-07-15 Maciej PiechotkaFix the HashSet.Iterator.foreach
2013-07-14 Maciej PiechotkaChange the scope="async" callbacks to owned, fixes...
2013-07-12 Maciej PiechotkaFix transfering the ownership in Gee.FlatMapFuture...
2013-07-10 Maciej PiechotkaRelease 0.11.4 0.11.4
2013-07-09 Maciej PiechotkaRename Future.join to Future.zip
2013-07-09 Maciej PiechotkaFix documentation
2013-07-09 Maciej PiechotkaAdd Future.join function
2013-07-09 Maciej PiechotkaAlways evaluate in when_done
2013-07-09 Maciej PiechotkaAdd the light maps
2013-07-09 Maciej PiechotkaFix and improve the implementation of Future.map
2013-07-06 Maciej PiechotkaRemove incorrect FIXME notice
2013-07-06 Maciej PiechotkaFix missing 'since' doc for Future and Promise
2013-07-06 Maciej PiechotkaSpecialise the stream iterator
2013-07-06 Maciej PiechotkaUse .value instead of value directly in unfold
2013-07-06 Maciej PiechotkaFix casing of Future.flat_map (previously flatMap)
next