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
path:
root
/
msgpack
Commit message (
Expand
)
Author
Age
Files
Lines
*
template: casts integer types explicitly
frsyuki
2010-08-31
1
-22
/
+22
*
cpp: updates README.md
frsyuki
2010-08-29
1
-10
/
+10
*
msgpack/pack_template.h: don't evaluate undefined macro
frsyuki
2010-04-29
1
-26
/
+106
*
pack_template.h: template_unsigned_long:
frsyuki
2010-04-29
1
-2
/
+2
*
reverts variable-length stack: avoids memory leak
frsyuki
2010-04-22
2
-1
/
+13
*
template_execute: fixes embed stack
frsyuki
2010-04-17
2
-7
/
+8
*
malloc/realloc the stack when its length becomes > MSGPACK_EMBED_STACK_SIZE
frsyuki
2010-04-14
2
-5
/
+33
*
c: fixes comment in pack_template.h
Masahiro Nakagawa
2010-04-08
1
-3
/
+3
*
strict-aliasing rule 2
frsyuki
2010-02-27
5
-66
/
+71
*
undef after including winsock2.h.
firewood
2010-02-05
1
-3
/
+3
*
MSVC2005 compatibility (@hotpepsi++)
frsyuki
2010-02-02
1
-0
/
+11
*
strict-aliasing rule
frsyuki
2010-01-20
2
-12
/
+12
*
add msgpack/sysdep.h
frsyuki
2009-12-10
5
-37
/
+131
*
msgpack template: macros for compilers that doesn't not support Case Ranges
frsyuki
2009-12-10
1
-9
/
+26
*
msgpack template: architecture specific endian conversion
frsyuki
2009-12-10
4
-197
/
+104
*
fix serialization bug on BigEndian environment 3
frsyuki
2009-03-04
1
-10
/
+15
*
fix serialization bug on BigEndian environment
frsyuki
2009-03-04
1
-62
/
+117
*
remove msgpack_unpacker_buffered_size, add msgpack_unpacker_parsed_size
frsyuki
2009-02-26
1
-1
/
+0
*
c and c++: rewritten and integrated
frsyuki
2009-02-22
1
-13
/
+13
*
update pack/unpack routines
frsyuki
2009-02-15
4
-79
/
+83
*
merge 0.2.2
frsyuki
2009-02-15
1
-1
/
+3
*
integrate machine-dependent integer serialization routine to msgpack/pack_tem...
frsyuki
2009-02-15
2
-101
/
+374
*
c, c++ binding: catch up with ruby binding
frsyuki
2009-02-15
1
-139
/
+143
*
ruby binding: fix Fixnum serialization bug on x86_64
frsyuki
2009-02-15
1
-13
/
+128
*
lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()
frsyuki
2009-02-15
1
-2
/
+5
*
lang/c/msgpack: fix compile optimization flag
frsyuki
2009-02-15
1
-18
/
+26
*
lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...
frsyuki
2009-02-15
2
-4
/
+2
*
lang/c/msgpack: c-macro based template
frsyuki
2009-02-15
6
-579
/
+519
*
lang/c/msgpack: fixed packaging problem
frsyuki
2009-02-15
2
-12
/
+13
*
lang/c/msgpack: fix types
frsyuki
2009-02-15
3
-4
/
+4
*
lang/c/msgpack: removed string type
frsyuki
2009-02-15
3
-19
/
+21
*
lang/c/msgpack: added C++ binding msgpack::pack
frsyuki
2009-02-15
1
-24
/
+34
*
lang/c/msgpack: added C++ binding
frsyuki
2009-02-15
4
-41
/
+76
*
lang/c/msgpack: added Messagepack, a binary-based efficient data interchange ...
frsyuki
2009-02-15
5
-0
/
+803