Tobias Boege 24386639bf [GB.DATA]
* NEW: Finish the List class
* NEW: Add List.Clear(). How could I go without since now?
* OPT: FYI, Current and enumerators remain relative to the _beginning_ of
  the list if they're removed in order to can access all elements in an
  enumeration.
* NEW: Return NULL for an invalid List.Current instead of raising an error.
  However, the attempt to remove an invalid Current still results in that
  error.



git-svn-id: svn://localhost/gambas/trunk@5403 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-30 20:34:11 +00:00
..
2012-08-14 14:11:59 +00:00
2012-11-30 20:34:11 +00:00
2012-11-20 01:37:26 +00:00
2012-08-18 13:06:58 +00:00
2012-11-28 03:32:55 +00:00
2012-10-30 23:44:24 +00:00
2012-11-27 18:42:24 +00:00
2012-10-22 14:09:05 +00:00
2012-08-14 09:53:03 +00:00
2012-09-09 20:20:47 +00:00