Age | Commit message (Expand) | Author |
2013-03-05 | Added more helpers to the GatsDictionary in the C# version. | Mike Buland |
2013-02-11 | Updated the copyright to 2013. Also, started the Gats::RpcHandler. | Mike Buland |
2012-11-17 | Minor tweak, the cs-dotnet Doxygen docs are titled libgats now. | Mike Buland |
2012-11-17 | A few real tabs wound up in the C# code...somehow. | Mike Buland |
2012-11-17 | Added XML standard in-code documentation, also GatsList and GatsDictionary | 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 | 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 |