2010-10-06 12:29:31 +09:00
|
|
|
0.29
|
|
|
|
|
|
|
|
- add $unpacker->utf8 mode, decoding strings as UTF-8.
|
|
|
|
|
2010-09-27 08:35:26 +09:00
|
|
|
0.28
|
|
|
|
|
|
|
|
- added more tests(gfx)
|
|
|
|
- refactor the PP code(gfx)
|
|
|
|
|
2010-09-22 15:12:51 +09:00
|
|
|
0.27
|
|
|
|
|
|
|
|
- * 6d9a629 perl: modified trivial codes in PP::Unpacker(makamaka)
|
|
|
|
- * ead8edc modified be unpack_(u)int64 in PP(makamaka)
|
|
|
|
|
2010-09-20 23:40:12 +09:00
|
|
|
0.26
|
|
|
|
|
|
|
|
- fixed a serious code typo in PP(makamaka)
|
|
|
|
|
2010-09-20 09:54:25 +09:00
|
|
|
0.25
|
|
|
|
|
|
|
|
(NO FEATURE CHANGES)
|
|
|
|
- oops. I failed releng.
|
2010-09-17 14:02:12 +09:00
|
|
|
|
|
|
|
0.24
|
2010-09-18 16:30:07 +09:00
|
|
|
- Fixed a lot of streaming unpacking issues (tokuhirom, gfx)
|
|
|
|
- Fixed unpacking issues for 64 bit integers on 32 bit perls (gfx)
|
|
|
|
- Improved performance, esp. in unpacking (gfx)
|
2010-09-17 14:02:12 +09:00
|
|
|
|
2010-09-12 05:38:15 +09:00
|
|
|
0.23
|
|
|
|
|
|
|
|
(NO FEATURE CHANGES)
|
|
|
|
- fixed english docs(hanekomu++)
|
|
|
|
|
2010-09-12 00:11:31 +09:00
|
|
|
0.22
|
|
|
|
|
|
|
|
- fixed issue on ithreads(broken from 0.21)
|
|
|
|
|
2010-09-10 21:27:38 +09:00
|
|
|
0.21
|
|
|
|
|
2010-09-12 05:38:15 +09:00
|
|
|
- doc enhancments
|
2010-09-10 21:27:38 +09:00
|
|
|
- micro performance tuning.
|
|
|
|
|
2010-09-10 09:35:39 +09:00
|
|
|
0.20
|
|
|
|
|
|
|
|
- first production ready release with PP driver.
|
|
|
|
|
2010-09-06 14:35:41 +09:00
|
|
|
0.16_04
|
2010-09-06 14:34:48 +09:00
|
|
|
|
|
|
|
- no feature changes
|
|
|
|
|
2010-09-06 14:34:04 +09:00
|
|
|
0.16_02
|
|
|
|
|
|
|
|
- document enhancement(tokuhirom)
|
|
|
|
- M::I::XSUtil 0.26 is broken. use 0.27.
|
|
|
|
|
2010-09-05 16:18:57 +09:00
|
|
|
0.16_01
|
2010-09-01 11:59:01 +09:00
|
|
|
|
2010-09-02 23:52:36 +09:00
|
|
|
- added PP version (used in cases PERL_DATA_MESSAGEPACK=pp or fail to load XS).
|
|
|
|
- made Makefile.PL PP configurable.
|
|
|
|
- test_pp in author's test
|
|
|
|
- modified t/05_preferred_int.t for Win32
|
2010-09-01 11:59:01 +09:00
|
|
|
(makamaka)
|
|
|
|
|
2010-09-05 16:17:19 +09:00
|
|
|
0.16
|
|
|
|
|
|
|
|
- tests on 64bit machines with -Duselongdouble
|
|
|
|
(reported by andk)
|
|
|
|
|
2010-09-01 08:19:05 +09:00
|
|
|
0.15
|
|
|
|
|
|
|
|
- better argument validation.
|
|
|
|
(Dan Kogai)
|
|
|
|
|
2010-08-21 16:09:30 +09:00
|
|
|
0.14
|
|
|
|
|
|
|
|
- fixed segv on serializing cyclic reference
|
|
|
|
(Dan Kogai)
|
|
|
|
|
2010-07-14 09:58:28 +09:00
|
|
|
0.13
|
|
|
|
|
|
|
|
- clearly specify requires_c99(), because msgpack C header requires C99.
|
|
|
|
|
2010-05-05 17:28:38 +09:00
|
|
|
0.12
|
|
|
|
|
|
|
|
- PERL_NO_GET_CONTEXT makes horrible dTHXs. remove it.
|
|
|
|
|
2010-05-05 16:59:31 +09:00
|
|
|
0.11
|
|
|
|
|
|
|
|
- oops(no feature changes)
|
|
|
|
|
2010-05-05 16:55:06 +09:00
|
|
|
0.10
|
|
|
|
|
|
|
|
- added more test cases.
|
|
|
|
- fixed portability issue
|
|
|
|
- (reviewed by gfx++)
|
|
|
|
|
2010-05-03 01:36:48 +09:00
|
|
|
0.09_01
|
|
|
|
|
|
|
|
- fixed memory leak issue(reported by Maxime Soulé)
|
|
|
|
|
2010-01-04 12:10:46 +09:00
|
|
|
0.09
|
|
|
|
|
|
|
|
- support NVTYPE=="long double" or IVTYPE=="long long" environment
|
|
|
|
(thanks to Jun Kuriyama++)
|
|
|
|
|
2009-07-30 16:52:13 +09:00
|
|
|
0.08
|
|
|
|
|
|
|
|
- fixed PVNV issue...
|
|
|
|
|
2009-07-22 16:42:12 +09:00
|
|
|
0.07
|
|
|
|
|
|
|
|
- do not use switch (SvTYPE(val)).
|
|
|
|
|
2009-07-03 18:19:29 +09:00
|
|
|
0.06
|
|
|
|
|
|
|
|
- use SvNOK.
|
|
|
|
|
2009-07-03 18:15:45 +09:00
|
|
|
0.05
|
|
|
|
|
|
|
|
- change type detection for old perl
|
|
|
|
|
2009-07-03 15:23:50 +09:00
|
|
|
0.04
|
|
|
|
|
|
|
|
- check SvROK first(reported by yappo++)
|
|
|
|
- PreferInteger: faster string to integer conversion; support negative value
|
|
|
|
(frsyuki++)
|
|
|
|
- make PreferInteger variable magical and remove get_sv from _msgpack_pack_sv
|
|
|
|
(frsyuki++)
|
|
|
|
|
2009-07-02 17:43:58 +09:00
|
|
|
0.03
|
|
|
|
|
|
|
|
- performance tuning for too long string
|
|
|
|
- fixed memory leaks in stream unpacker
|
|
|
|
|
2009-07-02 14:37:54 +09:00
|
|
|
0.02
|
|
|
|
|
|
|
|
- added $Data::MessagePack::PreferInteger
|
|
|
|
(requested by yappo++)
|
|
|
|
|
2009-07-01 18:34:11 +09:00
|
|
|
0.01
|
|
|
|
|
|
|
|
- initial release to CPAN
|