Age | Commit message (Expand) | Author |
2013-02-11 | Updated the copyright to 2013. Also, started the Gats::RpcHandler. | Mike Buland |
2012-11-14 | Strings, bools, and ints all seem fine, the more complex container types are | Mike Buland |
2012-11-09 | Many changes: tabconv'd the C++ code, added a license, BSD, and docs. | 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-06-11 | All languages now support Null except for python and php, python is proving | Mike Buland |
2012-03-01 | Fixed a bug in java gats reading large strings over the network. | Mike Buland |
2012-02-16 | Added a missing and badly needed helper function to the dictionary, put with | Mike Buland |
2012-02-13 | Consistancy is best, so all the get helpers throw an exception if they can't | Mike Buland |
2012-02-13 | Trying a more sensible handling for get helpers in GatsDictionary, they throw | Mike Buland |
2012-01-16 | Lots of documentation, an example program, and also some visibility cleanup. | Mike Buland |
2011-04-27 | The GatsInputStream is much, much simpler, should be much faster, and works | Mike Buland |
2011-04-27 | david - some changes | David |
2011-04-21 | Bugfix, forgot to clear my read buffer. | Mike Buland |
2011-04-21 | Many helpers added, we like helpers. | Mike Buland |
2011-04-21 | Gats float should (maybe) work... | Mike Buland |
2011-04-21 | Well, dictionary may work... | Mike Buland |
2011-04-21 | david - dictionary : ) | David |
2011-04-21 | List may actually work! | Mike Buland |
2011-04-21 | david - new methods | David |
2011-04-21 | Need a hand... | Mike Buland |
2011-04-21 | Heh, it was backwards. | Mike Buland |
2011-04-21 | Boolean is in. | Mike Buland |
2011-04-21 | Strings work now. | Mike Buland |
2011-04-21 | ??? | Mike Buland |
2011-04-21 | You can read and write integers now. Other types should be pretty easy from ... | Mike Buland |
2011-04-21 | It...builds? | Mike Buland |
2011-04-21 | Gats for java is getting closer. | Mike Buland |
2011-03-10 | The beginings of java gats. | Mike Buland |