https://github.com/JuliaLang/julia
Revision c1cbc9855bbb76bf3986998ded925d5e635e4fe0 authored by Jameson Nash on 27 July 2017, 22:01:36 UTC, committed by Alex Arslan on 18 September 2017, 23:02:39 UTC
ensures that cfunction can see that Julia state is initialized on this thread

also upgrades the embedding/examples test to handle exceptions better
(e.g. to actually detect them) while testing for correctness

Ref #22987
(cherry picked from commit 98a2d1d5734597c60f436fe3fd78f09ee735a183)
1 parent 7994c64
History
Tip revision: c1cbc9855bbb76bf3986998ded925d5e635e4fe0 authored by Jameson Nash on 27 July 2017, 22:01:36 UTC
mark julia threads as initialized
Tip revision: c1cbc98
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 104.0 KB
LICENSE.md -rw-r--r-- 5.6 KB
Make.inc -rw-r--r-- 33.8 KB
Makefile -rw-r--r-- 26.0 KB
NEWS.md -rw-r--r-- 40.8 KB
README.arm.md -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 27.4 KB
README.windows.md -rw-r--r-- 17.8 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.3 KB

README.md

back to top