Improve docs
[platform/upstream/glib.git] / glib / gsequence.c
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-01-18 Murray CummingFixed some minor typos in the documentation.
2007-03-17 Matthias ClasenDon't export the consistency check function
2007-02-16 Soren SandmannFor move, test moving between two sequences. Add test...
2007-02-09 Søren SandmannRemove assertion. Return TRUE if the iter doesn't have...
2007-02-08 Soren SandmannForce an arbitrary order on otherwise identical items.
2007-02-06 Soren SandmannDon't prohibit access until after the g_sequence_move_r...
2007-02-04 Soren SandmannAdd a new 'real_sequence' field. (g_sequence_new):...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...