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
/
unit
/
fstring.unit
(
follow
)
Age
Commit message (
Expand
)
Author
2010-02-13
Added and updated the license info in all the source files, they still said
Mike Buland
2009-11-24
Added a replace function to fstring...sweeet.
Mike Buland
2009-11-12
I've started my campaign to clean up all of the header files in libbu++ as far
Mike Buland
2009-09-10
Hey, minor updates to the formatter and a unit test, nothing important.
Mike Buland
2009-09-09
Fixed a unit test, and added some fixes and new queue functions to list, fuck it
Mike Buland
2009-08-14
Massive freaking changes!!!
Mike Buland
2009-04-10
Added some new goodness to the fbasicstring, fixing some inconsistancies and
Mike Buland
2009-02-27
Fixed a bug in Bu::FString, it wouldn't concatinate properly when using the +
Mike Buland
2009-02-08
So many updates. I recommend using the new FString iterators instead of direct
Mike Buland
2009-01-07
Corrected a couple of places where std:: classes were being used and shouldn't
Mike Buland
2009-01-07
Only two real changes. First, Bu::FString and Bu::FBasicString are in different
Mike Buland