FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · bmat06/msgpack-python · GitHub
bmat06
/
msgpack-python
Public
forked from
msgpack/msgpack-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 4, 2013
Merge branch 'master' of github.com:msgpack/msgpack-python
methane
committed
301ad4c
View commit details
Copy full SHA for 301ad4c
Browse repository at this point
Merge branch 'purepython'
methane
committed
6740b90
View commit details
Copy full SHA for 6740b90
Browse repository at this point
Use _private names for non public data members. (fix #44)
methane
committed
a865f8f
View commit details
Copy full SHA for a865f8f
Browse repository at this point
Commits on Feb 3, 2013
Merge pull request #45 from msgpack/purepython
Show description for 2330e6c
methane
committed
2330e6c
View commit details
Copy full SHA for 2330e6c
Browse repository at this point
Commits on Feb 2, 2013
Skip compile error for extension modules.
methane
committed
1951b19
View commit details
Copy full SHA for 1951b19
Browse repository at this point
Fix minor bugs and tuning unpacking dict.
methane
committed
22920ba
View commit details
Copy full SHA for 22920ba
Browse repository at this point
Don't compile extension module when running on pypy
methane
committed
0536d1b
View commit details
Copy full SHA for 0536d1b
Browse repository at this point
Add simple benchmark.
methane
committed
95dfec8
View commit details
Copy full SHA for 95dfec8
Browse repository at this point
Commits on Jan 29, 2013
changelog: describe purepython fallback.
methane
committed
266eaf8
View commit details
Copy full SHA for 266eaf8
Browse repository at this point
Add purepython fallback. (Merge branch 'purepython')
methane
committed
86983e2
View commit details
Copy full SHA for 86983e2
Browse repository at this point
fallback: Support Python 3.
methane
committed
8d6a387
View commit details
Copy full SHA for 8d6a387
Browse repository at this point
Use MSGPACK_PUREPYTHON envvar to test fallback module
methane
committed
cbabeeb
View commit details
Copy full SHA for cbabeeb
Browse repository at this point
pep8 friendly.
methane
committed
328369e
View commit details
Copy full SHA for 328369e
Browse repository at this point
fallback: _fb_read: add fast-path
bwesterb
committed
4cde7f0
View commit details
Copy full SHA for 4cde7f0
Browse repository at this point
Revert "fallback: Use mmap objects instead of strings to unpack"
Show description for d91a0d3
bwesterb
committed
d91a0d3
View commit details
Copy full SHA for d91a0d3
Browse repository at this point
fallback: Use mmap objects instead of strings to unpack
Show description for 770fed6
bwesterb
committed
770fed6
View commit details
Copy full SHA for 770fed6
Browse repository at this point
fallback: python3 bugfix for new testcase of d2f549a4
Show description for b9e9199
bwesterb
committed
b9e9199
View commit details
Copy full SHA for b9e9199
Browse repository at this point
fallback: add actual rollback and add a testcase for it
Show description for d2f549a
bwesterb
committed
d2f549a
View commit details
Copy full SHA for d2f549a
Browse repository at this point
fallback: bugfix in next()
bwesterb
committed
fb81f80
View commit details
Copy full SHA for fb81f80
Browse repository at this point
fallback: do not use dynamic format strings for struct.(un)pack
Show description for 94925ac
bwesterb
committed
94925ac
View commit details
Copy full SHA for 94925ac
Browse repository at this point
fallback: performance: write(a+b) -> write(a); write(b)
bwesterb
committed
af9c9ca
View commit details
Copy full SHA for af9c9ca
Browse repository at this point
Commits on Jan 28, 2013
fallback: two fixes for raising ExtraData
bwesterb
committed
b940802
View commit details
Copy full SHA for b940802
Browse repository at this point
setup: remove Python 2 only syntax
bwesterb
committed
6fa0f46
View commit details
Copy full SHA for 6fa0f46
Browse repository at this point
fallback: use __pypy__.builders.StringBuilder when available
Show description for 69ba3c9
bwesterb
committed
69ba3c9
View commit details
Copy full SHA for 69ba3c9
Browse repository at this point
setup: automatically fallback to pure Python module
Show description for 2627b6a
bwesterb
committed
2627b6a
View commit details
Copy full SHA for 2627b6a
Browse repository at this point
Add pure Python fallback module
Show description for 6a28b28
bwesterb
committed
6a28b28
View commit details
Copy full SHA for 6a28b28
Browse repository at this point
Commits on Dec 29, 2012
Switchng to py.test
methane
committed
5f55e4c
View commit details
Copy full SHA for 5f55e4c
Browse repository at this point
Switching to py.test
methane
committed
97a9f3f
View commit details
Copy full SHA for 97a9f3f
Browse repository at this point
Use py.test instead of nosetests.
methane
committed
593c832
View commit details
Copy full SHA for 593c832
Browse repository at this point
Commits on Dec 28, 2012
Fix unpacker doesn't raise exception for invalid input (Merge branch '0.2'
Show description for d57e369
methane
committed
d57e369
View commit details
Copy full SHA for d57e369
Browse repository at this point
Fix unpacker doesn't raise exception for invalid input.
methane
committed
72416e4
View commit details
Copy full SHA for 72416e4
Browse repository at this point
Commits on Dec 22, 2012
Update ChangeLog.
methane
committed
7b11a42
View commit details
Copy full SHA for 7b11a42
Browse repository at this point
0.2.4
methane
committed
9dc299b
View commit details
Copy full SHA for 9dc299b
Browse repository at this point
Update changelog
methane
committed
431fe8f
View commit details
Copy full SHA for 431fe8f
Browse repository at this point
revert unwanted changes.
methane
committed
d796d69
View commit details
Copy full SHA for d796d69
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL