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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add max_<type>_len option to unpacker. (fixes #97).
INADA Naoki
2015-01-25
4
-47
/
+246
*
Merge pull request #123 from ktdreyer/pytest-2.3-compat
INADA Naoki
2015-01-24
1
-1
/
+1
|
\
|
*
tests: add pytest 2.3 compatibility
Ken Dreyer
2015-01-23
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:msgpack/msgpack-python
INADA Naoki
2015-01-14
1
-5
/
+17
|
\
|
*
Merge pull request #120 from msabramo/patch-2
INADA Naoki
2015-01-09
1
-0
/
+4
|
|
\
|
|
*
README.rst: Add PyPI badge
Marc Abramowitz
2015-01-08
1
-0
/
+4
|
|
/
|
*
Merge pull request #119 from msabramo/patch-1
INADA Naoki
2015-01-09
1
-5
/
+13
|
|
\
|
|
*
README.rst: Add code-blocks
Marc Abramowitz
2015-01-08
1
-5
/
+13
|
|
/
*
|
Fix typo in ChangeLog.
INADA Naoki
2015-01-14
1
-6
/
+6
|
/
*
Update README
INADA Naoki
2015-01-09
1
-2
/
+2
*
0.4.4
0.4.4
INADA Naoki
2015-01-09
1
-1
/
+1
*
0.4.4
INADA Naoki
2015-01-09
1
-0
/
+15
*
Merge pull request #117 from msgpack/cython-cache
INADA Naoki
2015-01-09
2
-2
/
+10
|
\
|
*
Fix tox.ini
cython-cache
INADA Naoki
2015-01-09
1
-1
/
+2
|
*
Use wheelhouse for cython
INADA Naoki
2015-01-09
1
-1
/
+8
|
/
*
Merge pull request #116 from msgpack/fix-0_4_3-regression
INADA Naoki
2015-01-09
3
-4
/
+11
|
\
|
*
Fix tox
fix-0_4_3-regression
INADA Naoki
2015-01-09
1
-2
/
+3
|
*
Fix compile error.
INADA Naoki
2015-01-09
1
-1
/
+1
|
*
Check extension module was compiled.
INADA Naoki
2015-01-09
2
-3
/
+9
|
/
*
Merge branch 'master' of github.com:msgpack/msgpack-python
0.4.3
INADA Naoki
2015-01-07
2
-3
/
+2
|
\
|
*
Merge pull request #115 from msgpack/fix-windows
INADA Naoki
2015-01-07
2
-3
/
+2
|
|
\
|
|
*
Fix build failuer for Python 2.7 on Windows.
fix-windows
INADA Naoki
2015-01-07
2
-3
/
+2
|
|
/
*
|
0.4.3
INADA Naoki
2015-01-07
3
-9
/
+8
|
/
*
Fix README reST
INADA Naoki
2015-01-02
1
-3
/
+3
*
Merge pull request #113 from msgpack/new-travis
INADA Naoki
2014-12-18
1
-0
/
+1
|
\
|
*
Use new container based Travis-CI
INADA Naoki
2014-12-18
1
-0
/
+1
|
/
*
Merge pull request #110 from JasonXJ/master
INADA Naoki
2014-11-14
2
-2
/
+5
|
\
|
*
add support for pypy3
Xiaojie Lin
2014-11-14
2
-2
/
+5
|
/
*
Merge branch 'master' of github.com:msgpack/msgpack-python
INADA Naoki
2014-08-31
2
-11
/
+3
|
\
|
*
Merge pull request #107 from msgpack/fix-build
INADA Naoki
2014-08-31
2
-11
/
+3
|
|
\
|
|
*
Fix build and tests.
INADA Naoki
2014-08-31
2
-11
/
+3
|
|
/
*
|
Fix benchmark
INADA Naoki
2014-08-31
1
-3
/
+5
|
/
*
Merge pull request #103 from bwesterb/master
INADA Naoki
2014-06-16
1
-8
/
+42
|
\
|
*
fallback: fix BufferFull with sloppy consume
Bas Westerbaan
2014-06-15
1
-1
/
+12
|
*
fallback: _fb_read: do a big read, when we need a big read
Bas Westerbaan
2014-06-14
1
-2
/
+5
|
*
fallback: add some comments to _fb_read
Bas Westerbaan
2014-06-14
1
-0
/
+4
|
*
fallback: do not reset the buffer completely in between of iterations
Bas Westerbaan
2014-06-14
1
-1
/
+11
|
*
fallback: _fb_consume: improve performance with pypy
Bas Westerbaan
2014-06-14
1
-3
/
+8
|
*
fallback: set default read_size to 4096
Bas Westerbaan
2014-06-14
1
-1
/
+1
|
*
fallback: add missing update of _fb_buf_n
Bas Westerbaan
2014-06-14
1
-0
/
+1
|
/
*
Add changelog
INADA Naoki
2014-05-26
1
-0
/
+15
*
Travis preinstall Python 3.4
INADA Naoki
2014-05-26
1
-4
/
+0
*
Fix unpacking uint32 on 32bit or LLP64.
INADA Naoki
2014-05-26
1
-1
/
+1
*
0.4.2
0.4.2
INADA Naoki
2014-03-26
1
-1
/
+1
*
0.4.2
INADA Naoki
2014-03-26
1
-0
/
+16
*
Merge pull request #94 from msgpack/strict-input-check
INADA Naoki
2014-03-26
3
-4
/
+92
|
\
|
*
Fix PyPy fail.
INADA Naoki
2014-03-26
1
-26
/
+28
|
*
Fix Python 3.2
INADA Naoki
2014-03-26
1
-2
/
+3
|
*
Allow ValueError for packing integer overs format limit.
INADA Naoki
2014-03-26
1
-2
/
+2
|
*
Fix size limit on pack_array_header and pack_map_header.
INADA Naoki
2014-03-26
2
-2
/
+6
[next]