Age | Commit message (Expand) | Author |
---|---|---|
2012-11-09 | Many changes: tabconv'd the C++ code, added a license, BSD, and docs. | Mike Buland |
2012-06-11 | GatsCon can display nulls now. | Mike Buland |
2012-06-11 | Python supports null. | Mike Buland |
2012-06-11 | All languages now support Null except for python and php, python is proving | Mike Buland |
2012-05-29 | Apparently in python bools are ints, but ints aren't bools...this means that | Mike Buland |
2012-03-01 | Fixed a bug in java gats reading large strings over the network. | Mike Buland |
2012-01-16 | Added networking compatible send/recv functions as helpers, plus a bunch of | Mike Buland |
2012-01-16 | Created python bindings. They use the classic python dump/load/dumps/loads | Mike Buland |