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
/
stable
(
follow
)
Age
Commit message (
Expand
)
Author
2012-05-16
Lzma was still printing debugging on "inflate".
Mike Buland
2012-05-10
Amazing this made it through for so long, but destroying a Bu::Buffer in write
Mike Buland
2012-05-03
Rearranging some stuff.
Mike Buland
2012-04-17
Fixed bug in bzip2 double-stop.
Mike Buland
2012-04-15
Updated copyright, packaging, makefile, etc.
Mike Buland
2012-04-14
Added support for running subsets of unit tests to Bu::UnitSuite, now just list
Mike Buland
2012-04-14
The core of myriad is now thread-safe. It could use a little work on multiple
Mike Buland
2012-04-13
Myriad is actually fine, I double checked it for cross-platformed-ness. It
Mike Buland
2012-04-06
Threads can tell you their own ids now, and they can also report that they
Mike Buland
2012-04-06
Supports ThreadIds now, you can also get the thread id of any thread, and
Mike Buland
2012-04-03
Process doesn't include win32.h now.
Mike Buland
2012-04-03
Process works...sorta...in windows.
Mike Buland
2012-03-25
Code is all reorganized. We're about ready to release. I should write up a
Mike Buland