2012-01-22 Maciej Piechotka <
[email protected]>
Release 0.7.2
Remove --shared-library from .typelib, see bug #667529 for details
Remove unneeded duplication of NULL definition
2012-01-20 Maciej Piechotka <
[email protected]>
Fix problem of partially releasing hp context
Fix compilation with vala master
Extend Gee.Deque tests
Add ArrayQueue
Add default implementation of AbstractQueue.drain
Fix warnings
2012-01-11 Daniel Espinosa <
[email protected]>
Fixed documentation typo in gee/traversable.vala
2011-12-19 Maciej Piechotka <
[email protected]>
Add *_type property for all collections, fixes bug #663337
Fix compilation of priorityqueue.vala on vala from git
Add gir_namespace and gir_version attributes, fixes bug #666208
Currently they are specified in assemblyinfo.vala which needs to be
first file passed to vala. See bug # 666478 for details.
2011-10-08 Diego Escalante Urrelo <
[email protected]>
PriorityQueue: build fix for wrong variable name
Bug #661153
2011-09-29 Hisao Suzuki <
[email protected]>
PriorityQueue: Fix underflow while updating degree, fixes bug #647162
2011-09-29 Maciej Piechotka <
[email protected]>
Require more realistic version of Vala