summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added infrastructure to disable introspectionmesonDaniel Espinosa2022-02-212-13/+27
* Added enable-doc option to MesonDaniel Espinosa2022-02-212-27/+34
* Can build benchmarkDaniel Espinosa2022-02-211-16/+3
* Removing unused configurations for internal headersDaniel Espinosa2022-02-211-4/+0
* Meson: Enable consistency check is now possibleDaniel Espinosa2022-02-212-1/+8
* Meson: internal asserts can be disableDaniel Espinosa2022-02-212-1/+8
* Meson: benchmarks ported to MesonDaniel Espinosa2022-02-215-4/+48
* Meson: Fix .pc file generation variablesDaniel Espinosa2022-02-211-3/+5
* Meson: Removed Utils namespace in docsDaniel Espinosa2022-02-212-9/+5
* Meson: Unit Tests ported to MesonDaniel Espinosa2022-02-213-7/+10
* Meson: Added internal headers VAPI generationDaniel Espinosa2022-02-215-12/+63
* Meson: Added devhelp documentation generationDaniel Espinosa2022-02-212-1/+28
* Meson: added basic build system configurationDaniel Espinosa2022-02-214-0/+179
* 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