FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for msgpack - assad2008/msgpack-python · GitHub
assad2008
/
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 Nov 8, 2015
refactor
methane
committed
a1317b6
View commit details
Copy full SHA for a1317b6
View code at this point
Browse repository at this point
Merge pull request #135 from pramukta/default_function_on_int_overflow
Show description for ca87a7e
methane
committed
ca87a7e
View commit details
Copy full SHA for ca87a7e
View code at this point
Browse repository at this point
Fix compile error
methane
committed
7d90037
View commit details
Copy full SHA for 7d90037
View code at this point
Browse repository at this point
Add missing params to unpack()
methane
committed
f7d3715
View commit details
Copy full SHA for f7d3715
View code at this point
Browse repository at this point
refactor C code
Show description for de3c2b9
methane
committed
de3c2b9
View commit details
Copy full SHA for de3c2b9
View code at this point
Browse repository at this point
Decrease refcnt when error happend while unpacking
Show description for 35a69ac
methane
committed
35a69ac
View commit details
Copy full SHA for 35a69ac
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Fix warnings
Show description for e9ab4d8
methane
committed
e9ab4d8
View commit details
Copy full SHA for e9ab4d8
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Accept ext_hook for unpack()
Johannes Dollinger
committed
4eb4c7a
View commit details
Copy full SHA for 4eb4c7a
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
corresponding change to cython implementation
pramukta
committed
6f02d25
View commit details
Copy full SHA for 6f02d25
View code at this point
Browse repository at this point
calling the default function upon integer overflow in the fallback routine
pramukta
committed
10cd2d2
View commit details
Copy full SHA for 10cd2d2
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
0.4.6
methane
committed
9fe19cc
View commit details
Copy full SHA for 9fe19cc
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
fallback: Add some comment to Unpacker members.
methane
committed
4576b94
View commit details
Copy full SHA for 4576b94
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Fix #124
Show description for a71a24d
bwesterb
committed
a71a24d
View commit details
Copy full SHA for a71a24d
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
0.4.5
methane
committed
630c046
View commit details
Copy full SHA for 630c046
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix error when use unicode_literal in Python 2
methane
committed
2985f4d
View commit details
Copy full SHA for 2985f4d
View code at this point
Browse repository at this point
Add max_<type>_len option to unpacker. (fixes #97).
Show description for 75ce78d
methane
committed
75ce78d
View commit details
Copy full SHA for 75ce78d
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
0.4.4
methane
committed
deb8094
View commit details
Copy full SHA for deb8094
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Fix compile error.
methane
committed
ee0e435
View commit details
Copy full SHA for ee0e435
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Merge branch 'master' of github.com:msgpack/msgpack-python
methane
committed
868d149
View commit details
Copy full SHA for 868d149
View code at this point
Browse repository at this point
0.4.3
methane
committed
5bc6859
View commit details
Copy full SHA for 5bc6859
View code at this point
Browse repository at this point
Fix build failuer for Python 2.7 on Windows.
Show description for 9624a2a
methane
committed
9624a2a
View commit details
Copy full SHA for 9624a2a
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
add support for pypy3
JasonXJ
committed
d5e9ac9
View commit details
Copy full SHA for d5e9ac9
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
Fix build and tests.
methane
committed
d6c773d
View commit details
Copy full SHA for d6c773d
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
fallback: fix BufferFull with sloppy consume
bwesterb
committed
0532ea8
View commit details
Copy full SHA for 0532ea8
View code at this point
Browse repository at this point
Commits on Jun 14, 2014
fallback: _fb_read: do a big read, when we need a big read
bwesterb
committed
b334d44
View commit details
Copy full SHA for b334d44
View code at this point
Browse repository at this point
fallback: add some comments to _fb_read
bwesterb
committed
952eb9f
View commit details
Copy full SHA for 952eb9f
View code at this point
Browse repository at this point
fallback: do not reset the buffer completely in between of iterations
bwesterb
committed
7eb371f
View commit details
Copy full SHA for 7eb371f
View code at this point
Browse repository at this point
fallback: _fb_consume: improve performance with pypy
bwesterb
committed
ba8cf1c
View commit details
Copy full SHA for ba8cf1c
View code at this point
Browse repository at this point
fallback: set default read_size to 4096
bwesterb
committed
56cf384
View commit details
Copy full SHA for 56cf384
View code at this point
Browse repository at this point
fallback: add missing update of _fb_buf_n
bwesterb
committed
67391fd
View commit details
Copy full SHA for 67391fd
View code at this point
Browse repository at this point
Commits on May 25, 2014
Fix unpacking uint32 on 32bit or LLP64.
methane
committed
7f623c0
View commit details
Copy full SHA for 7f623c0
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
0.4.2
methane
committed
61bac2f
View commit details
Copy full SHA for 61bac2f
View code at this point
Browse repository at this point
Merge pull request #94 from msgpack/strict-input-check
Show description for 3a9dc1d
methane
committed
3a9dc1d
View commit details
Copy full SHA for 3a9dc1d
View code at this point
Browse repository at this point
Fix size limit on pack_array_header and pack_map_header.
methane
committed
ef5d93d
View commit details
Copy full SHA for ef5d93d
View code at this point
Browse repository at this point
Commits on Mar 25, 2014
Add check for format limits.
methane
committed
c60ab28
View commit details
Copy full SHA for c60ab28
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL