index
:
libgats.git
main
Generalized Agile Transport System, send compact, binary structured data.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c++-qt
/
src
(
unfollow
)
Age
Commit message (
Expand
)
Author
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