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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add msgpack.version as version tuple.
INADA Naoki
2010-09-02
1
-0
/
+1
*
python: Add test for python3 and fix found problems.
INADA Naoki
2010-09-02
1
-9
/
+11
*
python: Fix Unpacker.feed doesn't accept bytes on Python3.
INADA Naoki
2010-09-02
1
-3
/
+1
*
Merge branch 'master' of github.com:msgpack/msgpack
INADA Naoki
2010-09-02
1
-0
/
+7
|
\
|
*
Python: add "load(s)/dump(s)" alias for compatibility to simplejson/marshal/p...
INADA Naoki
2010-06-15
1
-0
/
+7
*
|
python: Support Python3.
INADA Naoki
2010-09-02
3
-20
/
+21
|
/
*
should raise TypeError on find unsupported value
Keiji Muraishi
2010-03-31
1
-1
/
+1
*
Make tuple default.
inada-n
2009-12-17
2
-13
/
+11
*
Add `use_tuple` option that returns tuple for array object to Unpacker.
Naoki INADA
2009-12-17
2
-3
/
+21
*
Update new headers.
Naoki INADA
2009-12-17
6
-219
/
+225
*
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
*
Support MinGW.
Naoki INADA
2009-07-09
1
-0
/
+13
*
Fix memory leak. Remove stream packing feature. Add errorcheck in packing.
Naoki INADA
2009-07-01
2
-64
/
+73
*
Major speedup on packing.
Naoki INADA
2009-07-01
2
-50
/
+39
*
Some optimization on packing.
Naoki INADA
2009-06-30
2
-59
/
+39
*
Fix error on packing unsigned long long.
Naoki INADA
2009-06-29
1
-13
/
+21
*
Refactor packing code.
Naoki INADA
2009-06-29
2
-24
/
+7
*
Don't use C++.
Naoki INADA
2009-06-28
1
-2
/
+2
*
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
*
Stop unnecessary caching.
Naoki INADA
2009-06-24
1
-39
/
+5
*
Check return value of c-api.
Naoki INADA
2009-06-24
1
-26
/
+92
*
Reduce memory footprint.
Naoki INADA
2009-06-24
2
-6
/
+7
*
Remove duplicated values.
Naoki INADA
2009-06-24
6
-40
/
+1276
*
Remove unneccessary value.
Naoki INADA
2009-06-24
1
-13
/
+7
*
Fix compile error.
Naoki INADA
2009-06-22
2
-14
/
+2
*
Use std::stack.
Naoki INADA
2009-06-22
1
-17
/
+14
*
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
4
-0
/
+505
|
\
\
|
|
/
|
*
Make msgpack package instead of module.
Naoki INADA
2009-06-10
4
-0
/
+448
|
/
*
Refactor include path.
Naoki INADA
2009-06-10
1
-1
/
+0
*
add cythoned source and setup script.
Naoki INADA
2009-06-08
1
-0
/
+1