Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / tests / sequence-test.c
2007-02-16 Soren SandmannFor move, test moving between two sequences. Add test...
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...