summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implementations of "G List.get()" should use non-nullable return as definedHEADmastermainRico Tzschichholz2023-04-134-4/+4
* Add more missing generic type argumentsRico Tzschichholz2023-04-083-3/+3
* Release 0.20.60.20.6Rico Tzschichholz2022-09-172-1/+6
* Keep the original exception in Future.map/flat_mapBrendan Long2022-09-171-2/+11
* doap: Demote idle maintainers to authorsRico Tzschichholz2022-09-171-6/+6
* Add more missing generic type argumentsRico Tzschichholz2022-08-011-3/+3
* Various English and typo fixes in the documentationReuben Thomas2022-04-042-2/+2
* Release 0.20.50.20.5Rico Tzschichholz2022-02-102-1/+6
* Add more missing generic type argumentsRico Tzschichholz2022-01-301-1/+1
* gee/Makefile.am: include Makefile.introspectionFabrice Fontaine2021-11-301-1/+2
* Add more missing generic type argumentsRico Tzschichholz2021-10-155-24/+24
* Release 0.20.40.20.4Rico Tzschichholz2021-03-172-1/+5
* Remove invalid usage of type-argument for Gee.Future.SourceFuncArrayElementRico Tzschichholz2021-03-072-8/+8
* Replace Memory.dup() with GLib.malloc() and Memory.copy()Rico Tzschichholz2021-02-052-1/+4
* Various English and typo fixes in the documentationReuben Thomas2020-10-2323-56/+58
* Release 0.20.30.20.3Rico Tzschichholz2020-02-092-1/+6
* Flatten call structure a bitRico Tzschichholz2019-11-252-17/+21
* Guard GLib.Cond.wait/wait_until calls against spurious or stolen wakeupsRico Tzschichholz2019-10-052-14/+22
* 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