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
/
list.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
2010-09-13
Accidental overload of a required function in the client code.
Mike Buland
2010-09-03
Checkinst installs the myriad program now.
Mike Buland
2010-09-03
Looks like the bug I was seeing in myriad wasn't in myriad. It was in the
Mike Buland
2010-08-22
Bu::StreamStack works, it's tested, reasonably, it will be used first in the
Mike Buland
2010-08-21
Client now inherits from stream. This could be cool, it could really mess\nt...
Mike Buland
2010-08-04
Alright, NullStream compiles and works.
Mike Buland
2010-08-04
Fixed some minor compilation warnings in some tests, and started adding
Mike Buland
2010-08-02
ViewCSV search is now regex based :)
Mike Buland
2010-07-30
A few fixes and stuff in the Variant.
Mike Buland
2010-07-26
Minor helper functions added.
Mike Buland
2010-07-09
Bu::Base64 needed it's own isEos() function.
Mike Buland
2010-06-23
find works.
Mike Buland
2010-06-23
Minor visual and usability updates. Search is almost done.
Mike Buland
2010-06-21
Little tweaks to the viewcsv program. I think I want to at least add a search
Mike Buland
2010-06-21
The basic viewcsv program works, it uses ncurses to display a csv file in a
Mike Buland