index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
array.h
(
follow
)
Age
Commit message (
Expand
)
Author
2009-11-12
I've started my campaign to clean up all of the header files in libbu++ as far
Mike Buland
2009-04-02
Array iterators' validity testing was actually reversed. That was a serious
Mike Buland
2009-02-08
So many updates. I recommend using the new FString iterators instead of direct
Mike Buland
2009-01-12
Really a nothing change, the array is slightly more optimized in one corner
Mike Buland
2008-11-13
Huh, there should be more here...I...uh...I'm confused.
Mike Buland
2008-11-11
david - added operator= and copy constructor to Bu::Array, and updated unit t...
David
2008-10-20
Hey, Bu::Array supports erasing elements in two distinct, yet flavourful ways.
Mike Buland
2008-09-24
Something may be wrong.
Mike Buland
2008-09-24
Wow, I realized that the Bu::Array class wasn't finished, and went ahead and
Mike Buland
2008-02-07
Just updated the copyright date.
Mike Buland
2007-11-15
david - adding license tag to the top of all header files
David
2007-10-03
Nothing about function. I added a bunch of docs and re-arranged a bunch of
Mike Buland
2007-09-05
Fixed a couple of uber-minor compilation bugs.
Mike Buland
2007-09-05
This commit has part of an Array class, I'm just not sure I really need it
Mike Buland