Age | Commit message (Expand) | Author |
2012-11-17 | Added XML standard in-code documentation, also GatsList and GatsDictionary | Mike Buland |
2012-11-17 | Minor change to the readme. | Mike Buland |
2012-11-17 | Adding C# style XML documentation. It turns out Doxygen handles that properly | Mike Buland |
2012-11-15 | Added license notice to C# code. | Mike Buland |
2012-11-15 | Updated readme to include the .net library. | Mike Buland |
2012-11-15 | Ok, Packet based stream reading/writing works and is compliant. | Mike Buland |
2012-11-15 | Dictionaries are implemented now. Everything tests out against python. | Mike Buland |
2012-11-15 | Much overriding was done, but GatsList works great. And just like a standard | Mike Buland |
2012-11-15 | Accidentally included a dll, oops. Also, gats null, and gats float work | Mike Buland |
2012-11-14 | Strings, bools, and ints all seem fine, the more complex container types are | Mike Buland |
2012-11-14 | Started a nice, native .net implementation in C# | Mike Buland |
2012-11-09 | Randomly used wrong syntax in markdown. | Mike Buland |
2012-11-09 | The attempt to use symlinks in place of the header files was silly. | 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 |
2012-10-24 | More comment/spelling fixes. Added a helper to GatsInputStream so | Mike Buland |
2012-10-24 | Primarily documentation cleanups. Also removed some extra imports that are | Mike Buland |
2012-10-24 | Build script has been updated to not try to compile the package-info.java file. | Mike Buland |
2012-10-24 | Moved package-info.java into the gats dir. Apparently this | Mike Buland |
2012-09-12 | libbu++ version now uses libbu++ endian conversion macros and does not rely on | Mike Buland |
2012-08-18 | Changed debugging output to not display binary strings, instead it just prints | Mike Buland |
2012-07-06 | Added the gats compiler. It can only compile from gats-text to gats-binary | Mike Buland |
2012-06-27 | Apparently the various value classes don't all have setters yet, they should. | Mike Buland |
2012-06-22 | Added super handy readAllObjects slot. | Mike Buland |