Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't export the consistency check function | Matthias Clasen | 2007-03-17 | 1 | -55/+0 |
* | For move, test moving between two sequences. Add test for swap. | Soren Sandmann | 2007-02-16 | 1 | -343/+311 |
* | Remove assertion. Return TRUE if the iter doesn't have a parent. Fix | Søren Sandmann | 2007-02-09 | 1 | -25/+29 |
* | Force an arbitrary order on otherwise identical items. | Soren Sandmann | 2007-02-08 | 1 | -2/+53 |
* | Don't prohibit access until after the g_sequence_move_range() call. Bug | Soren Sandmann | 2007-02-06 | 1 | -3/+3 |
* | Add a new 'real_sequence' field. (g_sequence_new): Initialize | Soren Sandmann | 2007-02-04 | 1 | -5/+30 |
* | New files implementing GSequence, a list implemented using a binary tree. | Soren Sandmann | 2007-02-03 | 1 | -0/+1747 |