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
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
5
-2
/
+161
|
*
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
2
-12
/
+3
|
*
cpp: fixes missing dependency to generate version.h
frsyuki
2010-07-06
1
-0
/
+2
|
*
cpp: updates vcproj
frsyuki
2010-07-06
1
-1
/
+1
|
*
cpp: ./configure supports --disable-cxx option not to build/install C++ API
frsyuki
2010-07-06
1
-4
/
+10
|
*
cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ↵
frsyuki
2010-07-06
1
-0
/
+2
|
|
|
|
functions
*
cpp: adds MSGPACK_VERSION{,_MAJOR,_MINOR} macros and msgpack{,_major,_minor} ↵
frsyuki
2010-07-06
4
-4
/
+70
|
|
|
|
functions
*
cpp: adds operator<<(std::ostream&, const tuple<Type...>&) (experimental)
frsyuki
2010-07-06
1
-0
/
+15
|
*
cpp: adds Doxyfile
frsyuki
2010-06-01
9
-34
/
+199
|
*
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
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
39
-0
/
+5404