update pypy branch to latest - for string fixes#430
Closed
den-run-ai wants to merge 152 commits intopypypythonnet/pythonnet:pypyfrom
Closed
update pypy branch to latest - for string fixes#430den-run-ai wants to merge 152 commits intopypypythonnet/pythonnet:pypyfrom
den-run-ai wants to merge 152 commits intopypypythonnet/pythonnet:pypyfrom
Commits
Commits on Feb 13, 2017
Use string interpolation
Show description for 310d50dcommitted- committed
- committed
Refactor AppVeyor/Travis embedded test_runner
Show description for a5d325fcommittedAdd pytest to CI
Show description for ba7794bcommittedConvert unittest to pytest
Show description for 1ea29c7committedAdd setup.cfg
Show description for 104ef71committed- committed
Commits on Feb 14, 2017
- committed
- committed
Fix coverage w NUnit3; add OpenCover filter
Show description for 5f86154committed- committed
- committed
- authored
Merge pull request #371 from vmuriart/nunit3_6
Show description for d7942c8committedCleanup/Comment Python.Runtime.dll.config & travis
Show description for a019017committedAdd LD_LIBRARY_PATH to travis env
Show description for 5ad3408committedFind dll for PY2 travis embedded tests
Show description for 31f0b30committedGeneralize LD_LIBRARY_PATH
Show description for fcd1cd2committedMerge branch 'travis-find_dll' into pythonnet_master
Show description for 49c85b4committed
Commits on Feb 15, 2017
- committed
- committed
Update version (#379)
Show description for 1bd8636authored andcommitted
Commits on Feb 16, 2017
StackOverflow/Slack shields (#384)
Show description for 08c2d64authored andcommitted
Slack integration for Travis and Appveyor (#386)
Show description for 0f00e3aauthored andcommitted
Commits on Feb 17, 2017
Simplify LD_LIBRARY_PATH on Travis
Show description for 4ecde5bcommittedRename NUnit vars to generic names
Show description for c64e34ecommittedRemove python test STDERR redirect
Show description for 1d7e784committedClean-up AppVeyor build recipe
Show description for 433dc33committedAdd requirements.txt and pytest options
Show description for d319f4ecommitted- committed
Add pytest header info & remove unused fixtures
Show description for da940f5committedMove Conda env to PowerShell recipe script
Show description for 99e04c5committedUse Codecov report flags
Show description for d77f933committed- committed
Merge branch 'ci'
Show description for b23acabcommitted- committed
- authored andcommitted
- committed
Commits on Feb 20, 2017
- committed
Commits on Feb 21, 2017
Standardize Python.Test fixture location
Show description for f6d176ccommittedAdd unittest for Overflow/across AppDomains Exceptions reproduction (#393)
Show description for c0fb3f2authored andcommitted- committed
- committed
- committed
Skip PyTuple test with AppDomain issue
Show description for e75d1c2committed- committed
Clean-up embedded tests
Show description for e7c94dfcommittedFix conda build log stderr->stdout
Show description for c99c5f2committedQuiet AppVeyor pip/nuget installs
Show description for 5e27c67committedAllow private env:var to force conda build
Show description for cbafe1ecommittedUpdate AUTHORS
Show description for e753b72committedRename TearDown to Dispose
Show description for 3c69371committedRelocate Embedded tests fixtures
Show description for a9e2fe7committed
Commits on Feb 22, 2017
- committed
Update conda-recipe version
Show description for 0e5e58ecommittedAdd SharedAssemblyInfo & Update Assembly version
Show description for 928717dcommittedAdd .bumpversion
Show description for 5a7d297committedMerge pull request #398 from vmuriart/bumpversion
Show description for 909b7c0authored- committed
- committed
- committed
Merge pull request #377 from vmuriart/method_object
Show description for 8f258acauthored- committed
Enable embedded_tests to Travis w. conditional filters
Show description for b21fab9committedSplit blank DefineConstants on `*.csproj`
Show description for 3cb531acommitted- committed
Commits on Feb 23, 2017
Fix PythonException GC (#400)
Show description for edc7621authored- authored andcommitted
Keep RunString Public. Fix Assert.AreEqual order
Show description for 2dfff9fcommitted
Commits on Feb 24, 2017
Merge pull request #389 from yagweb/add_eval
Show description for 9bf4239authored- committed
Clarify MashalAs on runtime.cs
Show description for 2b6f815committedFix runtime Initialize dll nameclash
Show description for ecd7e60committedUpdate test_sysargv
Show description for 012b488committedFix the issue of sys.argv being cleared on import clr.
Show description for faf5fafauthored andcommittedimprove tests.pyproj for intellisense and running tests (#395)
Show description for c5c8e57authored andcommitted
Add case-sensitivity tests
Show description for db6c1b2committed- authored andcommitted
Commits on Feb 25, 2017
Minor style clean-up runtime/pythonengine
Show description for b4ed645committedFix Py_Main/PySys_SetArgvEx(...) UCS4/PY3 no mem
Show description for 8ff338aauthored andcommitted
Commits on Feb 26, 2017
- committed
Merge pull request #399 from vmuriart/fix-pymain_setargv-py3ucs4
Show description for 289d29dauthoredMove PythonBuildDir when not defined
Show description for 9e85489committedUpdate ARCH check
Show description for f2519f7committed
Commits on Feb 27, 2017
Enable TestPyTupleInvalidAppend test
Show description for cef6153committed- committed
Set language version to 6
Show description for 7dba617committed
Commits on Feb 28, 2017
Add ICustomMarshaler StrMarshaler
Show description for 6667669committed- committed
- committed
Add ICustomMarshaler Utf8Marshaler
Show description for e487076committed- committed
- committed
Remove internal PyUnicode_AS_UNICODE
Show description for edafdf2committedRefactor Encoding check
Show description for 78939c5committedMerge pull request #407 from vmuriart/custom_marshal
Show description for 01a35cbauthoredRemove ExactSpelling
Show description for 7114393committedRemove CharSet.Ansi
Show description for 1fef331committedRemove CharSet.Unicode where not needed
Show description for ef7f69fcommitted- committed
Rename Runtime field `dll` to `PythonDll`
Show description for 5b3f58acommittedMerge pull request #403 from vmuriart/Clean-DllImport
Show description for 67b3181authored- committed
- committed
Add Runtime.CheckExceptionOccurred(...)
Show description for 46660facommitted- committed
- committed
Commits on Mar 1, 2017
- committed
Unify PY3 UCS2/UCS4 unicode methods
Show description for 6e9fed9committedUnify PY2 UCS2/UCS4 unicode methods
Show description for 464080fcommittedRename internal methods to proper Python API name
Show description for 0fdb80acommitted- committed
Fix PY27 dll mapping in Linux/macOS
Show description for 9650e8bcommittedRefactor runtime's dllBase
Show description for 044edfecommitted- committed
Commits on Mar 2, 2017
Temporary disable Codecov flags
Show description for 3a7d56bcommittedFix test_multiple_calls_to_initialize
Show description for 5036586committedFix PythonEngine.Version
Show description for 6f3f357committedAdd PYTHONPATH/PYTHONHOME default value tests
Show description for e200caecommittedFix get PYTHONHOME/PYTHONPATH marshal
Show description for 0cfc67acommittedRename internal StrMarshaler to UcsMarshaler
Show description for ffe6448committedMerge branch 'fix-getPythonPath'
Show description for 9449a04committed
Commits on Mar 3, 2017
Unset PYTHONHOME in AppVeyor
Show description for f4c2ca2committedUpdate conda
Show description for 0a47802committedFix PythonEngine PYTHONHOME setter
Show description for 6668ebfcommittedFix set PythonPath, set ProgramName
Show description for 321aa28committedMerge pull request #415 from vmuriart/fix_PYTHONHOME
Show description for 365cd6eauthoredDeprecate public RunString
Show description for 3225465committedCombine Py_DEBUG and PYTHON_WITH_PYDEBUG flags
Show description for a14ff14committedRemove PYTHON_WITH_WIDE_UNICODE flag
Show description for 8fba051committed
Commits on Mar 4, 2017
- committed
- committed
- committed
Fix Py_SetPath not available in PY2
Show description for 7db41a9committed
Commits on Mar 5, 2017
- committed
- committed
Rename test classes/files
Show description for 305040dcommitted- committed
Commits on Mar 6, 2017
- committed
- committed
- committed
- committed
- committed
Commits on Mar 8, 2017
Add test for pyscript global variable casting
Show description for ae8e6f0committed- committed
- committed
Commits on Mar 11, 2017
- authored andcommitted

- committed
Bump version: 2.3.0.→ 2.4.0.dev0
Show description for 51ec8a4committedBuild conda recipe on new tags
Show description for d40a2dccommitted
Commits on Mar 14, 2017
Fix numpy array and README example (#427)
Show description for 4df6105authored