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 |
|
UENISHI Kota
|
898c3f4b2a
|
Merge pull request #3 from norru/master
Replaced git:// protocol with https:// in propEr rebar
|
2012-08-06 08:23:32 -07:00 |
|
Nicola Orrù
|
324792f47a
|
Replaced git:// protocol with https:// in propEr rebar
|
2012-08-06 15:48:56 +01:00 |
|
UENISHI Kota
|
b947041819
|
test result in master
|
2012-07-21 21:24:25 +09:00 |
|
UENISHI Kota
|
30dd244af4
|
add gitignore line
|
2012-07-18 01:02:04 +09:00 |
|
UENISHI Kota
|
64a7a1dca6
|
PropEr introduced thanks to @voluntas
https://github.com/voluntas/yet-another-msgpack-erlang
|
2012-07-18 01:00:47 +09:00 |
|
UENISHI Kota
|
6ab7cffd67
|
update readme
|
2012-07-18 00:22:47 +09:00 |
|
UENISHI Kota
|
110ad825bc
|
a bit about Makefile
|
2012-07-17 23:30:03 +09:00 |
|
UENISHI Kota
|
f60c6f26df
|
serializer bug: -16#80000001 ~ can't be serialized properly
|
2012-07-17 23:29:42 +09:00 |
|
UENISHI Kota
|
afb7cddcfe
|
removed remaining files
|
2012-07-17 22:57:19 +09:00 |
|
UENISHI Kota
|
f4460921ab
|
merged
|
2012-07-17 22:56:19 +09:00 |
|
UENISHI Kota
|
5a2ec0af5d
|
remove rpc codes
|
2012-07-17 22:54:21 +09:00 |
|
UENISHI Kota
|
be22fd061d
|
change support version
|
2012-07-16 21:17:58 +09:00 |
|
UENISHI Kota
|
19f77f59d2
|
merged to new branch
|
2012-07-16 21:15:26 +09:00 |
|
UENISHI Kota
|
b4503f5edc
|
fixed test failure: {local, {local, sample_srv}} won't work.
|
2012-07-16 21:14:18 +09:00 |
|
UENISHI Kota
|
7807a470aa
|
test failure in MacOS fixed.
|
2012-07-16 20:49:17 +09:00 |
|
UENISHI Kota
|
09c58819b2
|
fix Makefile
|
2012-07-16 20:33:07 +09:00 |
|
UENISHI Kota
|
825365059c
|
travis-ci enabled
|
2012-07-08 01:32:01 +09:00 |
|
UENISHI Kota
|
4acd64589c
|
wrong gen_server:start_link/4 argument.
|
2011-10-27 15:36:25 +09:00 |
|
UENISHI Kota
|
a685109756
|
fix serious bug: some call ignored when its incomplete in unpack
|
2011-10-20 20:26:09 +09:00 |
|
UENISHI Kota
|
5d72ee945a
|
if response not got
|
2011-10-20 20:15:07 +09:00 |
|
UENISHI Kota
|
829a7d2b86
|
mv include file
|
2011-10-20 14:14:12 +09:00 |
|
UENISHI Kota
|
bc315a43df
|
msgpack:unpack_all/1 made tail-recursive.
|
2011-10-11 14:27:15 +09:00 |
|
UENISHI Kota
|
f7b0977907
|
much more type/spec added
|
2011-10-09 23:47:20 +09:00 |
|
UENISHI Kota
|
de541f9d7a
|
refactor
|
2011-10-09 23:05:58 +09:00 |
|
UENISHI Kota
|
fde12541f7
|
eliminating dialyzer error: 3 remains, which seem rather difficult to solve
|
2011-10-09 20:45:40 +09:00 |
|
UENISHI Kota
|
67008792a3
|
fix: couldn't reply bool()
|
2011-07-19 15:16:55 +09:00 |
|
UENISHI Kota
|
4f3a2a8f11
|
* spawn each time request has come
* notify in UDP
|
2011-06-13 04:30:21 +09:00 |
|
UENISHI Kota
|
dd274ced46
|
add test and remove bug on notify from client
|
2011-06-11 22:04:33 +09:00 |
|
UENISHI Kota
|
8967e65255
|
refresh TODO
|
2011-06-11 21:50:24 +09:00 |
|
UENISHI Kota
|
bfd81cec22
|
server-side notify
|
2011-06-11 21:48:50 +09:00 |
|
UENISHI Kota
|
5e75fbdfa6
|
against atom flaw attack
|
2011-06-11 21:42:45 +09:00 |
|
UENISHI Kota
|
2eaff86f3d
|
add notify interface into client(C=>S)
|
2011-06-11 21:40:52 +09:00 |
|
UENISHI Kota
|
0cf3b5c126
|
new TODO
|
2011-05-29 16:00:56 +09:00 |
|