- Notifications
You must be signed in to change notification settings - Fork753
Fixes to integrate pythonnet into Unity#745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
27 commits Select commitHold shift + click to select a range
410ac15
UNI-63112: unit test for the domain reload crash
c07fff0
UNI-62864: shutdown on domain reload.
d016b24
Drive-by improve a hashtable to hashset.
9ae91ba
UNI-63112: implement platform-aware native code for tp_traverse et al
bb76ff3
Domain reload work: port previous commit to Windows
benoithudson0c5b78f
Fixed a bogus comment.
benoithudson9ffb705
Make prettier
benoithudson2e03eb8
Added author and changelog information.
156f554
Fix for linux mmap requiring MAP_PRIVATE
benoithudson84f5087
Doc and typo fixes.
benoithudsonb9f6c2c
Merge branch 'uni-63112-hotreload-crash-test' of https://github.com/U…
benoithudsone585bdc
Merge pull request #7 from Unity-Technologies/uni-63112-hotreload-cra…
benoithudson9ab7b13
Disable app domain test case on .NET Standard
13f8b53
Fix for CI: define NETSTANDARD in src/embed_tests
c0b52fa
Fix compile error on OSX that came from an upstream merge.
4096a95
Fix in dotnet code path: find mmap in libc rather than __Internal
9b74cce
Fix TypeManager test for running on .NET Core under linux/OSX
5e15b2c
Fix for python3 tests crashing: it's about test order
211155e
WIP - debug: turn off "quiet" so that I get an error message
14bc2e2
Use msbuild v14 for linux/darwin.
8a80fd5
Upgrade setuptools on appveyor
dd77fa5
Flush the console on every WriteLine so messages are in order.
f947e3b
Grasping at straws: try using conda to set up environment
1fda82b
Revert "Grasping at straws: try using conda to set up environment"
ec6f6c5
Give up on python 3.4 for appveyor.
4bac40e
Travis: don't print from domain-reload test
386a034
Fixed appveyor "allow_failures" syntax.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
PrevPrevious commit
Fixed appveyor "allow_failures" syntax.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
5 changes: 5 additions & 0 deletionsappveyor.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.