| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 50177f4..486f1c3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,6 @@
+0.34
+
+ - do not use the corrupt my_snprintf(%ll[du]) on win32(kazuho)
0.33
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 6e07966..4657079 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,4 +1,8 @@
+0.32
+
+ - add tests to detect Alpha problems reported via CPAN testers (gfx)
+
0.31
- update Module::Install::XSUtil for ccache support (gfx)
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index b506234..333a824 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.29
+
+ - add $unpacker->utf8 mode, decoding strings as UTF-8.
+
0.28
- added more tests(gfx)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 82174fe..b506234 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.28
+
+ - added more tests(gfx)
+ - refactor the PP code(gfx)
+
0.27
- * 6d9a629 perl: modified trivial codes in PP::Unpacker(makamaka)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index b717a82..82174fe 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.27
+
+ - * 6d9a629 perl: modified trivial codes in PP::Unpacker(makamaka)
+ - * ead8edc modified be unpack_(u)int64 in PP(makamaka)
+
0.26
- fixed a serious code typo in PP(makamaka)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 3d455cb..b717a82 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.26
+
+ - fixed a serious code typo in PP(makamaka)
+
0.25
(NO FEATURE CHANGES)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index d338cf8..3d455cb 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.25
+
+ (NO FEATURE CHANGES)
+ - oops. I failed releng.
0.24
- Fixed a lot of streaming unpacking issues (tokuhirom, gfx)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index dd47b98..4120376 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,10 +1,15 @@
+0.23
+
+ (NO FEATURE CHANGES)
+ - fixed english docs(hanekomu++)
+
0.22
- fixed issue on ithreads(broken from 0.21)
0.21
- - doc enhancment
+ - doc enhancments
- micro performance tuning.
0.20
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 5d5a5e2..dd47b98 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.22
+
+ - fixed issue on ithreads(broken from 0.21)
+
0.21
- doc enhancment
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index dc3dd5c..5d5a5e2 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.21
+
+ - doc enhancment
+ - micro performance tuning.
+
0.20
- first production ready release with PP driver.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 7910882..dc3dd5c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.20
+
+ - first production ready release with PP driver.
+
0.16_04
- no feature changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index a4a3e36..7910882 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,4 +1,4 @@
-0.16_03
+0.16_04
- no feature changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 68b58ba..a4a3e36 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.16_03
+
+ - no feature changes
+
0.16_02
- document enhancement(tokuhirom)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index 9b061cf..68b58ba 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.16_02
+
+ - document enhancement(tokuhirom)
+ - M::I::XSUtil 0.26 is broken. use 0.27.
+
0.16_01
- added PP version (used in cases PERL_DATA_MESSAGEPACK=pp or fail to load XS).
|
| |\
| |
| |
| |
| | |
Conflicts:
perl/Changes
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index 4e7f1d7..c6e370c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.08
+
+ - fixed PVNV issue...
+
0.07
- do not use switch (SvTYPE(val)).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index 1a51ddf..4e7f1d7 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.07
+
+ - do not use switch (SvTYPE(val)).
+
0.06
- use SvNOK.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index 15603ea..1a51ddf 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.06
+
+ - use SvNOK.
+
0.05
- change type detection for old perl
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index 33fb36c..15603ea 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.05
+
+ - change type detection for old perl
+
0.04
- check SvROK first(reported by yappo++)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index 0c170a3..33fb36c 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,11 @@
+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++)
+
0.03
- performance tuning for too long string
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index fb31a69..0c170a3 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.03
+
+ - performance tuning for too long string
+ - fixed memory leaks in stream unpacker
+
0.02
- added $Data::MessagePack::PreferInteger
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff --git a/perl/Changes b/perl/Changes
index 18041d4..fb31a69 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.02
+
+ - added $Data::MessagePack::PreferInteger
+ (requested by yappo++)
+
0.01
- initial release to CPAN
|
| |
|