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 |
|
tanakh
|
a998706452
|
haskell: update cabal file
|
2010-09-08 13:36:45 +09:00 |
|
tanakh
|
5e19bc6f84
|
haskell: Object is Eq, Ord, Typeable.
|
2010-09-07 17:35:24 +09:00 |
|
tanakh
|
169f287970
|
haskell: Now, Object is an instance of NFData.
|
2010-09-07 16:14:29 +09:00 |
|
tanakh
|
c56926428c
|
haskell: add packToHandle'
|
2010-09-07 16:14:00 +09:00 |
|
tanakh
|
43eab5c4e5
|
Merge branch 'master' of git@github.com:msgpack/msgpack
|
2010-09-06 23:29:10 +09:00 |
|
tanakh
|
c6424c2ce7
|
haskell: nonblocking enumerator
|
2010-09-06 23:27:50 +09:00 |
|
tanakh
|
dfe19d308c
|
haskell: add overlapping instances
|
2010-09-06 18:14:47 +09:00 |
|
tanakh
|
b75db110dc
|
haskell: add Iteratee interface
|
2010-09-06 17:00:22 +09:00 |
|
tanakh
|
9e50ba6ec6
|
haskell: instance tupples and String and lazy ByteString
|
2010-09-06 16:33:36 +09:00 |
|
tanakh
|
aca2ba13c2
|
haskell: refactoring
|
2010-09-06 15:37:55 +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 |
|
tanakh
|
799935e44c
|
haskel: incr version and update infos.
|
2010-09-06 14:03:47 +09:00 |
|
tanakh
|
209d8d058c
|
forgot to remove file
|
2010-09-06 13:57:47 +09:00 |
|
tanakh
|
0368a70dd7
|
forgot to add file
|
2010-09-06 13:55:34 +09:00 |
|
Hideyuki Tanaka
|
c3603426de
|
Merge branch 'master' of github.com:msgpack/msgpack
|
2010-09-06 01:51:18 +09:00 |
|
Hideyuki Tanaka
|
80db9971b5
|
pure haskell implementation.
|
2010-09-06 01:50:22 +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 |
|
makamaka
|
adfadc542a
|
enable PP to pack/unpack int64 in less than Perl 5.10
|
2010-09-04 14:35:24 +09:00 |
|
makamaka
|
7682e1cb57
|
Merge branch 'master' of git://github.com/msgpack/msgpack
Conflicts:
perl/t/05_preferred_int.t
|
2010-09-03 15:09:49 +09:00 |
|
tokuhirom
|
1fe4109a42
|
fixed tests on 64bit machines with -Duselongdouble #60625
|
2010-09-03 14:50:01 +09:00 |
|
makamaka
|
b97baf4d47
|
added some comments in Data::MessagePack::PP
|
2010-09-03 12:53:56 +09:00 |
|
makamaka
|
f91728561f
|
ouch, modified pod
|
2010-09-02 23:58:40 +09:00 |
|
makamaka
|
2b75d54ce1
|
modified pod
|
2010-09-02 23:56:55 +09:00 |
|
makamaka
|
cdc09a7d30
|
Changes
|
2010-09-02 23:52:36 +09:00 |
|
makamaka
|
4cc6c3e535
|
modified t/05_preferred_int.t for Win32
|
2010-09-02 23:48:57 +09:00 |
|
makamaka
|
8f43e033a4
|
removed dependency on Data::Float
|
2010-09-02 23:45:05 +09:00 |
|
makamaka
|
918dbd1926
|
made Makefile.PL XS/PP configurable
|
2010-09-02 14:37:22 +09:00 |
|
makamaka
|
8fc86ce7fa
|
removed commented out codes
|
2010-09-02 14:33:59 +09:00 |
|
INADA Naoki
|
bf0cb40586
|
python: Add python3 category.
|
2010-09-02 10:13:49 +09:00 |
|
INADA Naoki
|
a62aefe74b
|
python: Release 0.1.6 - Fix wrong version string.
|
2010-09-02 10:10:34 +09:00 |
|
INADA Naoki
|
138d232149
|
python: vesion 0.1.5
|
2010-09-02 09:58:50 +09:00 |
|
INADA Naoki
|
8fa64e3ab2
|
Add msgpack.version as version tuple.
|
2010-09-02 09:54:38 +09:00 |
|
INADA Naoki
|
8d0d2bd3fc
|
python: Add test for python3 and fix found problems.
|
2010-09-02 02:16:28 +09:00 |
|