summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Keep the original exception in Future.map/flat_mapwip/issue/23Brendan Long2019-10-051-2/+11
* Fix "Access to possible `null'" warnings and use unsafe castsRico Tzschichholz2019-09-255-27/+27
* Release 0.20.20.20.2Rico Tzschichholz2019-08-052-1/+5
* Add more m4 scripts to .gitignoreRico Tzschichholz2019-04-011-0/+4
* Add myself to libgee.doapRico Tzschichholz2019-04-011-0/+7
* Update bugtracker and homepage linksRico Tzschichholz2019-04-012-2/+5
* Constructors of abstract classes should not be publicRico Tzschichholz2019-03-1417-18/+18
* Replace 404 <download-page> in DOAP file with working oneAndre Klapper2018-12-161-1/+1
* Add <description> to pass git pre-receive hookAndre Klapper2018-12-161-0/+1
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-161-1/+1
* Release 0.20.10.20.1tempmigrationtogitlabMaciej Piechotka2018-02-112-2/+6
* Revert "Add additional query functions to Traversable<G>"Maciej Piechotka2018-02-112-83/+0
* Add additional query functions to Traversable<G>Edward Hennessy2017-12-112-0/+83
* Fix links in Traverable.tee() docRico Tzschichholz2017-12-111-2/+2
* Fix some delegate copying warningsRico Tzschichholz2017-09-122-3/+3
* Release 0.20.00.20.0Maciej Piechotka2017-03-212-2/+6
* Release 0.19.910.19.91Maciej Piechotka2017-02-222-1/+6
* Change @since to reflect the correct versionMaciej Piechotka2017-02-221-6/+6
* Add some more query operations for Traversable<G>Rodrigo Moya2017-01-172-0/+174
* Drop obsolete VALA_0_16 conditionalsRico Tzschichholz2016-12-142-8/+0
* Fix converting enumerations and flags to arraysColomban Wendling2016-11-233-0/+26
* Release 0.18.10.18.1Maciej Piechotka2016-10-122-1/+5
* Fix memory-leaks by avoiding field initializers for generic fieldsOle André Vadla Ravnås2016-10-114-9/+16
* Fix use-after-frees caused by weak pointer issuesOle André Vadla Ravnås2016-10-113-1/+27
* Replace deprecated NoArrayLength annotationRico Tzschichholz2016-09-291-2/+2
* Fix overrides with non-matching typesMatthias Berndt2016-09-295-11/+11
* Fix type parameters in testsJürg Billeter2016-09-273-3/+3
* Fix type parameters in TreeMapJürg Billeter2016-09-271-8/+8
* Fix 'static const' warnings with vala 0.33.1Rico Tzschichholz2016-09-146-8/+8
* Fix type parameters in LightMapFuture.wait_until/asyncJürg Billeter2016-07-151-4/+4
* Fix type parameters in AbstractMultiMap.Values.add/removeJürg Billeter2016-07-151-2/+2
* Handle deprecated Deprecated annotation with newer valacRico Tzschichholz2016-06-092-0/+20
* Fix some valadocsBen Iofel2016-01-202-7/+8
* Move away of deprecated gnome-commonMaciej Piechotka2015-06-064-12/+35
* Add utils/geeutils.vapi to EXTRA_DIST as it is needed for rebuildsMaciej Piechotka2015-05-251-0/+1
* Release 0.18.00.18.0Maciej Piechotka2015-03-232-1/+5
* Release 0.17.920.17.92Maciej Piechotka2015-03-162-1/+5
* Fix default value of --enable-consistency-check, fixes bug #746077Giovanni Campagna2015-03-161-1/+1
* Release 0.16.10.16.1Maciej Piechotka2014-10-142-2/+8
* Sleep 100 ms in GC thread when there is nothing to doMaciej Piechotka2014-10-111-0/+3
* Fix a documentation typoMichael Catanzaro2014-10-041-1/+1
* Fix destructor-name of HashMapRico Tzschichholz2014-09-261-1/+1
* Release 0.16.00.16.0Maciej Piechotka2014-09-232-2/+6
* Release 0.15.920.15.92Maciej Piechotka2014-09-162-1/+5
* Explicitly make the hashes, equality and comparation immutableMaciej Piechotka2014-09-133-3/+63
* Fix valadoc syntax and extend Traversable.tee documentationMaciej Piechotka2014-09-134-43/+47
* Require Vala 0.25.1 (for --hide-internal)Adam Dingle2014-09-091-1/+1
* Release 0.15.900.15.90Maciej Piechotka2014-08-202-1/+6
* Add INSTALL to .gitignoreMaciej Piechotka2014-08-201-0/+1
* Add benchmark suite for setsMaciej Piechotka2014-08-171-0/+87