FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack - lgov/msgpack-python · GitHub
lgov
/
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
Breadcrumbs
History for
msgpack-python
msgpack
on
master
User selector
Datepicker
Commit history
Commits on Sep 13, 2013
* msgpack/exceptions.py: Fix typo in error message.
lgov
committed
12f8714
View commit details
Copy full SHA for 12f8714
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
fix long vs long long bugs
Show description for d1b9ecb
yamt
committed
d1b9ecb
View commit details
Copy full SHA for d1b9ecb
View code at this point
Browse repository at this point
fix compilation errors
yamt
committed
3dbb2d1
View commit details
Copy full SHA for 3dbb2d1
View code at this point
Browse repository at this point
Commits on May 19, 2013
Stop using const_void_ptr typedef.
Show description for 956f55e
methane
committed
956f55e
View commit details
Copy full SHA for 956f55e
View code at this point
Browse repository at this point
Revert "Use new buffer interface."
Show description for bbe86e7
methane
committed
bbe86e7
View commit details
Copy full SHA for bbe86e7
View code at this point
Browse repository at this point
Commits on May 16, 2013
fix a compilation error
Show description for 63b9fa5
yamt
committed
63b9fa5
View commit details
Copy full SHA for 63b9fa5
View code at this point
Browse repository at this point
fix long/int confusions in pyx version of unpack
yamt
committed
b0c193f
View commit details
Copy full SHA for b0c193f
View code at this point
Browse repository at this point
Commits on May 7, 2013
fix more comment typos
yamt
committed
56dbf7f
View commit details
Copy full SHA for 56dbf7f
View code at this point
Browse repository at this point
Commits on May 1, 2013
fix a typo in a comment
yamt
committed
0c3fecf
View commit details
Copy full SHA for 0c3fecf
View code at this point
Browse repository at this point
Commits on Apr 8, 2013
Use new buffer interface.
methane
committed
085db7f
View commit details
Copy full SHA for 085db7f
View code at this point
Browse repository at this point
Unpacker.feed() uses new buffer interface.
methane
committed
18215b0
View commit details
Copy full SHA for 18215b0
View code at this point
Browse repository at this point
Commits on Apr 7, 2013
Remove unnecessary type declaration.
methane
committed
0faa1bb
View commit details
Copy full SHA for 0faa1bb
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
s/\t/ /g
methane
committed
c9b6e5b
View commit details
Copy full SHA for c9b6e5b
View code at this point
Browse repository at this point
remove some macros.
methane
committed
c49489c
View commit details
Copy full SHA for c49489c
View code at this point
Browse repository at this point
remove msgpack_pack* macros
methane
committed
c91131f
View commit details
Copy full SHA for c91131f
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Fix typeerror.
methane
committed
5176e92
View commit details
Copy full SHA for 5176e92
View code at this point
Browse repository at this point
docs: better unpacker docstring.
methane
committed
8e13598
View commit details
Copy full SHA for 8e13598
View code at this point
Browse repository at this point
better packer docstring
methane
committed
3ce005c
View commit details
Copy full SHA for 3ce005c
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
fallback: refactor
methane
committed
1e38bfa
View commit details
Copy full SHA for 1e38bfa
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Revert skipping reserved byte.
methane
committed
38a9ad9
View commit details
Copy full SHA for 38a9ad9
View code at this point
Browse repository at this point
Revert "Skip reserved byte"
Show description for a685979
methane
committed
a685979
View commit details
Copy full SHA for a685979
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Fix exception incompatibility.
methane
committed
f0fd90a
View commit details
Copy full SHA for f0fd90a
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Fix easy bug.
methane
committed
d766820
View commit details
Copy full SHA for d766820
View code at this point
Browse repository at this point
Skip reserved byte
methane
committed
ff3342a
View commit details
Copy full SHA for ff3342a
View code at this point
Browse repository at this point
skip reserved byte.
methane
committed
9524033
View commit details
Copy full SHA for 9524033
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
On PyPy, preallocate lists
Show description for 3f12846
alex
committed
3f12846
View commit details
Copy full SHA for 3f12846
View code at this point
Browse repository at this point
0.3.0
methane
committed
df6449f
View commit details
Copy full SHA for df6449f
View code at this point
Browse repository at this point
Commits on Feb 4, 2013
Use _private names for non public data members. (fix #44)
methane
committed
a865f8f
View commit details
Copy full SHA for a865f8f
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
Fix minor bugs and tuning unpacking dict.
methane
committed
22920ba
View commit details
Copy full SHA for 22920ba
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
fallback: Support Python 3.
methane
committed
8d6a387
View commit details
Copy full SHA for 8d6a387
View code at this point
Browse repository at this point
Use MSGPACK_PUREPYTHON envvar to test fallback module
methane
committed
cbabeeb
View commit details
Copy full SHA for cbabeeb
View code at this point
Browse repository at this point
pep8 friendly.
methane
committed
328369e
View commit details
Copy full SHA for 328369e
View code at this point
Browse repository at this point
fallback: _fb_read: add fast-path
bwesterb
committed
4cde7f0
View commit details
Copy full SHA for 4cde7f0
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL