Age | Commit message (Expand) | Author |
2025-01-20 | Bu::MyriadCache was truncating existing dbs.HEADmain | Mike Buland |
2024-11-07 | Removed debugging output. | Mike Buland |
2024-11-07 | Fixed long standing double-free bug in the cache. | Mike Buland |
2024-11-06 | Tests are back, minor fixes. | Mike Buland |
2024-11-06 | I believe MyriadFs is now threadsafe.myriad | Mike Buland |
2024-10-03 | Minor tweaks/additions. | Mike Buland |
2024-10-01 | More bug fixes | Mike Buland |
2024-09-30 | Erasing streams works, stream map building works. | Mike Buland |
2024-09-26 | Basic update to new API for existing components. | 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 | Fixed buffer issue reading headers. | Mike Buland |
2024-07-15 | MyriadFs improvements and new helper tool. | Mike Buland |
2023-08-10 | Added some handy operators to Bu::BlobBuilder | Mike Buland |
2023-08-09 | Added a temporory String -> Blob constructor. | 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-07-31 | Debugging yet, but the new server works. | 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-11 | Fixed cachebase memory leak. | Mike Buland |
2023-07-01 | Fixed potential memory corruption/race condition. | Mike Buland |
2023-04-24 | Fixed infinite recursion constructing UtfString | Mike Buland |
2023-04-24 | More tweaks to make things easier to transition. | Mike Buland |
2023-04-24 | Blob related changes throughout. | Mike Buland |
2023-04-24 | Additions to blob/utfstring for json. | Mike Buland |
2023-02-16 | We now parse \u<hex> in json strings. | Mike Buland |
2022-10-03 | Added insertNull and appendNull to Bu::Json. | Mike Buland |
2022-04-15 | Augments to Blob and BlobBuilder. | Mike Buland |
2021-10-04 | Oops, forgot to put the new function in the class. | Mike Buland |
2021-10-04 | Added handler to check/modify http headers. | Mike Buland |
2021-09-26 | Tweaked number output. | Mike Buland |
2021-08-18 | Updating issues discovered using g++ 10 | Mike Buland |
2020-10-01 | Fixed bug in CachePtr pointer dereference. | Mike Buland |
2020-06-22 | Fixed a bad catch statement. | Mike Buland |
2020-05-12 | Fixed static char* comparison bug in Bu::UtfString. | Mike Buland |
2020-02-06 | Closer on the TextBuilder. | Mike Buland |
2020-02-05 | Tweaks | Mike Buland |
2020-02-05 | Closer | Mike Buland |
2020-02-04 | Merge branch 'master' into unicode | Mike Buland |
2020-01-03 | Removed extra debug output from Bu::MyriadFs | Mike Buland |
2019-12-14 | Json provides line/char in errors now. | Mike Buland |
2019-11-12 | 32bit | Mike Buland |
2019-11-11 | Working on TextBuilder & Text. | Mike Buland |
2019-09-22 | Blob substr constructor includes null terminator. | Mike Buland |
2019-08-16 | Blob defaulted to an invalid size. | Mike Buland |
2019-08-08 | Fixed a bug in the BlobBuilder. | Mike Buland |