Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-06 | Qt is tested more thoroughly, some read bugs are fixed. It also works better | Mike Buland | |
with qt principles. You can hook up the readyRead signal to the readObject slot on GatsStream, and connect the GatsStream objectRead signal to your own functions, and you'll be notified whenever a new gats object is read. Cool. | |||
2011-02-17 | Ok, php can read and write gats style integers now. | Mike Buland | |
2011-01-12 | Hey, documentation! That's novel. | Mike Buland | |
2010-10-20 | Corrected a bug that caused numbers between -1 and -63 inclusive to be positive. | Mike Buland | |
2010-10-20 | Corrected a bug that made negative numbers between -64 and -127 inclusive | Mike Buland | |
corrupt. | |||
2010-08-14 | libgats gets it's own repo. The rest of the history is in my misc repo. | Mike Buland | |