Naoki INADA
|
1a11608f1f
|
cythoning *.pyx when sdist.
|
2010-01-25 20:51:55 +09:00 |
|
Naoki INADA
|
9e2c9d7812
|
Tiny fix in README
|
2010-01-25 12:21:46 +09:00 |
|
Kazuki Ohta
|
404a393315
|
c, cpp: fix test problem
- using LDADD instead of LDFLAGS
- fix include path in test.cpp
|
2010-01-21 21:55:06 +09:00 |
|
frsyuki
|
c69092e110
|
configure.in: fix message
|
2010-01-21 17:25:32 +09:00 |
|
frsyuki
|
2b72f35c32
|
configure.in: show error message if __sync_* atomic operations are not supported
|
2010-01-20 14:49:51 +09:00 |
|
frsyuki
|
d8212ad620
|
strict-aliasing rule
|
2010-01-20 14:46:54 +09:00 |
|
Kazuki Ohta
|
1066bb38a8
|
add tests for multi[map, set] and tr1::unordered_[multi][map, set]
|
2010-01-16 02:03:11 +09:00 |
|
frsyuki
|
2bf3f1856f
|
c,cpp: configure.in: version 0.4.0
cpp-0.4.0
|
2010-01-15 14:45:52 +09:00 |
|
frsyuki
|
f145129f6e
|
c,cpp: optimize msgpack_vrefbuffer
|
2010-01-15 05:29:41 +09:00 |
|
frsyuki
|
8d365458d5
|
c,cpp: optimize msgpack_zone: variable-length array of chunk -> list of chunk
|
2010-01-15 05:27:44 +09:00 |
|
frsyuki
|
55cfbf378e
|
cpp: add msgpack/type/tr1/unordered_{map,set}.hpp
|
2010-01-14 21:20:32 +09:00 |
|
frsyuki
|
d76093b148
|
import MessagePack for Java
|
2010-01-08 17:34:14 +09:00 |
|
tokuhirom
|
7873e41e00
|
Perl: change for release Data-MessagePack-0.09
|
2010-01-04 12:10:46 +09:00 |
|
tokuhirom
|
9817e9b18d
|
Perl: support NVTYPE=="long double" or IVTYPE="long long" environment.
|
2010-01-04 11:59:52 +09:00 |
|
tokuhirom
|
519716bbe4
|
Merge branch 'master' of git://git.sourceforge.jp/gitroot/msgpack/msgpack
|
2010-01-04 11:23:40 +09:00 |
|
frsyuki
|
c2dd22ec10
|
c,cpp: add msgpack_vrefbuffer_migrate, msgpack::vrefbuffer::migrate
|
2009-12-19 22:09:29 +09:00 |
|
Naoki INADA
|
232aced926
|
Update gitignore.
|
2009-12-17 18:03:33 +09:00 |
|
Naoki INADA
|
63b9a876b0
|
Fix tests.
|
2009-12-17 17:58:41 +09:00 |
|
inada-n
|
5cf85a82d3
|
Add .gitignore for Python.
|
2009-12-17 15:20:20 +09:00 |
|
inada-n
|
b9f78821d4
|
Make tuple default.
|
2009-12-17 15:19:18 +09:00 |
|
Naoki INADA
|
f4c5b15cc6
|
Add use_tuple option that returns tuple for array object to Unpacker.
|
2009-12-17 11:13:47 +09:00 |
|
Naoki INADA
|
4d33bd456c
|
Update new headers.
|
2009-12-17 10:43:22 +09:00 |
|
Naoki INADA
|
3a5f7f53ff
|
Start 0.2.0
|
2009-12-17 10:43:01 +09:00 |
|
inada-n
|
1ed4236bcf
|
Make new Python release.
|
2009-12-16 22:18:17 +09:00 |
|
inada-n
|
5ff2c6be74
|
Fix bug come from previous commit
|
2009-12-16 22:14:13 +09:00 |
|
inada-n
|
dd18402737
|
Fix stream unpacker broken.
|
2009-12-16 22:05:31 +09:00 |
|
frsyuki
|
686e8ca0f0
|
c,cpp: fix unpacker
|
2009-12-16 04:08:36 +09:00 |
|
frsyuki
|
5aa47d6677
|
cpp: zone::push_finalizer supports std::auto_ptr<T>
|
2009-12-16 03:52:14 +09:00 |
|
frsyuki
|
0d44348c7d
|
ruby: version 0.3.2
|
2009-12-11 04:13:24 +09:00 |
|
frsyuki
|
35929b46ae
|
add msgpack/sysdep.h
|
2009-12-10 07:22:39 +09:00 |
|
frsyuki
|
ba3ba0367c
|
msgpack template: macros for compilers that doesn't not support Case Ranges
|
2009-12-10 06:40:29 +09:00 |
|
frsyuki
|
7ce866ad7c
|
msgpack template: architecture specific endian conversion
|
2009-12-10 06:19:53 +09:00 |
|
frsyuki
|
0ae1965f6b
|
ruby: fixes MessagePack_Unpacker_mark marks uninitialized map_key
|
2009-12-10 04:32:33 +09:00 |
|
frsyuki
|
eb9e892491
|
import MessagePack for Java implementation plan 3
|
2009-11-26 11:22:08 +09:00 |
|
frsyuki
|
e39e1d4f60
|
import MessagePack for Java implementation plan 2
|
2009-11-12 01:10:36 +09:00 |
|
Naoki INADA
|
93a95725fc
|
Fix Makefile
|
2009-11-05 14:26:12 +09:00 |
|
Naoki INADA
|
4758d9f04b
|
Fix to use MANIEFST.in.
|
2009-11-05 14:24:47 +09:00 |
|
frsyuki
|
d39c016e1d
|
java: fix streaming de/serializer
|
2009-10-25 02:41:55 +09:00 |
|
frsyuki
|
5393a0df16
|
import MessagePack for Java implementation plan 1
|
2009-10-25 01:27:09 +09:00 |
|
Tokuhiro Matsuno
|
68176e10f5
|
added some pattern to MANIFEST.SKIP
|
2009-10-22 14:34:53 +09:00 |
|
Tokuhiro Matsuno
|
c6a2569af8
|
- generate README automatically
- added LICENSE term
|
2009-10-22 14:32:39 +09:00 |
|
frsyuki
|
3424dc916c
|
cpp: add missing type::tuple::tuple(object o)
|
2009-10-09 17:49:30 +09:00 |
|
frsyuki
|
c8ad32a39e
|
cpp: preprocess.sh: more verbose
|
2009-10-05 23:31:08 +09:00 |
|
Kazuki Ohta
|
d0b76814b0
|
cpp: add tests for stream unpacker api
|
2009-09-12 03:12:53 +09:00 |
|
frsyuki
|
bf3cb63d46
|
cpp: version 0.3.8
cpp-0.3.8
|
2009-09-10 13:53:12 +09:00 |
|
frsyuki
|
8da7b692f6
|
cpp: define, type::tuple: GENERATION_LIMIT = 31
|
2009-09-10 13:50:19 +09:00 |
|
Kazuki Ohta
|
320c79db49
|
c++: add vrefbuffer test
|
2009-09-04 16:20:29 +09:00 |
|
frsyuki
|
ebf64d9892
|
cpp: test.cpp: fixes EXPECT_EQ rule
|
2009-08-26 12:28:08 +09:00 |
|
frsyuki
|
c12d5b8461
|
c: test.cpp: add msgpack_sbuffer_destroy and msgpack_zone_destroy
|
2009-08-26 12:27:28 +09:00 |
|
Kazuki Ohta
|
7186edc45e
|
C: more strict tests for float, double
C++: more strict tests for float, double & enum, union member
|
2009-08-26 11:52:12 +09:00 |
|