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
*
Update Cython version
msgpack-v1.0.173
0.5.0
INADA Naoki
2018-01-07
1
-1
/
+1
*
Update README
INADA Naoki
2018-01-07
1
-13
/
+2
*
Add transition package
INADA Naoki
2018-01-07
2
-0
/
+33
*
prepare 0.5
INADA Naoki
2018-01-07
1
-1
/
+1
*
Rename package name to msgpack
INADA Naoki
2018-01-07
1
-3
/
+3
*
Warn about future use_bin_type change (#264)
INADA Naoki
2018-01-06
2
-7
/
+18
*
Raise MemoryError when failed to grow buffer (#263)
INADA Naoki
2018-01-05
1
-1
/
+4
*
Deprecate write_bytes option in Unpacker. (#262)
INADA Naoki
2018-01-05
2
-0
/
+7
*
Update changelog
INADA Naoki
2018-01-05
1
-5
/
+14
*
add license info to metadata (#260)
aaron jheng
2017-12-31
1
-0
/
+1
*
fix zero length raw can't be decoded. (#236)
INADA Naoki
2017-12-21
1
-1
/
+1
*
Remove code and tests for unsupported Python 3.3 and 3.4 (#249)
Hugo
2017-11-02
5
-34
/
+6
*
Clarify README, fix grammar, update section on byte arrays (#253)
Martin Braun
2017-10-17
1
-21
/
+36
*
Remove code and tests for unsupported Python 2.6 (#250)
Hugo
2017-10-12
2
-16
/
+3
*
Fix travis fail (#251)
INADA Naoki
2017-10-12
1
-1
/
+1
*
travis: Remove "only: master" restriction
INADA Naoki
2017-10-12
1
-4
/
+0
*
Add py36 to tox.ini
INADA Naoki
2017-10-12
1
-1
/
+1
*
Update supported versions in classifiers (#248)
Hugo
2017-10-12
1
-0
/
+6
*
Update badges (#247)
Hugo
2017-10-12
1
-4
/
+5
*
Add unittests to document serialisation of tuples (#246)
Lorenzo Bolla
2017-09-30
2
-2
/
+49
*
Packer accepts bytearray objects (#229)
jfolz
2017-05-18
3
-4
/
+23
*
Unpacker: add tell() (#227)
jfolz
2017-04-30
3
-0
/
+32
*
travis and appveyor update (#217)
INADA Naoki
2017-01-13
3
-16
/
+28
*
Add badge for Read the Docs
INADA Naoki
2017-01-13
1
-3
/
+4
*
Add requirements.txt for Read the Docs
INADA Naoki
2017-01-13
1
-0
/
+1
*
Remove version and date from README
INADA Naoki
2017-01-13
1
-2
/
+0
*
Merge branch 'release-0.4'
INADA Naoki
2017-01-12
10
-51
/
+52
|
\
|
*
fix typos and other cosmetic issues (#214)
release-0.4
TW
2017-01-11
10
-56
/
+57
*
|
Merge branch 'release-0.4'
INADA Naoki
2016-07-30
4
-3
/
+24
|
\
\
|
|
/
|
*
Make manylinux1 wheels
INADA Naoki
2016-07-30
2
-0
/
+15
|
*
0.4.8
0.4.8
INADA Naoki
2016-07-29
2
-2
/
+11
*
|
Merge branch 'release-0.4'
INADA Naoki
2016-07-21
3
-7
/
+4
|
\
\
|
|
/
|
*
Fix ext_hook call (#203)
INADA Naoki
2016-07-21
2
-3
/
+3
|
*
Enable Python35-x64 in AppVeyor
INADA Naoki
2016-07-21
1
-4
/
+1
|
*
Use AppVeyor to build windows wheel (#188)
INADA Naoki
2016-07-21
3
-2
/
+80
*
|
Merge pull request #195 from jfolz/master
INADA Naoki
2016-06-14
3
-32
/
+106
|
\
\
|
*
|
enable unpacking from memoryview
folz
2016-06-13
3
-32
/
+106
|
/
/
*
|
Merge pull request #199 from methane/struct-unpack-from
INADA Naoki
2016-05-25
1
-55
/
+111
|
\
\
|
*
|
fallback: Use bytearray as buffer
INADA Naoki
2016-05-24
1
-9
/
+15
|
*
|
fallback: Use struct.unpack_from when possible
INADA Naoki
2016-05-24
1
-50
/
+100
|
/
/
*
|
Merge pull request #198 from methane/refactoring-fallback
INADA Naoki
2016-05-22
1
-92
/
+96
|
\
\
|
*
|
fallback: simplify write_bytes callback implementation
INADA Naoki
2016-05-22
1
-60
/
+64
|
*
|
Remove _fb_ prefix
INADA Naoki
2016-05-22
1
-86
/
+86
|
/
/
*
|
Merge pull request #196 from methane/fallback-bytearray-buffer
INADA Naoki
2016-05-22
1
-100
/
+69
|
\
\
|
*
|
fallback: Rewrite buffer from array of bytes to bytearray
INADA Naoki
2016-05-20
1
-100
/
+69
|
/
/
*
|
Remove wrong download_url from package metadata
INADA Naoki
2016-05-13
2
-4
/
+9
*
|
s/realloc/PyMem_Realloc/ (#193)
INADA Naoki
2016-05-08
1
-1
/
+1
*
|
Remove unused import (#190)
INADA Naoki
2016-05-05
1
-3
/
+0
*
|
Update ChangeLog
INADA Naoki
2016-05-05
1
-0
/
+26
*
|
travis: Use docker to test 32bit environment (#189)
INADA Naoki
2016-05-05
3
-13
/
+43
[next]