Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | Added packet helpers? | Mike Buland | |
2021-09-27 | Added explicit assignment/comparison operators. | Mike Buland | |
Added = and == to all primitive types, not to the container types (yet?). | |||
2017-06-05 | Added better null helpers to libbu++/php | Mike Buland | |
2016-09-21 | Accumulated changes. | Mike Buland | |
2015-09-08 | Added a getType helper to the dictionary. This allows you to get the type of a | Mike Buland | |
child object without having to unpack it. | |||
2013-02-11 | Updated the copyright to 2013. Also, started the Gats::RpcHandler. | Mike Buland | |
2013-02-10 | Added a cute option to compress gats with deflate in gatsc. | Mike Buland | |
2013-02-10 | GatsTxt now supports comments, both C and C++ style. | Mike Buland | |
2013-02-10 | Made the gats text parser much more robust. | Mike Buland | |
2012-11-14 | Started a nice, native .net implementation in C# | Mike Buland | |
2012-11-09 | Many changes: tabconv'd the C++ code, added a license, BSD, and docs. | Mike Buland | |
2012-11-09 | Made the repo less libbu++-centric. | Mike Buland | |