index
:
delta/python-packages/msgpack-python.git
0.2
ci
cython-cache
develop
exceptions
fix-0_4_3-regression
fix-windows
main
master
max-xxx-size
next-marker
py310
release-0.4
remove-write-bytes
travis/cython-0.22
wheels
github.com: msgpack/msgpack-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
erlang: testing pack_map/unpack_map with a silly bug
UENISHI Kota
2010-06-24
1
-13
/
+27
|
|
*
erlang: (un)pack_map improved, incremental unpacking
UENISHI Kota
2010-06-23
1
-8
/
+10
|
|
*
erlang: too short binary to decode causes error {more, Int}.
UENISHI Kota
2010-06-23
1
-86
/
+125
|
|
*
Merge branch 'master' of ssh://github.com/msgpack/msgpack
UENISHI Kota
2010-06-22
25
-533
/
+582
|
|
|
\
|
|
|
*
Python: 0.1.4
Naoki INADA
2010-06-15
1
-1
/
+1
|
|
|
*
Python: add "load(s)/dump(s)" alias for compatibility to simplejson/marshal/p...
INADA Naoki
2010-06-15
1
-0
/
+7
|
|
*
|
erlang: external APIs' type/specs.
UENISHI Kota
2010-06-22
1
-11
/
+15
|
|
*
|
erlang: tests improved and code refined.
UENISHI Kota
2010-06-22
3
-59
/
+67
|
*
|
|
ruby: MessagePack::VERSION constant
frsyuki
2010-06-29
6
-4
/
+15
|
*
|
|
ruby: fixes SEGV problem caused by GC bug at MessagePack_Unpacker_mark.
frsyuki
2010-06-29
2
-5
/
+14
|
*
|
|
ruby: fixes RDoc of Unpacker#execute and Unpacker#execute_impl
frsyuki
2010-06-29
2
-2
/
+4
|
|
|
/
|
|
/
|
|
*
|
java: update
frsyuki
2010-06-10
20
-472
/
+503
|
*
|
Merge branch 'master' of github.com:msgpack/msgpack
frsyuki
2010-06-03
4
-32
/
+133
|
|
\
\
|
|
|
/
|
|
*
erlang: tracing crosslang.rb moving to ../test
UENISHI Kota
2010-06-03
1
-1
/
+1
|
|
*
Merge branch 'master' of ssh://github.com/msgpack/msgpack
UENISHI Kota
2010-06-03
32
-60
/
+2329
|
|
|
\
|
|
*
|
erlang: temporary documentation and .gitignore
UENISHI Kota
2010-06-01
2
-1
/
+21
|
|
*
|
erlang: added more cross-language tests. better type specification.
UENISHI Kota
2010-05-31
2
-30
/
+111
|
*
|
|
ruby: 0.4.2
frsyuki
2010-06-03
1
-1
/
+1
|
*
|
|
ruby: adds a test case for buffering
frsyuki
2010-06-03
1
-0
/
+31
|
*
|
|
ruby: fixes buffering routine
frsyuki
2010-06-03
1
-59
/
+39
|
|
|
/
|
|
/
|
|
*
|
ruby: add test/test_cases.rb
frsyuki
2010-06-01
5
-14
/
+70
|
*
|
update test/README.md
frsyuki
2010-06-01
1
-15
/
+2
|
*
|
add test/cases.json
frsyuki
2010-06-01
3
-0
/
+57
|
*
|
cpp: adds Doxyfile
frsyuki
2010-06-01
12
-34
/
+1758
|
*
|
cpp: update tests
frsyuki
2010-06-01
4
-6
/
+146
|
*
|
cpp: adds msgpack_unpacker_next and msgpack_unpack_next
frsyuki
2010-06-01
4
-9
/
+119
|
*
|
cpp: msgpack::unpack returns void
frsyuki
2010-06-01
2
-11
/
+7
|
*
|
cpp: adds msgpack_vrefbuffer_new and msgpack_vrefbuffer_free
frsyuki
2010-06-01
1
-0
/
+21
|
*
|
cpp: adds msgpack_zbuffer_new and msgpack_zbuffer_free
frsyuki
2010-06-01
1
-0
/
+20
|
*
|
cpp: adds msgpack_sbuffer_new and msgpack_sbuffer_free
frsyuki
2010-06-01
1
-0
/
+12
|
*
|
cpp: add cases.mpac test
frsyuki
2010-06-01
4
-0
/
+58
|
*
|
Merge branch 'master' of github.com:msgpack/msgpack
frsyuki
2010-06-01
1
-11
/
+10
|
|
\
\
|
|
|
/
|
|
*
erlang: added usage of cross-language test.
UENISHI Kota
2010-05-31
1
-11
/
+10
|
*
|
add test/cases.mpac and test/cases_compact.mpac
frsyuki
2010-06-01
5
-1
/
+89
|
|
/
|
*
Merge branch 'master' of github.com:msgpack/msgpack
frsyuki
2010-05-31
7
-10
/
+456
|
|
\
|
|
*
Merge branch 'master' of ssh://github.com/msgpack/msgpack
UENISHI Kota
2010-05-31
3
-10
/
+13
|
|
|
\
|
|
|
*
incr version
Hideyuki Tanaka
2010-05-30
1
-1
/
+1
|
|
|
*
fix peek object
Hideyuki Tanaka
2010-05-30
1
-8
/
+10
|
|
|
*
fix typo
Hideyuki Tanaka
2010-05-30
1
-1
/
+1
|
|
|
*
fix initialize pointer
Hideyuki Tanaka
2010-05-30
1
-0
/
+1
|
|
*
|
added more tests,
UENISHI Kota
2010-05-31
3
-88
/
+151
|
|
|
/
|
|
*
initial import from http://bitbucket.org/kuenishi/messagepack-for-erlang
UENISHI Kota
2010-05-30
2
-0
/
+380
|
*
|
add crosslang.rb
frsyuki
2010-05-31
2
-1
/
+82
|
*
|
add crosslang.cc
frsyuki
2010-05-31
2
-3
/
+137
|
|
/
|
*
cpp: move source files into src/ directory
frsyuki
2010-05-30
46
-107
/
+114
|
*
cpp: type::tuple& operator>>: fix conversion type
frsyuki
2010-05-30
1
-1
/
+1
|
*
java: Unpacker: rewind internal buffer on filled <= offset
frsyuki
2010-05-30
1
-0
/
+6
|
*
java: update javadoc
frsyuki
2010-05-29
3
-3
/
+29
|
*
ruby: don't use rb_enc_set/get on ruby 1.8
frsyuki
2010-05-26
2
-6
/
+12
|
*
ruby: set mp->user.source = Qnil before tempalte_execute_do on Unpacker#each
frsyuki
2010-05-26
1
-17
/
+25
[prev]
[next]