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
2024-09-18
Open is more complete now. It's not fully tested.
Mike Buland
2024-09-18
Myriad headers are the right size now.
Mike Buland
2024-09-16
It could use more testing, but...it works.
Mike Buland
2024-08-28
Most of the new myriad api is in.
Mike Buland
2024-08-27
Making progress.
Mike Buland
2024-08-05
Perhaps fixed a Myriad race condition.
0.0.1
Mike Buland
2024-08-05
Added loads and loads of debugging output to myriad.
Mike Buland
2024-08-05
Added getLocation() support to Bu::File.
Mike Buland
2024-06-27
The client flush function didn't do anything.
Mike Buland
2023-08-08
Unit test augmentations and harness.
Mike Buland
2023-08-04
Woo! Unit Tests! Found some bugs!
Mike Buland
2023-08-01
Updated copyright date.
Mike Buland
2023-08-01
Fixed issues around disconnected sockets.
Mike Buland
2023-07-31
Seems to work.
Mike Buland
2023-07-31
Issue found with recycled fds.
Mike Buland
2023-07-31
Debugging yet, but the new server works.
Mike Buland
2023-07-31
It actually works. Now to make it fast fast.
Mike Buland
2023-07-29
Many bugfixes. It's almost working!
Mike Buland
2023-07-28
Completely redesigned Server and Client.
Mike Buland
2023-07-26
Added a profiler and investageted Server.
Mike Buland
2023-07-24
Added swap to array.
Mike Buland
2023-07-21
Array has delete by index now.
Mike Buland
2023-07-18
Had a read lock where a write lock was better.
Mike Buland
2023-07-10
String is now not shared.
Mike Buland
2023-04-24
More tweaks to make things easier to transition.
Mike Buland
2023-04-24
Blob related changes throughout.
Mike Buland
2022-09-29
Replaced deprecated thread_yield with sched_yield.
Mike Buland
2022-04-18
ArchiveBase has getProperty and setProperty.
Mike Buland
2021-08-18
Updating issues discovered using g++ 10
Mike Buland
2021-08-18
String was missing assignment?
Mike Buland
2021-07-30
Fixed uninitializsed bug in Bu::Array::setSize.
Mike Buland
2021-06-08
Fixed inculde path in exception source.
Mike Buland
2020-03-24
Temporary interop to convert blob to strings.
Mike Buland
2020-03-23
Updated to work with newer GCC.
Mike Buland
2020-02-18
Renamed Bu::Thread::stop to Bu::Thread::forceStop.
Mike Buland
2020-02-18
Minor Bu::Event bugfix.
Mike Buland
2020-02-18
Event updates! It's...like an actual Event now.
Mike Buland
2020-02-04
Minor Bu::Hash updates and additions.
Mike Buland
2019-12-14
Added ExceptionParse.
Mike Buland
2019-06-12
List formatting fix.
Mike Buland
2019-05-25
Augmented UnitSuite, added more to Blob, and added tests.
Mike Buland
2019-05-25
Started Bu::Text and Bu::Blob.
Mike Buland
2019-05-24
Updated copyright date.
Mike Buland
2019-05-22
Fixed nasty null-string-int-conversion bug.
v0.1
Mike Buland
2019-04-18
Minor quality of life additions to string and variant.
Mike Buland
2019-01-29
Clerified some ints.
Mike Buland
2018-12-11
Fixed some indenting that gcc whined about.
Mike Buland
2018-11-07
Threads can give IDs now.
Mike Buland
2018-05-25
Added locking support to Bu::File.
Mike Buland
2018-05-25
SynchroHeap has a signalall method now.
Mike Buland
[next]