Wykres commitów

99 Commity (e6fdcb22978911c88467b8f957a2399a6b5a23db)

Autor SHA1 Wiadomość Data
Michael Yang e6fdcb2297 Clean tag and frame header bytes methods 2014-01-19 11:06:29 -05:00
Michael Yang 1052d2f5ca Fix seeker position after tag parse 2014-01-18 08:06:54 -05:00
Michael Yang 3dac62c7d0 Create new frame on common map types if none exist 2014-01-17 17:36:50 -05:00
Michael Yang 93894f2ae9 Change common map type from string to FrameType 2014-01-17 17:36:29 -05:00
Michael Yang e326fd920b Change AddFrame to variadic AddFrames method 2014-01-17 17:35:53 -05:00
Michael Yang f5a19a4cae Add identification frame 2014-01-16 12:58:22 -05:00
Michael Yang 5ff216d24d Remove redundant type cast 2014-01-16 11:50:30 -05:00
Michael Yang df4dab050b Correct int32 types to uint32 2014-01-15 21:03:03 -05:00
Michael Yang bd8bfe8f50 Improve seek to end of tag 2014-01-14 13:17:35 -05:00
Michael Yang 9fd9213026 Subpackage encoding and bytes functions 2014-01-12 12:34:04 -05:00
Michael Yang aa09573f06 Add NewTag function 2014-01-11 22:16:34 -05:00
Michael Yang d761ee1906 Remove redundate package rename 2014-01-11 22:10:06 -05:00
Michael Yang e9228d9daa Replace Header interface with renamed Head struct 2014-01-10 15:00:16 -05:00
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