Bill Currie
|
68e7b3199d
|
add finding elements
|
2006-12-16 13:59:29 +00:00 |
|
Bill Currie
|
237027d1ff
|
moving towards object-ized menus :)
|
2004-02-04 02:35:57 +00:00 |
|
Bill Currie
|
673f6ba643
|
add itterators and make -free actually free the Array object
|
2003-07-24 20:50:40 +00:00 |
|
Brian Koropoff
|
c5be2fb501
|
OK, I think I need caffeine. This time, the Array class is really switched
over to using ids.
|
2003-05-23 04:38:08 +00:00 |
|
Brian Koropoff
|
f9ff908157
|
Changed the Array class to use object ids instead of null pointers for easy
and safe freeing of elements when an Array is disposed.
|
2003-05-23 04:27:30 +00:00 |
|
Brian Koropoff
|
cc3f98e99c
|
Added a removeItem method to the Array Ruamoko class.
|
2003-05-14 21:11:23 +00:00 |
|
Bill Currie
|
13fd0b8533
|
nuke the string hash api as it's been obsoleted
|
2003-04-07 22:34:39 +00:00 |
|
Bill Currie
|
9dc9ee537d
|
implement a dynamic array class
|
2002-10-31 23:00:40 +00:00 |
|