FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup.py - Dmitriial/msgpack-python · GitHub
Dmitriial
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-python
setup.py
on
master
User selector
Datepicker
Commit history
Commits on Nov 14, 2018
Refactor Cython code (#328)
Show description for d782464
methane
authored
d782464
View commit details
Copy full SHA for d782464
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Merge extension module
Show description for f6f9597
methane
committed
f6f9597
View commit details
Copy full SHA for f6f9597
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Update setup()
methane
committed
984116b
View commit details
Copy full SHA for 984116b
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Make msgpack-python deprecated clone of msgpack.
methane
committed
5be9378
View commit details
Copy full SHA for 5be9378
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Rename package name to msgpack
methane
committed
89e4f8b
View commit details
Copy full SHA for 89e4f8b
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
add license info to metadata (#260)
aaronjheng
authored and
methane
committed
2eb6e75
View commit details
Copy full SHA for 2eb6e75
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Update supported versions in classifiers (#248)
hugovk
authored and
methane
committed
54aa47b
View commit details
Copy full SHA for 54aa47b
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Merge branch 'release-0.4'
methane
committed
83e7b0a
View commit details
Copy full SHA for 83e7b0a
View code at this point
Browse repository at this point
Fix ext_hook call (#203)
Show description for b911b3c
methane
authored
b911b3c
View commit details
Copy full SHA for b911b3c
View code at this point
Browse repository at this point
Commits on May 13, 2016
Remove wrong download_url from package metadata
methane
committed
318ddfc
View commit details
Copy full SHA for 318ddfc
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
executable setup.py
methane
committed
c102e6c
View commit details
Copy full SHA for c102e6c
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
fix typo in setup.py
ThomasWaldmann
committed
c3a3f9b
View commit details
Copy full SHA for c3a3f9b
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
setup: remove Python 2 only syntax
bwesterb
committed
6fa0f46
View commit details
Copy full SHA for 6fa0f46
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
Split _msgpack.pyx
methane
committed
b79e5ba
View commit details
Copy full SHA for b79e5ba
View code at this point
Browse repository at this point
remove unused import
methane
committed
eec02b8
View commit details
Copy full SHA for eec02b8
View code at this point
Browse repository at this point
rename _msgpack.pyx => _packer.pyx
methane
committed
280d56e
View commit details
Copy full SHA for 280d56e
View code at this point
Browse repository at this point
Commits on Nov 6, 2012
Fix build error on first time.
methane
committed
c75ef97
View commit details
Copy full SHA for c75ef97
View code at this point
Browse repository at this point
Commits on Sep 30, 2012
Merge remote-tracking branch 'jnothman/read_size_cpp'
Show description for e016b3d
methane
committed
e016b3d
View commit details
Copy full SHA for e016b3d
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
Use C++ function templating for skip()/construct()
jnothman
committed
d56e2b2
View commit details
Copy full SHA for d56e2b2
View code at this point
Browse repository at this point
Commits on Sep 23, 2012
Warn when use_list is not specified.
methane
committed
60df5ea
View commit details
Copy full SHA for 60df5ea
View code at this point
Browse repository at this point
Commits on Sep 21, 2012
0.2.2 (again)
methane
committed
5b66eda
View commit details
Copy full SHA for 5b66eda
View code at this point
Browse repository at this point
0.2.2
methane
committed
be405ec
View commit details
Copy full SHA for be405ec
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
Fix build from pyx doesn't work.
methane
committed
6aa4aea
View commit details
Copy full SHA for 6aa4aea
View code at this point
Browse repository at this point
Commits on Aug 18, 2012
Change the way to manage version number.
methane
committed
814c42c
View commit details
Copy full SHA for 814c42c
View code at this point
Browse repository at this point
Fix build_ext doesn't work on Python 3.
methane
committed
29b4b78
View commit details
Copy full SHA for 29b4b78
View code at this point
Browse repository at this point
Use C++ compiler on win32.
methane
committed
670bb3c
View commit details
Copy full SHA for 670bb3c
View code at this point
Browse repository at this point
Fix on SPARC Solaris.
Show description for 7c03f32
methane
committed
7c03f32
View commit details
Copy full SHA for 7c03f32
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
Fix setup.py sdist doesn't generates c++ source.
INADA Naoki
committed
bf4124f
View commit details
Copy full SHA for bf4124f
View code at this point
Browse repository at this point
Commits on Jul 13, 2012
Start 0.2.1
methane
committed
e133c7f
View commit details
Copy full SHA for e133c7f
View code at this point
Browse repository at this point
Commits on Jun 27, 2012
release 0.2.0
methane
committed
8514871
View commit details
Copy full SHA for 8514871
View code at this point
Browse repository at this point
Use setuptools to build egg package.
methane
committed
002a941
View commit details
Copy full SHA for 002a941
View code at this point
Browse repository at this point
prepare 0.2
methane
committed
288e820
View commit details
Copy full SHA for 288e820
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL