summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add commandline options to the benchmarkMaciej Piechotka2014-08-171-23/+91
* Add explicit implementation of tee to all iteratorsMaciej Piechotka2014-08-1613-75/+502
* doap: add <programming-language>Andre Klapper2014-08-011-0/+1
* doap category coreOlav Vitters2014-07-301-1/+1
* Remove INSTALL from version controlMichael Catanzaro2014-06-291-370/+0
* Release 0.15.30.15.3Maciej Piechotka2014-06-232-1/+8
* Add --disable-internal-asserts and --enable-consistency-check options to conf...Maciej Piechotka2014-06-231-0/+8
* Add unrolled listMaciej Piechotka2014-06-227-0/+1405
* Add myself to copyright list of LinkedListMaciej Piechotka2014-06-221-0/+1
* Make the documentation of ListIterator.add and BidirList.insert more specific.Maciej Piechotka2014-06-226-125/+203
* Conditionally assume in Gee.ArrayList and Gee.LinkedListMaciej Piechotka2014-06-225-4/+58
* Update INSTALLMaciej Piechotka2014-04-271-39/+175
* Hide internal symbolsMaciej Piechotka2014-04-271-1/+2
* Release 0.14.00.14.00.14Maciej Piechotka2014-03-242-2/+6
* Release 0.13.910.13.91Maciej Piechotka2014-03-032-1/+6
* Enable vala for make distcheckMaciej Piechotka2014-03-031-1/+1
* Fix case of releasing lock-free resources during the local cleanupMaciej Piechotka2014-03-011-15/+13
* Fix case of releasing lock-free resources during the global cleanupMaciej Piechotka2014-03-011-7/+24
* Fix HazardPointer implementationMaciej Piechotka2014-03-012-5/+8
* Skip first and last element during counting down indices in remove testMaciej Piechotka2014-02-211-1/+5
* Release 0.13.900.13.90Maciej Piechotka2014-02-182-1/+5
* Skip also the first elementMaciej Piechotka2014-02-151-2/+2
* Skip the test of removing already removed elementMaciej Piechotka2014-02-151-0/+4
* Release 0.13.5.10.13.5.1Maciej Piechotka2014-02-112-1/+5
* Remove workaround for vala <0.23.2, fixes bug 723822Maciej Piechotka2014-02-082-2/+2
* Release 0.13.50.13.5Maciej Piechotka2014-02-032-1/+5
* Move to WeakRef to avoid data racesMaciej Piechotka2014-01-2511-55/+80
* Extend the list testsMaciej Piechotka2013-12-251-53/+89
* Fix the documentation to use constantMaciej Piechotka2013-12-251-2/+2
* Release 0.13.40.13.4Maciej Piechotka2013-12-162-1/+7
* Fix unintentional break of ABI/C APIMaciej Piechotka2013-12-161-1/+1
* Fix unused variable warnings for HazardPointerMaciej Piechotka2013-12-165-0/+94
* Fix memory leak in Gee.FutureMaciej Piechotka2013-12-161-1/+16