Commit Graph

293 Commits

Author SHA1 Message Date
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
UENISHI Kota
3bc099f8ad add build script 2013-02-18 04:34:36 +09:00
UENISHI Kota
a6774ad395 add NIF (de)serializer 2013-02-18 04:29:17 +09:00
UENISHI Kota
582b95b75d try NIF 2013-02-17 02:21:39 +09:00
UENISHI Kota
7f17657c21 Update README.rst 2013-02-03 22:06:03 +09:00
UENISHI Kota
be4880148e Merge pull request #6 from msgpack/new_interface
new interface of unpacking: not compatible with 0.0.x - to be 0.1.0
2013-02-03 04:02:49 -08:00
UENISHI Kota
92067d6275 new interface of unpacking: not compatible with 0.0.x 2013-02-03 21:01:11 +09:00
UENISHI Kota
123f6ae808 bump to 0.0.4 2013-02-03 20:40:37 +09:00
UENISHI Kota
83b918f60d drop R14B0x support 2013-02-02 21:12:55 +09:00
UENISHI Kota
d047c6ace0 fix indent 2013-02-02 21:06:47 +09:00
UENISHI Kota
887d59ddea wrong sample binary : 145 indicates fixarray 2013-02-02 21:01:28 +09:00
UENISHI Kota
a6b13aa9bd update rebar
$ ./rebar --version
rebar 2.1.0-pre R15B03 20130202_114912 git 2.0.0-294-g78fa8fc
2013-02-02 21:00:35 +09:00
UENISHI Kota
b6fbcbe392 fix bug at serializing raw bytes more than 6 byte and less than 32 bytes (fixes #5) 2013-02-02 02:40:20 +09:00
UENISHI Kota
99ed5ce485 bump version: new tests, fixed bug 2012-08-12 21:02:01 +09:00