GitHub / Unity-Technologies/pythonnet / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c692491c | Test other Operating Systems than Linux via Github Actions (#1310) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f5c76b08 | merge Merge pull request #1209 from filmor/sdk-style |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e3f8c209 | Do the clr import later to not interfere with other test imports | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| 3ae7026c | Split build_dotnet into its own command | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| 916b26a7 | Run AppVeyor tests without coverage for now | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| deaf97b3 | Remove outdated comment | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| 6cb3fd9e | Add solution items back | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| d75cdccf | Always run configure step if dotnet modules are present | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| 0d7498b7 | Simplify the Unity custom patch | Félix Bourbonnais <f****s@i****m> | over 5 years ago | |
| 640b497d | Ignore test failing on Mono for now | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| 6f97bdd9 | Adjust clr loading and merge Mono code into one file | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| fabe4017 | Add pyparser dependency to pyproject.toml | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| ee990b7d | Adjust workflows | Benedikt Reinartz <f****r@g****m> | over 5 years ago | |
| f8c27a1c | Added github actions workflow to replace travis (#1307) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5b09ba60 | Parameters marked with `ParameterAttributes.Out` are no longer returned in ad... |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 57f4a806 | Create main.yml |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3e1fc5b3 | allow Python to overwrite .NET methods |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 5 years ago | |
| 972c41d0 | WIP: use C# 9 function pointers for PInvoke | Victor Milovanov <l****t@l****e> | over 5 years ago | |
| 21683b3f | drop NativeCodePage alltogether | Victor Milovanov <l****t@l****e> | almost 6 years ago | |
| 47e926ed | use .NET Standard 2.0 platform detection features | Victor Milovanov <l****t@l****e> | almost 6 years ago | |
| 909ed1f7 | dropped net40 target from modern projects | Victor Milovanov <l****t@l****e> | almost 6 years ago | |
| 67c6d119 | detect the size of wchar_t (aka Runtime.UCS) at runtime using PyUnicode_GetMax |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| ab97b02f | revert slot-related parts of 1b466df0 to avoid conditional compilation |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| d623d2ff | fixed missing ITypeOffset members np_inplace_* |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 125c8187 | implemented NativeTypeOffset for installation with setup.py |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 4831b835 | TypeOffset class no longer depends on target Python version |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 182faed6 | allow creating new .NET arrays from Python using Array[T](dim1, dim2, ...) sy... |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| c81c3c3d |
Fix kwarg func resolution (#1136)
Co-authored-by: Benedikt Reinartz <f****r@g****m> |
jmlidbetter <5****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7870a9f0 | Ensure methods of Object are also available on interface objects (#1284) |
Daniel Abrahamsson <d****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5607205b | Drop CLSCompliant attributes to get rid of warnings | Benedikt Reinartz <f****r@g****m> | almost 6 years ago | |
| 6be36369 | Python 3.9 (#1264) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2e6d12f2 | Remove deprecated implicit assembly loading |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 6dd40dc0 | minor improvement to debugging experience |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 36bdb98b | use .NET Core 3.1 LTS for tests (instead of 2.0) |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| f811e510 | Convert projects to SDK style | Benedikt Reinartz <f****r@g****m> | almost 6 years ago | |
| d0c588b2 | Add intern string and PyIdentifier (#1254) |
amos402 <a****2@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 84e2735f | fix wrongly cased Microsoft.CSHARP.Targets |
Ville M. Vainio <v****o@b****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| d821b352 | property descriptor made visible on the reflected class for instance properties |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 86aedb01 | enable creating PyIter from existing PyObject |
Victor Milovanov <l****t@l****e>
Committed by: Victor Nova <l****t@l****e> |
almost 6 years ago | |
| de7c7c2a | Fix Appveyor configuration | Benedikt Reinartz <f****r@g****m> | almost 6 years ago | |
| f506d652 | Fixed polyfill for TypeBuilder.CreateType (#1261) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| db30b87a | enable source link and symbol package generation during build |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 6d59aea0 | Return interface objects when iterating over interface collections |
Daniel Abrahamsson <d****n@p****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 7f4f77b8 |
Fixed dllLocal not being initialized. (#1252)
Co-authored-by: benoithudson <b****n@i****m> |
Benoit Hudson <b****t@i****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 64a69099 | Fix typo |
Daniel Abrahamsson <d****n@p****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 2972f49c | merge Merge pull request #958 from amos402/soft-shutdown |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8d00e4c9 | merge Merge branch 'master' into soft-shutdown |
amos402 <a****2@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 32034576 | merge Merge branch 'master' into soft-shutdown | amos402 <a****2@m****m> | almost 6 years ago | |
| 21f11dbb | Make `len` work for `ICollection<>` interface objects |
Daniel Abrahamsson <d****n@p****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| c79be84c | Make it possible to use inherited indexers |
Daniel Abrahamsson <d****n@p****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| f808166c | Only set mp_subscript and mp_ass_subscript for indexable types |
Daniel Abrahamsson <d****n@p****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 03cf4acf | Non-delegate types should not be callable (#1247) |
alxnull <b****k@m****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 00c22a58 | Make indexers work for interface objects |
Daniel Abrahamsson <d****n@p****m>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 50d947fa | merge Merge pull request #1240 from danabr/auto-cast-ret-val-to-interface |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d44f1dab | Select correct method to invoke when keyword arguments are used (#1242) |
Daniel Abrahamsson <d****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c46ab752 | Update CHANGELOG | Daniel Abrahamsson <d****n@p****m> | almost 6 years ago | |
| 44c4e182 | Add properties for accessing the object implementing an interface | Daniel Abrahamsson <d****n@p****m> | almost 6 years ago | |
| 3a17f365 | * Remove `fromPython` | amos402 <a****2@m****m> | almost 6 years ago | |
| 178cbc86 | Release atexit manually | amos402 <a****2@m****m> | almost 6 years ago | |
| 0b9d2c1e | Wait for full GC Complete | amos402 <a****2@m****m> | almost 6 years ago | |
| 97e61a50 | merge Merge branch 'master' into soft-shutdown | amos402 <a****2@m****m> | almost 6 years ago | |
| b5ba8157 | Ensure only implementers of IEnumerable or IEnumerator are considered Iterabl... |
Daniel Abrahamsson <h****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c7b134c2 | merge Merge pull request #4 from Unity-Technologies/soft-shutdown-review-comments-3 |
amos402 <a****2@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a74664cc | Return eleements of interface arrays as interface objects | Daniel Abrahamsson <d****n@p****m> | almost 6 years ago | |
| 1dd36ae3 | Wrap returned objects in interface if method return type is interface | Daniel Abrahamsson <d****n@p****m> | almost 6 years ago | |
| ff956e4e | Remove unused method | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| fa479579 | fixup! fixup! More changes to use BorrowedReference and NewReference | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| d5fcfa4f | fixup! More changes to use BorrowedReference and NewReference | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| cc6b8e4f | More changes to use BorrowedReference and NewReference | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 451fae6b |
Remove parameterless `PyObject` constructor (#1226)
Co-authored-by: Victor <l****t@l****e> |
Mohamed Koubaa <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7c84b108 | really remove versions below 3.6 (#1230) |
Mohamed Koubaa <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2343f897 | Partially Revert "Adds an unchecked version to get a BorrowedReference pointer" | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 6aa75c54 | Factor out the clearing of clr_data | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 1f26a516 | drop 3.4 and 3.5 (#1227) |
Mohamed Koubaa <k****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d7d44e8a | fixup! Remove compile-time check on NETSTANDARD | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 98da1fad | Remove compile-time check on NETSTANDARD | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 6a3cfc8c | Adds an unchecked version to get a BorrowedReference pointer | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 12c0206b | merge Merge pull request #3 from Unity-Technologies/soft-shutdown-review-comments-2 |
amos402 <a****2@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e38a363b | Remove unused code | amos402 <a****2@m****m> | almost 6 years ago | |
| 80a7644d | Remove unused code |
amos402 <a****2@m****m>
Committed by: Félix Bourbonnais <f****s@i****m> |
almost 6 years ago | |
| 6db31812 | Revert local changes | amos402 <a****2@m****m> | almost 6 years ago | |
| fa89b487 | Revert local changes |
amos402 <a****2@m****m>
Committed by: Félix Bourbonnais <f****s@i****m> |
almost 6 years ago | |
| 0d6c6456 | Call `WaitForPendingFinalizers` instead | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| f5c24b03 | Release the GIL on shutdown only if it can be released | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| b409a892 | Check serializability of the whole type hierarchy | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| 83e8dd5b | merge Merge pull request #2 from Unity-Technologies/soft-shutdown-review-comments |
amos402 <a****2@m****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d5514fe0 | prevent crash during debugging when attempting to inspect PyObject without GIL |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
almost 6 years ago | |
| 598cb771 | Disambiguate Initialization | Félix Bourbonnais <f****s@i****m> | almost 6 years ago | |
| c8dee536 | Document refcount increase | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| d9b21a50 | Revert "Change refcount logic in ImportHook.Shutdown" | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| 8c133e3c | Fixes for the merge | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| 1272b89b | merge Merge remote-tracking branch 'amos/soft-shutdown' into soft-shutdown-review-c... | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| 25a40647 | Add validation for downgrading the shutdown mode | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| 19d13795 | A better fix for releasing a re-acquiring the GIL | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| b2036745 | Revert local project setting | amos402 <a****2@m****m> | about 6 years ago | |
| 5387b051 | merge Merge remote-tracking branch 'remotes/upstream/master' into soft-shutdown | amos402 <a****2@m****m> | about 6 years ago | |
| eaed5c25 | fix `object[]` parameters taking precedence when should not in overload resol... |
Victor Milovanov <l****t@l****e>
Committed by: Victor <l****n@g****m> |
about 6 years ago | |
| 07aefe65 | Revert "Add typeoffset.cs" | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| 1ae0bfe2 | fixup! Incref a valid pointer | Félix Bourbonnais <f****s@i****m> | about 6 years ago | |
| 308f0f21 | Revert "Release the GIL" | Félix Bourbonnais <f****s@i****m> | about 6 years ago |