summaryrefslogtreecommitdiff
path: root/gee/arraylist.vala
Commit message (Expand)AuthorAgeFilesLines
* gee: Add missing type-argumentsRico Tzschichholz2021-10-151-1/+1
* gee: Add some useful symbols from gee-0.8Rico Tzschichholz2017-06-271-3/+30
* Add missing generic-type arguments of delegatesRico Tzschichholz2016-10-081-3/+3
* gee: Replace interfaces by abstract classes to improve performanceJürg Billeter2010-09-091-16/+16
* Do not use Gee namespace to avoid conflict with libgeeJürg Billeter2009-10-121-3/+3
* Don't derive from GObject in libvala where not necessary to improveJürg Billeter2008-08-141-2/+2
* report warning when using null literal as return expression of methodJuerg Billeter2008-04-141-2/+2
* deprecate construct as parameter modifier, fixes bug 524138Juerg Billeter2008-04-131-2/+4
* report warning when using obsolete syntax for non-null typesJuerg Billeter2008-04-131-1/+1
* add get_element_type method to Gee.IterableJuerg Billeter2008-01-221-1/+5
* update license headers to the GNU Lesser General Public License, versionJuerg Billeter2007-09-071-1/+1
* don't implicitly derive from GLib.Object in preparation for a moreJuerg Billeter2007-08-301-2/+2
* add internal copy of libgee and use Gee.ArrayList, Gee.HashMap, andJuerg Billeter2007-07-271-0/+186