aboutsummaryrefslogtreecommitdiff
path: root/java/com/xagasoft (follow)
AgeCommit message (Collapse)Author
2012-01-16Lots of documentation, an example program, and also some visibility cleanup.Mike Buland
2011-04-27The GatsInputStream is much, much simpler, should be much faster, and worksMike Buland
more like java says blocking things should work. If you ask it to read an object, it will, it will wait on the socket until it gets a whole one, or throws an exception.
2011-04-27david - some changesDavid
2011-04-21Bugfix, forgot to clear my read buffer.Mike Buland
2011-04-21Many helpers added, we like helpers.Mike Buland
2011-04-21Gats float should (maybe) work...Mike Buland
2011-04-21Well, dictionary may work...Mike Buland
2011-04-21david - dictionary : )David
2011-04-21List may actually work!Mike Buland
2011-04-21david - new methodsDavid
2011-04-21Need a hand...Mike Buland
2011-04-21Heh, it was backwards.Mike Buland
2011-04-21Boolean is in.Mike Buland
2011-04-21Strings work now.Mike Buland
2011-04-21???Mike Buland
2011-04-21You can read and write integers now. Other types should be pretty easy from ↵Mike Buland
here.
2011-04-21It...builds?Mike Buland
2011-04-21Gats for java is getting closer.Mike Buland
2011-03-10The beginings of java gats.Mike Buland