Commit Graph

256 Commits

Author SHA1 Message Date
UENISHI Kota
f94a92a1e9 Merge branch 'master' of github.com:msgpack/msgpack-erlang 2013-12-14 17:10:29 +09:00
UENISHI Kota
a75c7fe6ee add behaviour msgpack_ext 2013-12-14 17:08:29 +09:00
UENISHI Kota
098a4b7f8c fix wrong example code 2013-12-14 16:52:46 +09:00
UENISHI Kota
e5bec45797 add arity checking and native type tests 2013-12-14 16:48:06 +09:00
UENISHI Kota
18cabb3aa5 bump version again 2013-12-14 16:27:33 +09:00
UENISHI Kota
ec2362bc50 add uuid example and fix bad bug 2013-12-14 16:25:04 +09:00
UENISHI Kota
6165a59242 ooooooooooooooops 2013-12-14 15:59:23 +09:00
UENISHI Kota
3af5e81593 hooray! 2013-12-14 15:54:28 +09:00
UENISHI Kota
70a90903b1 a small documentation for ext type interface 2013-12-14 15:53:13 +09:00
UENISHI Kota
435c82e80e bump version 2013-12-14 15:44:03 +09:00
UENISHI Kota
bc7974cb36 add ext packer/unpacker 2013-12-14 15:43:55 +09:00
UENISHI Kota
1a6696ff2e add ext packer 2013-12-14 14:55:11 +09:00
UENISHI Kota
a7d1b96ae7 add ext unpacker 2013-12-14 14:29:50 +09:00
UENISHI Kota
347b2b6557 fix type/spec 2013-12-14 13:56:19 +09:00
UENISHI Kota
cd535bc12b add newer OTP version at travis 2013-12-14 13:47:06 +09:00
UENISHI Kota
54d44df154 Merge pull request #17 from mururu/rm-include
Remove duplicate include
2013-10-06 01:21:57 -07:00
Yuki Ito
f70c90019c Remove duplicate include 2013-10-02 14:41:20 +09:00
UENISHI Kota
94e902b31b change default behaviour 2013-09-25 10:08:47 +09:00
UENISHI Kota
88037f289a think ext interface and impl 2013-09-21 01:24:35 +09:00
UENISHI Kota
c40a652363 bump version to 0.2.2 2013-09-21 00:30:42 +09:00
UENISHI Kota
c68284c212 add field for ext types for future extention {shrug} 2013-09-21 00:27:06 +09:00
UENISHI Kota
11a11c00c4 add compatibility mode to deserializer (oops!) 2013-09-21 00:22:08 +09:00
UENISHI Kota
b48f4d56dc update copyright notice 2013-09-11 01:11:33 +09:00
UENISHI Kota
6fa8f2ece7 was unable to build... 2013-09-11 01:01:22 +09:00
UENISHI Kota
f9c6560bac add pack/unpack options 2013-09-11 00:55:00 +09:00
UENISHI Kota
8cb298df88 temporal remove of NIF codes to wait for C release. 2013-09-10 00:28:00 +09:00
UENISHI Kota
7bdc558cc5 This is reST 2013-09-10 00:19:41 +09:00
UENISHI Kota
17534112a7 merge string branch and go to new spec, for str type. TODO: ext types and nif types. in favor of #16 2013-09-10 00:17:16 +09:00
UENISHI Kota
5f02cad9e7 add new spec 2013-09-09 21:52:59 +09:00
UENISHI Kota
54b301f531 add atom packing in favor of #12 2013-09-09 21:49:23 +09:00
UENISHI Kota
b85b5aac52 pin proper version 2013-07-28 10:45:13 +09:00
UENISHI Kota
76843fa59e fixes #15 for otp reltool 2013-07-26 23:04:14 +09:00
UENISHI Kota
06d8d98c78 Merge pull request #13 from msgpack/refactor
Refactor, see #13
2013-07-08 20:23:56 -07:00
UENISHI Kota
f59714dde8 add R16B support (just tested) 2013-07-07 00:25:35 +09:00
UENISHI Kota
57ca3aa6ee bump version 2013-03-17 10:22:13 +09:00
UENISHI Kota
6244b2d490 a bit more refactor 2013-03-17 10:21:43 +09:00
UENISHI Kota
c8f29d1bef add pattern match to use smaller format 2013-03-16 23:31:14 +09:00
UENISHI Kota
7850ea6fd4 refactor 2013-03-16 23:19:21 +09:00
UENISHI Kota
65511e5f44 bump version 2013-02-25 00:36:38 +09:00
UENISHI Kota
230cbf7305 Squashed commit of the following: Thanks to Licenser!
commit 8aaf011f9f48fd00b0de927454c8fb3b30827d5b
Author: Heinz N. Gies <heinz@licenser.net>
Date:   Sat Feb 23 19:25:15 2013 +0100

    Added paralell tests.

commit 4c14c370231e2d7362b63791a019fd059dfa1d2e
Author: Heinz N. Gies <heinz@licenser.net>
Date:   Sat Feb 23 18:05:09 2013 +0100

    Now supporting both jsx and jiffy format.

commit 38ac2fa2c5c62b4a0aad2a153ee334cdce240d81
commit 2bb95792a6ee3859af0d148ef086a39a65b3e355
commit ce758a6d1a4e27065570d15729e631086ea21f71
commit 75ce2aa87805a895b88267f6029d98a9304e59d3
commit dfad460d52722fd399d3355e8bfe2be04fe0a7e1

    some speed improvements.

commit 9a8cb6b12cd8ab812a80c5c798f6b4f8618690aa
Author: Heinz N. Gies <heinz@licenser.net>
Date:   Wed Feb 20 12:42:13 2013 +0100

    Moved to jsxesque format.
2013-02-25 00:33:15 +09:00
UENISHI Kota
b9448d9974 ignoring reserved bytes 2013-02-21 23:14:17 +09:00
UENISHI Kota
435fdd91d3 error handling on encoding 2013-02-21 21:40:07 +09:00
UENISHI Kota
4250db151c experimental string type 2013-02-21 21:20:04 +09:00
UENISHI Kota
7b026c2723 update .gitignore 2013-02-18 05:07:51 +09:00
UENISHI Kota
ef82b6953e modify Makefile 2013-02-18 05:02:29 +09:00
UENISHI Kota
9d26677011 update build script not to build each time 2013-02-18 04:59:10 +09:00
UENISHI Kota
77d2d80a2d Merge branch 'master' of github.com:msgpack/msgpack-erlang 2013-02-18 04:46:53 +09:00
UENISHI Kota
507afc042d move benchmark tests 2013-02-18 04:46:10 +09:00
UENISHI Kota
5dc25ec0a5 add result of micro benchmarks 2013-02-18 04:40:54 +09:00
UENISHI Kota
1daeee5e3e Merge pull request #8 from msgpack/nif
Nif
2013-02-17 11:36:07 -08:00