Skip to content

Commit

Permalink
Merge branch 'master' into dot_check_sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack authored Jul 24, 2019
2 parents d723ade + a8a567e commit 5d48509
Show file tree
Hide file tree
Showing 1,682 changed files with 67,795 additions and 110,270 deletions.
65 changes: 65 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
environment:
global:
CCACHE_DIR: C:\ccache
CYG_MIRROR: http://cygwin.mirror.constant.com
CYG_CACHE: '%CYG_ROOT%\var\cache\setup'
CYG_BASH: '%CYG_ROOT%\bin\bash'

matrix:
- MINGW_ARCH: "i686"
CYG_ROOT: C:\cygwin
CYG_SETUP: setup-x86.exe
JULIA_TEST_MAXRSS_MB: 500

- MINGW_ARCH: "x86_64"
CYG_ROOT: C:\cygwin64
CYG_SETUP: setup-x86_64.exe
JULIA_TEST_MAXRSS_MB: 450

# Only build on master and PR's for now, not personal branches
# Whether or not PR's get built is determined in the webhook settings
branches:
only:
- master
- /^release-.*/

# Note: use `[ci skip]` or `[skip ci]` anywhere in the commit message and AppVeyor won't be
# built for that commit. You can use `[skip appveyor]` to explicitly skip AppVeyor and
# allow other CI to still run.
skip_commits:
# Add [av skip] to commit messages for docfixes, etc to reduce load on queue
message: /\[av skip\]/
# Skip running CI for changes only to the documentation
# https://github.com/JuliaLang/julia/pull/27356#discussion_r192536676
# files:
# - doc/

notifications:
- provider: Email
on_build_success: false
on_build_failure: false
on_build_status_changed: false

cache:
- '%CYG_CACHE%'
- '%CCACHE_DIR%'

init:
- git config --global core.autocrlf input

install:
- '%CYG_ROOT%\%CYG_SETUP% -gnq -R "%CYG_ROOT%" -s "%CYG_MIRROR%" -l "%CYG_CACHE%" -P make,python2,libiconv,curl,time,p7zip,ccache,mingw64-%MINGW_ARCH%-gcc-g++,mingw64-%MINGW_ARCH%-gcc-fortran > NULL 2>&1'
- '%CYG_ROOT%\bin\cygcheck -dc cygwin'

build_script:
- 'echo Building Julia'
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER && ./contrib/windows/appveyor_build.sh"'

test_script:
- 'echo Testing Julia'
- usr\bin\julia -e "Base.require(Main, :InteractiveUtils).versioninfo()"
- usr\bin\julia --sysimage-native-code=no -e "true"
- cd julia-* && .\bin\julia.exe --check-bounds=yes share\julia\test\runtests.jl all &&
.\bin\julia.exe --check-bounds=yes share\julia\test\runtests.jl LibGit2/online download
- cd ..
- usr\bin\julia usr\share\julia\test\embedding\embedding-test.jl test\embedding\embedding.exe
86 changes: 0 additions & 86 deletions .circleci/config.yml

This file was deleted.

65 changes: 0 additions & 65 deletions .freebsdci.sh

This file was deleted.

1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: https://numfocus.org/donate-to-julia
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
If you have a question or are unsure if the behavior you're experiencing is a bug,
please search or post to our Discourse site: https://discourse.julialang.org. We use
the GitHub issue tracker for bug reports and feature requests only.
If you have a question please search or post to our Discourse site: https://discourse.julialang.org.
We use the GitHub issue tracker for bug reports and feature requests only.

If you're submitting a bug report, be sure to include as much relevant information as
possible, including a minimal reproducible example and the output of `versioninfo()`.
Expand Down
15 changes: 15 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policy

## Supported Versions

The LTS and current stable releases of Julia are the ones supported for security updates.

| Version | Supported |
| ------- | ------------------ |
| LTS | :white_check_mark: |
| Stable | :white_check_mark: |
| < 1.0 | :x: |

## Reporting a Vulnerability

Please report security vulnerabilities by emailing [email protected].
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/dist
/dist-extras
/julia
/julia.bat
/usr
/oprofile_data
/usr-staging
Expand All @@ -23,6 +24,7 @@
*.jl.cov
*.jl.*.cov
*.jl.mem
*.jl.*.mem
*.ji

/perf*
Expand Down
51 changes: 39 additions & 12 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ Jiahao Chen <[email protected]> Jiahao Chen (陈家豪) <[email protected]>
Giuseppe Zingales <[email protected]> <[email protected]>
Giuseppe Zingales <[email protected]> <[email protected]>

Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>
Jameson Nash <[email protected]> <[email protected]>

Alan Edelman <[email protected]> <[email protected]>

Expand All @@ -59,10 +61,12 @@ Patrick O'Leary <[email protected]> <[email protected]>

Ivan Mantova <[email protected]> <[email protected]>

Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>
Keno Fischer <[email protected]> <[email protected]>

Harlan Harris <[email protected]> <[email protected]>
Harlan Harris <[email protected]> <[email protected]>
Expand All @@ -72,6 +76,7 @@ Douglas Bates <[email protected]> <[email protected]>
Andreas Noack Jensen <[email protected]> <[email protected]>
Andreas Noack Jensen <[email protected]> <[email protected]>
Andreas Noack Jensen <[email protected]> <[email protected]>
Andreas Noack Jensen <[email protected]> <[email protected]>

Westley Argentum Hennigh <[email protected]> <[email protected]>
Westley Argentum Hennigh <[email protected]> <[email protected]>
Expand Down Expand Up @@ -102,7 +107,7 @@ Steven G. Johnson <[email protected]> <[email protected]>

Isaiah Norton <[email protected]> <[email protected]>
Isaiah Norton <[email protected]> <[email protected]>

Isaiah Norton <[email protected]> <[email protected]>
Blake Johnson <[email protected]> <[email protected]>
Blake Johnson <[email protected]> <[email protected]>

Expand Down Expand Up @@ -194,8 +199,9 @@ M. Prentis <[email protected]> <[email protected]>
Peter <[email protected]> <[email protected]>
Peter <[email protected]> <https://github.com/peter1000>

Rafael Fourquet <[email protected]> <[email protected]>
Rafael Fourquet <[email protected]> <[email protected]>
Rafael Fourquet <[email protected]> <[email protected]>
Rafael Fourquet <[email protected]> <[email protected]> <[email protected]>
Rafael Fourquet <[email protected]> <[email protected]>

Dan Wlasiuk <[email protected]> <[email protected]>
Dan Wlasiuk <[email protected]> <[email protected]>
Expand All @@ -216,8 +222,11 @@ Jey Kottalam <[email protected]> <[email protected]>
John Myles White <[email protected]> <[email protected]>
John Myles White <[email protected]> <[email protected]>

Katharine Hyatt <[email protected]> <[email protected]>
Katharine Hyatt <[email protected]> <[email protected]>
Katharine Hyatt <[email protected]> <[email protected]>
Katharine Hyatt <[email protected]> <[email protected]>
Katharine Hyatt <[email protected]> <[email protected]>
Katharine Hyatt <[email protected]> <[email protected]>
Katharine Hyatt <[email protected]> <[email protected]>

Oscar Blumberg <[email protected]> <[email protected]>
Oscar Blumberg <[email protected]> <[email protected]>
Expand All @@ -230,3 +239,21 @@ Tomas Lycken <[email protected]> <[email protected]>

Tracy Wadleigh <[email protected]> <[email protected]>
Tracy Wadleigh <[email protected]> <[email protected]>

Sacha Verweij <[email protected]> <[email protected]>
Sacha Verweij <[email protected]> <[email protected]>
Sacha Verweij <[email protected]> <[email protected]>
Sacha Verweij <[email protected]> <[email protected]>

Kristoffer Carlsson <[email protected]> <[email protected]>
Kristoffer Carlsson <[email protected]> <[email protected]>

Valentin Churavy <[email protected]> <[email protected]>
Valentin Churavy <[email protected]> <[email protected]>
Valentin Churavy <[email protected]> <[email protected]>

Curtis Vogt <[email protected]> <[email protected]>
Curtis Vogt <[email protected]> <[email protected]>

Rafael Fourquet <[email protected]> <[email protected]>
Rafael Fourquet <[email protected]> <[email protected]>
Loading

0 comments on commit 5d48509

Please sign in to comment.