Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.16.0
/
tools
tag
bbb6fd019c9018c0c9d16ab351d33359ef10c222
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon Jan 14 02:35:17 2019
object
971e2e89d08deeae0139d3011d15646fdac13c92
NumPy 1.16.0 release.
9643d0a
DOC, MAINT: Prepare for 1.16.0rc1 release.
by Charles Harris
· 7 years ago
46dc817
TST: enable array_func cov
by Tyler Reddy
· 7 years ago
e6a31ef
force python3 in chroot
by mattip
· 7 years ago
621f477
BUILD: use system python3 in the chroot
by mattip
· 7 years ago
63a4ff0
MNT add pickle5 to some python 3.6/7 setups for the CI suite
by Pierre Glaser
· 7 years ago
e9d36e4
Merge pull request #11905 from charris/c99-tests-update
by Charles Harris
· 7 years ago
530ac09
BUG: Fix memory leak in pyfragments.swg (#11877)
by Christopher Pezley
· 7 years ago
c9f2629
TST: Start testing with "-std=c99" on travisCI.
by Charles Harris
· 7 years ago
10d47df
TST: Drop Python 3.4 testing
by Charles Harris
· 7 years ago
755b7b8
TST: Update travis testing to use latest virtualenv.
by Charles Harris
· 7 years ago
057a762
TST: add C code line coverage to codecov report
by Tyler Reddy
· 7 years ago
5a0a136
Merge pull request #11484 from eric-wieser/bump-cython-version
by Charles Harris
· 7 years ago
323458c
BUG: Increase required cython version on python 3.7
by Eric Wieser
· 7 years ago
5eae3ec
codecov integration. scipy2018 sprint.
by alyssaq
· 7 years ago
4013e5a
Prefer the same-python cython to the on-PATH cython
by Eric Wieser
· 7 years ago
df32fcd
MAINT: Use a simpler invocation of cython
by Eric Wieser
· 7 years ago
b141ee5
DOC: Correct issue reference
by Eric Wieser
· 7 years ago
83828f5
HTTP -> HTTPS, and other linkrot fixes
by Mike Toews
· 7 years ago
313df46
TST: Do not ignore yield warnings in ci testing.
by Charles Harris
· 7 years ago
7f68c8a
TST: Update travis and appveyor to use pytest.
by Charles Harris
· 7 years ago
01cd5c9
TST, DOC: Upload devdocs and neps after circleci build (#10702)
by Stefan van der Walt
· 7 years ago
055ce3e
MAINT: Misc small fixes. (#10722)
by Charles Harris
· 7 years ago
5032904
White spaces
by Mathieu Lamarre
· 8 years ago
a119f03
Swig tool: Clear CARRAY flag when buffer is not C_CONTIGUOUS
by Mathieu Lamarre
· 8 years ago
6c4a77b
Swig tool: Clear CARRAY flag when setting FARRAY
by Mathieu Lamarre
· 8 years ago
d370662
Merge pull request #10434 from charris/rename-announce-to-changelog
by Charles Harris
· 8 years ago
2dfa9e8
MAINT: Update changlog.py docstring.
by Charles Harris
· 8 years ago
fa6f879
MAINT: Move `tools/announce.py` to `tools/changelog.py`.
by Charles Harris
· 8 years ago
e404eed
MAINT: Update zesty to artful for i386 testing
by Charles Harris
· 8 years ago
5dc1f71
Added types for int and uint with an explicit size.
by Mark Harfouche
· 8 years ago
952bf1e
MAINT: Workaround for new travis sdist failures.
by Charles Harris
· 8 years ago
ff4ce31
MAINT: Fix tests failures on travis CI merge.
by Charles Harris
· 8 years ago
37878bf
TST: appveyor: Enable OpenBLAS via MinGW Gfortran
by xoviat
· 8 years ago
7697bf0
MAINT: merge python -3 and -OO test
by Julian Taylor
· 8 years ago
26d7e39
MAINT: remove -Wsign-compare from warnings
by Julian Taylor
· 8 years ago
49e7851
MAINT: add compiler warning tests to all jobs
by Julian Taylor
· 8 years ago
ad398d3
MAINT: restore compiler warning check to zero warnings
by Julian Taylor
· 8 years ago
c6533b6
MAINT: Fix alerts from http://lgtm.com (#9292)
by Jean Helie
· 8 years ago
1608e53
BUG: KeyboardInterrupt is swallowed all over the place
by Eric Wieser
· 8 years ago
03534ec
ENH: add support for python3.6 memory tracing
by Julian Taylor
· 8 years ago
7e7f4ad
Merge pull request #8695 from charris/remove-unneeded-scripts
by Charles Harris
· 8 years ago
f819cc1
Merge pull request #7862 from pitrou/rewrite_exec_command
by Julian Taylor
· 8 years ago
2bf1920
MAINT: Remove numpy-macosx-installer and win32build directories.
by Charles Harris
· 9 years ago
ead991b
MAINT: Refactor tools/find_deprecated_escaped_characters.py
by Charles Harris
· 9 years ago
e5110fa
MAINT: Fix deprecated escape sequences in tools/
by Charles Harris
· 9 years ago
579718f
ENH: Add tool to check for deprecated escaped characters.
by Charles Harris
· 9 years ago
2514742
TST: switch to ubuntu yakkety for testing
by Julian Taylor
· 9 years ago
fdbaece
MAINT: Forward port accumulated changes from the 1.12.0 release.
by Charles Harris
· 9 years ago
fcdb1fc
BUG: Fix author search in announce.py
by Charles Harris
· 9 years ago
a000f9b
ENH: Improve announce tool.
by Charles Harris
· 9 years ago
f685f1a
ENH: Deprecation warnings for `/` integer division when running python -3
by saurabh
· 9 years ago
52f761d
BUG, TST: Fix python3-dbg bug in Travis script
by gfyoung
· 9 years ago
596f031
ENH: Improve announce to find github squash-merge commits.
by Charles Harris
· 9 years ago
9569e50
Merge pull request #8111 from charris/add-release-tool
by Charles Harris
· 9 years ago
5291281
ENH: Add a tool for release authors and PRs.
by Charles Harris
· 9 years ago
581bb79
ENH: Vendorize tempita.
by Charles Harris
· 9 years ago
7fdfa6b
MAINT: Add Tempita to randint helpers
by gfyoung
· 9 years ago
4c877be
BUG: Assert fromfile ending earlier in pyx processing
by gfyoung
· 9 years ago
3f6672a
DOC: change Numpy to NumPy in remaining files
by Pierre de Buyl
· 9 years ago
2dc070d
TST: Make one 3.5 test run the full test suit.
by Sebastian Berg
· 9 years ago
f7a5d04
BLD: rewrite np.distutils.exec_command.exec_command()
by Antoine Pitrou
· 9 years ago
de97bb2
Avoid NPY_ARRAY_F_CONTIGUOUS for numpy < 1.7
by Jan David Mol
· 9 years ago
5cdb060
Fix a false positive OverflowError in Python 3.x when value above 0x7FFFFFF are passed to a function accepting "unsigned int".
by Mathieu Lamarre
· 9 years ago
2556b9f
DOC: Fix more typos in docs and comments.
by Dongjoon Hyun
· 10 years ago
2a079b2
TST: test installing from sdist on TravisCI.
by Ralf Gommers
· 10 years ago
4b43d20
BUG: fix TravisCI test issues when using setuptools unconditionally.
by Ralf Gommers
· 10 years ago
600595f
TST: make pointer-arith error fatal
by Julian Taylor
· 10 years ago
6a04b92
TST: Increase the allowable warning count to 1 for i386 debug test.
by Charles Harris
· 10 years ago
0574f62
MAINT: Remove commented out code blocks
by gfyoung
· 10 years ago
8bc592f
DOC: Use print only as function when print_function is imported from __future__
by gfyoung
· 10 years ago
8f87f43
STY: Style fixes for .travis.yml and travis-upload-wheel.sh
by Charles Harris
· 10 years ago
293e930
TST: Clean up travis-test and make it work with current travis ci.
by Charles Harris
· 10 years ago
f0d6d47
CI: run benchmark suite in travis-CI
by Pauli Virtanen
· 10 years ago
27abfb4
ENH deploy dev wheels to rackspace
by Olivier Grisel
· 10 years ago
4743f3b
MAINT: Include from __future__ boilerplate in some files missing it.
by Charles Harris
· 10 years ago
dac0e5d
Merge pull request #6726 from charris/fix-bugs-exposed-by-relaxed-stride-rollback
by Charles Harris
· 10 years ago
6711d17
TST: Fix travis-ci test for numpy wheels.
by Charles Harris
· 10 years ago
e131ba4
MAINT: enable Werror=vla in travis
by Julian Taylor
· 10 years ago
cbfd937
BUG: Fix swig make_fortran function.
by Charles Harris
· 10 years ago
b9ef15c
BUG: Fix use of PyArray_ISFORTRAN in numpy.i.
by Charles Harris
· 10 years ago
913cad0
typo in numpy.i
by jschueller
· 10 years ago
0648d9f
MAINT,TST: Remove Bento from the travis ci testing.
by Charles Harris
· 10 years ago
05010d6
BLD: Speed up up Travis jobs by running on container-based infrastructure
by Alex Willmer
· 10 years ago
bb4682a
TST: fail tests on compiler warnings
by Julian Taylor
· 10 years ago
a49ad15
New typemap for in-place arrays of arbitrary number of dimensions:
by Tom Krauss
· 10 years ago
d0f95cc
MAINT: switch waf download to https://github.com/numpy/numpy-vendor
by Ralf Gommers
· 10 years ago
5e98be6
Merge pull request #5829 from rgommers/bento-ci
by Charles Harris
· 10 years ago
d9eb7a5
TST: re-enable TravisCI testing with Bento.
by Ralf Gommers
· 10 years ago
83e0d17
TEST: add module to test installed scripts
by Matthew Brett
· 10 years ago
b89bcd0
DOC: put a copy of the text in LICENSE.txt into tools/swig/numpy.i
by Ralf Gommers
· 10 years ago
9d77ba8
Correct exit code if number of errors % 256 == 0
by Chris Lamb
· 11 years ago
237d16b
Use correct #ifdef __cplusplus guard to include std_complex.i
by Michele Vallisneri
· 11 years ago
1cad7f8
ENH: added std::complex support to numpy.i
by Glen Mabey
· 11 years ago
23d5461
ENH: support parallel compilation of extensions
by Julian Taylor
· 11 years ago
cd0b8e7
Merge pull request #5149 from charris/fix-ma-docs-for-OO-option
by Julian Taylor
· 11 years ago
43ca904
TST: Add test with python flag -OO.
by Charles Harris
· 11 years ago
fee3c92
MAINT: Update waf to 1.7.16
by Charles Harris
· 11 years ago
dc98a3d
Merge pull request #4671 from charris/prepare-1.10-devel
by Charles Harris
· 11 years ago
c9c53ea
BUG: disable garbage collector during memory allocation hook
by Julian Taylor
· 11 years ago
71fc802
Fix typemap for Fortran ordered array input
by Adam Reeve
· 11 years ago
Next »