Commit Graph

13 Commits

Author SHA1 Message Date
Michael Jumper
208ff61edd Added missing stdint.h include. 2011-07-20 08:45:23 -07:00
Michael Jumper
532ad2137b Added guac_parse_int, which handles 64-bit integers regardless of native arch. 2011-04-29 01:35:17 -07:00
Michael Jumper
8242c37f11 64-bit timestamps and output 2011-04-29 00:45:38 -07:00
Michael Jumper
2aa5805048 Fixed guac_write_int - var should have been a long. 2011-04-03 00:43:13 -07:00
Michael Jumper
693fe2a1f5 Support for negative numbers in guac_write_int 2011-04-01 00:53:53 -07:00
Michael Jumper
8569803cd5 Init total_written in open. 2011-03-14 11:00:48 -07:00
Michael Jumper
12d497ca3f Working sync control. 2011-03-11 19:35:44 -08:00
Michael Jumper
e463360aad Sync message support. 2011-03-11 18:57:53 -08:00
Michael Jumper
d32b26ffa8 Changing to MPL/GPL/LGPL tri-license 2011-02-15 18:04:36 -08:00
Michael Jumper
0cb6ad1502 Use send() instead of write() if MINGW32. 2011-02-10 00:24:17 -08:00
Michael Jumper
9c7c09cd7f Removed transfer limit, improved cross-platform logging, added check for png_structp. 2011-02-08 18:23:10 -08:00
Michael Jumper
46a9529aa4 Fixed leak of instruction buffer - missing free in guac_close 2010-12-22 22:31:20 -08:00
Michael Jumper
91c4ef665a More renaming 2010-12-08 13:14:04 -08:00