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
/
cpp
/
src
/
msgpack
Commit message (
Collapse
)
Author
Age
Files
Lines
*
cpp: fixes fix_int; updates test/fixint.cc
frsyuki
2010-08-27
1
-1
/
+84
|
*
cpp: adds fixed length serialization for integers
frsyuki
2010-08-27
4
-1
/
+159
|
*
cpp: fixes include paths
frsyuki
2010-08-27
14
-35
/
+38
|
*
cpp: type::raw_ref::str(), operator==, operator!=, operator< and operator> ↵
frsyuki
2010-07-14
1
-5
/
+5
|
|
|
|
are now const
*
cpp: generate version.h using AC_OUTPUT macro in ./configure
frsyuki
2010-07-06
1
-3
/
+3
|
*
cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ↵
frsyuki
2010-07-06
1
-0
/
+40
|
|
|
|
functions
*
cpp: adds operator<<(std::ostream&, const tuple<Type...>&) (experimental)
frsyuki
2010-07-06
1
-0
/
+15
|
*
cpp: adds Doxyfile
frsyuki
2010-06-01
7
-34
/
+177
|
*
cpp: adds msgpack_unpacker_next and msgpack_unpack_next
frsyuki
2010-06-01
2
-4
/
+53
|
*
cpp: msgpack::unpack returns void
frsyuki
2010-06-01
1
-4
/
+4
|
*
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: move source files into src/ directory
frsyuki
2010-05-30
31
-0
/
+4119