Takatoshi Kondo
5ece2ef2c7
Fixed #637 .
...
<<< Breaking change >>>
In the functions unpack() and parse(),
Old behavior: If any parse error is happend, offset is NOT updated.
New behavior: If any parse error is happend, offset is updated to the
position the error happened.
It helps MessagePack format error analysis.
If you want to old behavior, copy the original value of offset and then call unpack()
and/or parse().
2017-10-22 18:22:41 +09:00
..
2016-03-21 15:22:50 +09:00
2017-07-26 10:24:17 +09:00
2016-03-21 15:22:50 +09:00
2016-03-21 15:22:50 +09:00
2017-01-15 19:09:31 +09:00
2016-03-21 15:22:50 +09:00
2015-08-12 13:55:51 +09:00
2016-11-16 11:00:28 -02:00
2014-06-05 20:49:15 +00:00
2017-06-12 15:33:05 +09:00
2014-06-05 20:49:15 +00:00
2017-06-13 18:22:48 +09:00
2017-01-02 20:40:34 +09:00
2014-08-11 09:01:17 +09:00
2016-03-21 15:22:50 +09:00
2016-05-14 22:05:10 +09:00
2016-11-16 11:00:28 -02:00
2015-06-18 14:01:51 +09:00
2017-01-02 20:40:34 +09:00
2016-06-18 03:38:42 +09:00
2017-07-04 07:44:03 +09:00
2016-06-20 17:12:53 +09:00
2016-08-29 22:12:01 +09:00
2017-06-13 18:22:48 +09:00
2016-03-21 15:22:50 +09:00
2016-11-10 10:59:26 -02:00
2016-03-21 15:22:50 +09:00
2017-01-05 21:24:25 +09:00
2015-07-06 12:33:00 +09:00
2015-07-06 12:33:00 +09:00
2017-03-15 21:30:07 +09:00
2017-10-09 20:23:25 +02:00
2017-10-22 18:22:41 +09:00
2017-10-22 18:22:41 +09:00
2016-03-21 15:22:50 +09:00
2016-06-08 18:03:51 +09:00
2016-11-16 11:00:28 -02:00
2016-11-10 10:59:26 -02:00
2016-03-21 15:22:50 +09:00
2016-06-20 18:39:04 +09:00
2016-11-16 11:00:28 -02:00
2017-01-02 20:40:34 +09:00
2015-11-21 12:41:46 +09:00
2016-03-21 15:22:50 +09:00
2017-06-12 14:11:21 +09:00
2014-09-03 13:26:34 +09:00
2017-10-22 18:22:41 +09:00
2015-08-10 11:29:57 -07:00