Wykres commitów

136 Commity (master)

Autor SHA1 Wiadomość Data
Michael Yang 9163b6c404 Move file end check to helper method 2014-01-10 14:54:24 -05:00
Michael Yang 5e29803875 Extract write on close 2014-01-10 14:50:12 -05:00
Michael Yang f403069655 Replace fileEndFlag with os package constant 2014-01-10 14:48:28 -05:00
Michael Yang 8205230c3e Parse header flags 2014-01-10 00:43:42 -05:00
Michael Yang cf116f45d9 Add more error checking 2014-01-09 11:42:34 -05:00
Michael Yang 6751a54d05 Move helper functions to separate file 2014-01-09 11:37:42 -05:00
Michael Yang 6f7743acf9 Add general test 2014-01-09 00:46:17 -05:00
Michael Yang c77e46a5d2 Fix file name 2014-01-09 00:45:33 -05:00
Michael Yang 53ceffa33e Update README 2014-01-08 00:24:31 -05:00
Michael Yang 56f44276d3 Add v1 subpackage 2014-01-08 00:18:32 -05:00
Michael Yang 9ee5a6a8ec Subpackage v2 2014-01-07 23:43:27 -05:00
Michael Yang da4169c300 Add v2.2 test 2014-01-07 23:41:22 -05:00
Michael Yang 4e1474fb23 Localize text data to test function 2014-01-07 22:19:44 -05:00
Michael Yang eccc994d77 Add v2.3 test 2014-01-06 19:08:47 -05:00
Michael Yang e432fd7cfb Change to pointer 2014-01-06 18:26:31 -05:00
Michael Yang 43de9568e7 More efficient copy when padding exceeded 2014-01-06 18:26:31 -05:00
Michael Yang afb56fce94 Fix tag parse with no padding 2014-01-05 17:04:20 -05:00
Michael Yang e7b3df3f87 Fix size changes and change Header to pointer 2014-01-05 16:42:44 -05:00
Michael Yang 98c234e1ac Add unsynch text frame constructor 2014-01-05 16:01:43 -05:00
Michael Yang f015f9104c Add desc text frame constructor 2014-01-05 15:29:09 -05:00
Michael Yang 6ba99250c4 Remove redundant FrameHeader field 2014-01-05 15:25:07 -05:00
Michael Yang aebd9a24f2 Add text frame constructor 2014-01-05 15:02:47 -05:00
Michael Yang 491e246b67 Fix SetEncoding size changes 2014-01-05 00:07:24 -05:00
Michael Yang cf0844ae45 Make encodedDiff more general 2014-01-04 23:59:45 -05:00
Michael Yang 7bda29f4c6 Add data frame constructor 2014-01-04 23:54:30 -05:00
Michael Yang 56c3353775 Rename constructors to Go conventions 2014-01-04 13:51:41 -05:00
Michael Yang f04d3d3cd0 Resolve #3
Allow partial rewrite with padding
2014-01-03 17:04:03 -05:00
Michael Yang 8a1c79c6aa Add Padding method 2014-01-03 16:37:52 -05:00
Michael Yang 9e9a82b1e8 Change size along with frame manipulation 2014-01-03 16:37:52 -05:00
Michael Yang 6e0321ac42 Fix nil check to empty check 2014-01-03 16:37:52 -05:00
Michael Yang 7c036fa94c Add owner field to FrameHead 2014-01-03 16:37:52 -05:00
Michael Yang a56ea37d17 Correct frame size to uint32 2014-01-03 00:57:34 -05:00
Michael Yang 2cafeb95bc Add AllFrames method 2014-01-01 19:27:57 -05:00
Michael Yang 399a1ba6ae Add writer helper 2013-12-31 20:07:48 -05:00
Michael Yang e78e79846c Add reader helper 2013-12-31 20:07:48 -05:00
Michael Yang 84588cb6bc Change Framer String() methods 2013-12-31 19:24:28 -05:00
Michael Yang 98cf9cacea Fix encoding map 2013-12-31 19:24:28 -05:00
Michael Yang 9ca13c7ec0 Remove redundant contentDescriptor field 2013-12-31 19:24:28 -05:00
Michael Yang 36b1c22cce Change encoding field to byte 2013-12-31 19:24:28 -05:00
Michael Yang c861b29e23 Add comments to common fields 2013-12-31 13:48:00 -05:00
Michael Yang b312beddc1 Add text framer interface 2013-12-31 13:41:41 -05:00
Michael Yang fdedb80c8d Rename v2.2 and v2.3 constructors and maps 2013-12-31 00:21:50 -05:00
Michael Yang 5d33c5875f Add v2.2 support 2013-12-31 00:01:16 -05:00
Michael Yang 09fab01d9c Add v2.2 to v2.3 deprecation map 2013-12-31 00:00:24 -05:00
Michael Yang 87618aedee Add v2.2 frame constructor and types 2013-12-30 23:59:45 -05:00
Michael Yang a285701bb4 Allow lower than 4 bytes to be joined into int 2013-12-30 23:01:32 -05:00
Michael Yang c83d124bf1 Wrap tag in interface 2013-12-30 18:05:06 -05:00
Michael Yang bbdc7dc0b4 Add intermediate text frame helper 2013-12-30 16:53:42 -05:00
Michael Yang 949d42fdd3 Update README 2013-12-30 16:48:17 -05:00
Michael Yang 6d884ff16b Add year convenience method 2013-12-30 16:48:10 -05:00