aboutsummaryrefslogtreecommitdiff
path: root/src/array.h (follow)
AgeCommit message (Expand)Author
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2010-10-16Many, many changes. Documentation changes, renamed the socket class toMike Buland
2010-10-14SharedCore has more features now, which is cool, including a test to see ifMike Buland
2010-07-26Minor helper functions added.Mike Buland
2010-06-09Wow, part of array was mislinked in the SharedCore conversion and never fixed.Mike Buland
2010-05-26More tweaks and informational functions.Mike Buland
2010-05-25More myriad tests and features, passes perfectly so far.Mike Buland
2010-05-20Added some tweaks to array and fbasicstring.Mike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-02-10Changed the name of nids to Myriad, I like it, but I'm not getting rid of nidsMike Buland
2009-11-12I've started my campaign to clean up all of the header files in libbu++ as farMike Buland
2009-04-02Array iterators' validity testing was actually reversed. That was a seriousMike Buland
2009-02-08So many updates. I recommend using the new FString iterators instead of directMike Buland
2009-01-12Really a nothing change, the array is slightly more optimized in one cornerMike Buland
2008-11-13Huh, there should be more here...I...uh...I'm confused.Mike Buland
2008-11-11david - added operator= and copy constructor to Bu::Array, and updated unit t...David
2008-10-20Hey, Bu::Array supports erasing elements in two distinct, yet flavourful ways.Mike Buland
2008-09-24Something may be wrong.Mike Buland
2008-09-24Wow, I realized that the Bu::Array class wasn't finished, and went ahead andMike Buland
2008-02-07Just updated the copyright date.Mike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-10-03Nothing about function. I added a bunch of docs and re-arranged a bunch ofMike Buland
2007-09-05Fixed a couple of uber-minor compilation bugs.Mike Buland
2007-09-05This commit has part of an Array class, I'm just not sure I really need itMike Buland