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
/
python
/
msgpack
/
_msgpack.pyx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug come from previous commit
inada-n
2009-12-16
1
-1
/
+2
*
Fix stream unpacker broken.
inada-n
2009-12-16
1
-1
/
+11
*
Fix: Unpacker.unpack() may raise StopIteration before unpacking large object ...
inada-n
2009-07-13
1
-1
/
+7
*
Release 0.1.0
Naoki INADA
2009-07-12
1
-6
/
+6
*
Clean up
Naoki INADA
2009-07-12
1
-2
/
+4
*
Fix memory leak. Remove stream packing feature. Add errorcheck in packing.
Naoki INADA
2009-07-01
1
-63
/
+72
*
Major speedup on packing.
Naoki INADA
2009-07-01
1
-39
/
+21
*
Some optimization on packing.
Naoki INADA
2009-06-30
1
-46
/
+23
*
Fix error on packing unsigned long long.
Naoki INADA
2009-06-29
1
-13
/
+21
*
Refactor packing code.
Naoki INADA
2009-06-29
1
-7
/
+7
*
Ues more suitable type when packing.
Naoki INADA
2009-06-28
1
-8
/
+11
*
Implement streaming deserializer.
Naoki INADA
2009-06-26
1
-15
/
+147
*
merge document fix.
Naoki INADA
2009-06-22
1
-3
/
+3
|
\
|
*
Fix document miss.
Naoki INADA
2009-06-10
1
-3
/
+3
*
|
Make msgpack package instead of module. and using Cython in setup script.
Naoki INADA
2009-06-22
1
-1
/
+1
|
/
*
Make msgpack package instead of module.
Naoki INADA
2009-06-10
1
-0
/
+202