gfx
|
07e68aa694
|
Fix an usage message
|
2010-09-15 14:20:32 +09:00 |
|
gfx
|
0ae206b1bb
|
Revert "The object root can be NULL"
This reverts commit 5bdac96375f0cc5b75313cc3a9a7bbeb21594a0b.
|
2010-09-15 14:19:22 +09:00 |
|
gfx
|
5bdac96375
|
The object root can be NULL
|
2010-09-15 14:18:38 +09:00 |
|
gfx
|
f0e044ecd8
|
Cleanup
|
2010-09-15 14:09:03 +09:00 |
|
gfx
|
f32234291e
|
Remove an useless local variable
|
2010-09-15 14:07:33 +09:00 |
|
gfx
|
83acd6529f
|
Remove an unused user data: source (sv)
|
2010-09-15 14:06:10 +09:00 |
|
gfx
|
6a60cb4dc0
|
Add const
|
2010-09-15 13:54:18 +09:00 |
|
gfx
|
1de03fbe18
|
Tweaks for unpacker
|
2010-09-15 13:41:10 +09:00 |
|
gfx
|
0e0a2aa981
|
Add various integers to benchmarks
|
2010-09-15 13:34:18 +09:00 |
|
gfx
|
af73b9d11b
|
Shortcut av_push()
|
2010-09-15 13:22:39 +09:00 |
|
gfx
|
859969241a
|
Tweaks
|
2010-09-15 13:20:20 +09:00 |
|
gfx
|
6852a8ca9d
|
Remove an unused function: xs_unpack_limit
|
2010-09-15 13:16:55 +09:00 |
|
gfx
|
c694f1a4a9
|
Tweaks
|
2010-09-15 13:16:13 +09:00 |
|
gfx
|
d36543b204
|
Micro optimizations
|
2010-09-15 13:12:17 +09:00 |
|
gfx
|
6981234736
|
Fix a possible mis-unpack on int64
|
2010-09-15 13:09:14 +09:00 |
|
gfx
|
10bf3ee9de
|
Avoid compiler's warnings
|
2010-09-15 13:07:44 +09:00 |
|
gfx
|
9953218de1
|
Tidy
|
2010-09-15 13:03:47 +09:00 |
|
gfx
|
50c74103aa
|
Avoid compiler's warnings
|
2010-09-15 12:56:13 +09:00 |
|
gfx
|
c5e15123fd
|
Add an assertion
|
2010-09-15 12:52:07 +09:00 |
|
gfx
|
4adcdb5ba8
|
Remove a duplicated depth check
|
2010-09-15 12:51:33 +09:00 |
|
gfx
|
60b36ffaa3
|
Micro optimizations
|
2010-09-15 12:50:11 +09:00 |
|
gfx
|
d86104ed5d
|
Tweaks
|
2010-09-15 12:48:23 +09:00 |
|
gfx
|
0f02ef20a9
|
Improve benchmarks
|
2010-09-15 12:46:11 +09:00 |
|
gfx
|
0768cf17b6
|
Taking NULL is a bug
|
2010-09-15 12:36:43 +09:00 |
|
gfx
|
197205853f
|
Use newSV(). NEWSV() is deprecated.
|
2010-09-15 12:35:10 +09:00 |
|
gfx
|
bebcc24ab8
|
Depends on XSUtil 0.32
|
2010-09-15 12:32:01 +09:00 |
|
gfx
|
987248ccbb
|
Use xshelper.h in all the C files
|
2010-09-15 12:31:01 +09:00 |
|
tokuhirom
|
1242ffa4c6
|
Checking in changes prior to tagging of version 0.23.
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
|
2010-09-12 05:38:15 +09:00 |
|
tokuhirom
|
65befb84a0
|
Checking in changes prior to tagging of version 0.22.
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
|
2010-09-12 00:11:31 +09:00 |
|
tokuhirom
|
a41f7ce3bd
|
oops. 0.21 breakes ithreads support!
|
2010-09-12 00:09:44 +09:00 |
|
tokuhirom
|
1e6262f24f
|
Checking in changes prior to tagging of version 0.21.
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.
|
2010-09-10 21:27:38 +09:00 |
|
tokuhirom
|
beb2284440
|
perl: added docs for circular reference and blessed object.
|
2010-09-10 21:25:46 +09:00 |
|
tokuhirom
|
0c4f0de13d
|
perl: inlining the small functions
|
2010-09-10 21:18:45 +09:00 |
|
tokuhirom
|
0cd31a4b96
|
perl: inlining utility functions
|
2010-09-10 21:00:27 +09:00 |
|
tokuhirom
|
ef0a86e7cc
|
perl: more inline
|
2010-09-10 20:45:17 +09:00 |
|
tokuhirom
|
b79c1345b9
|
use gfx's standard header.
|
2010-09-10 20:42:40 +09:00 |
|
tokuhirom
|
5bb8b6f16c
|
perl: ugpraded benchmarking script. and added result to docs.
|
2010-09-10 20:38:37 +09:00 |
|
tokuhirom
|
f6f675d1e1
|
updated benchmark script
|
2010-09-10 20:27:11 +09:00 |
|
tokuhirom
|
9f684e7670
|
Checking in changes prior to tagging of version 0.20.
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
|
2010-09-10 09:35:39 +09:00 |
|
tokuhirom
|
c5afe7a573
|
Checking in changes prior to tagging of version 0.16_04.
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
|
2010-09-06 14:35:41 +09:00 |
|
tokuhirom
|
8b90968cb1
|
Checking in changes prior to tagging of version 0.16_03.
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)
|
2010-09-06 14:34:48 +09:00 |
|
tokuhirom
|
9281dba896
|
Checking in changes prior to tagging of version 0.16_02.
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).
|
2010-09-06 14:34:04 +09:00 |
|
tokuhirom
|
c7555f1c3c
|
Perl: added link to git repository.
|
2010-09-06 14:31:53 +09:00 |
|
tokuhirom
|
e781831032
|
upgraded docs
|
2010-09-06 14:20:54 +09:00 |
|
tokuhirom
|
8025895168
|
Checking in changes prior to tagging of version 0.16_01.
Changelog diff is:
|
2010-09-06 14:20:54 +09:00 |
|
tokuhirom
|
e3e771708e
|
Merge branch 'master' of git://github.com/makamaka/msgpack
Conflicts:
perl/Changes
|
2010-09-05 16:18:57 +09:00 |
|
tokuhirom
|
b9bca2a19f
|
bump to 0.16
|
2010-09-05 16:17:19 +09:00 |
|
makamaka
|
10ec1e48b0
|
modified begin process about byte order
|
2010-09-05 01:54:44 +09:00 |
|
makamaka
|
84123f5445
|
fallback PP configuration with c99 unspport compiler
|
2010-09-04 20:02:46 +09:00 |
|
makamaka
|
25531d8393
|
modified t/05_preferred_int.t for Win32
|
2010-09-04 19:54:12 +09:00 |
|