FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/console - pythonnet/pythonnet · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonnet
src
console
on
backports-2.5
User selector
Datepicker
Commit history
Commits on Feb 5, 2021
Bump version to v2.5.2
filmor
committed
2ad4e70
View commit details
Copy full SHA for 2ad4e70
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Bump version to 2.5.1
filmor
committed
96adaaa
View commit details
Copy full SHA for 96adaaa
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Prepare for 2.5.0 release
filmor
committed
09bbae3
View commit details
Copy full SHA for 09bbae3
View code at this point
Browse repository at this point
Commits on May 3, 2019
Back to dev version for 2.4.1
filmor
committed
73bf84e
View commit details
Copy full SHA for 73bf84e
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Build system improvements pack - addressing comments to PR and some issues. (#546)
Show description for 75e5231
dmitriyse
authored and
den-run-ai
committed
75e5231
View commit details
Copy full SHA for 75e5231
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Added CoreCLR 2.0 build target. Compile issues fixed. (#519)
Show description for df1c224
dmitriyse
authored and
filmor
committed
df1c224
View commit details
Copy full SHA for df1c224
View code at this point
Browse repository at this point
CoreCLR msbuild (xplat) support. Initial compilable version. (#518)
Show description for 4b381bf
dmitriyse
authored and
filmor
committed
4b381bf
View commit details
Copy full SHA for 4b381bf
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
Set language version to 6
Show description for 7dba617
vmuriart
committed
7dba617
View commit details
Copy full SHA for 7dba617
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Move PythonBuildDir when not defined
Show description for 9e85489
vmuriart
committed
9e85489
View commit details
Copy full SHA for 9e85489
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Split blank DefineConstants on `*.csproj`
Show description for 3cb531a
vmuriart
committed
3cb531a
View commit details
Copy full SHA for 3cb531a
View code at this point
Browse repository at this point
Add SharedAssemblyInfo & Update Assembly version
Show description for 928717d
vmuriart
committed
928717d
View commit details
Copy full SHA for 928717d
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Remove obsoleted & Unenforced PermissionSet
Show description for 42a6191
vmuriart
committed
42a6191
View commit details
Copy full SHA for 42a6191
View code at this point
Browse repository at this point
Use explicit accessors
vmuriart
committed
61536f3
View commit details
Copy full SHA for 61536f3
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Document nPython/Console usage
Show description for a1b9136
vmuriart
committed
a1b9136
View commit details
Copy full SHA for a1b9136
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
Order Runtime.csproj configuration
Show description for 24c61e6
vmuriart
committed
24c61e6
View commit details
Copy full SHA for 24c61e6
View code at this point
Browse repository at this point
Refactor property conditions
vmuriart
committed
15cd373
View commit details
Copy full SHA for 15cd373
View code at this point
Browse repository at this point
Remove extra properties/Organize properties
vmuriart
committed
5844bee
View commit details
Copy full SHA for 5844bee
View code at this point
Browse repository at this point
Commits on Feb 4, 2017
Propercase AssemblyInfo
vmuriart
committed
de3d2ef
View commit details
Copy full SHA for de3d2ef
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Add PY3 project/sln configs
vmuriart
committed
73b8a9d
View commit details
Copy full SHA for 73b8a9d
View code at this point
Browse repository at this point
Consolidate output paths
Show description for 01a3c8d
vmuriart
committed
01a3c8d
View commit details
Copy full SHA for 01a3c8d
View code at this point
Browse repository at this point
Standarize properties used across projects
Show description for 448117e
vmuriart
committed
448117e
View commit details
Copy full SHA for 448117e
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Format & Whitespace
Show description for cb6ec6d
vmuriart
committed
cb6ec6d
View commit details
Copy full SHA for cb6ec6d
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Remove unused .csproj properties causing build warnings
Show description for 19936aa
vmuriart
committed
19936aa
View commit details
Copy full SHA for 19936aa
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Refactor clrmodule/console
Show description for 76e9f7e
vmuriart
committed
76e9f7e
View commit details
Copy full SHA for 76e9f7e
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Merge pull request #320 from vmuriart/cleanup-files
Show description for 5f6e16c
vmuriart
authored
5f6e16c
View commit details
Copy full SHA for 5f6e16c
View code at this point
Browse repository at this point
MIT License (#314)
Show description for 78d76d2
vmuriart
authored
78d76d2
View commit details
Copy full SHA for 78d76d2
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Fix file encoding and line-endings
vmuriart
committed
d711bd8
View commit details
Copy full SHA for d711bd8
View code at this point
Browse repository at this point
Remove unreferences files in `.\src`
Show description for 9dee221
vmuriart
committed
9dee221
View commit details
Copy full SHA for 9dee221
View code at this point
Browse repository at this point
Remove unused files
Show description for c13c313
vmuriart
committed
c13c313
View commit details
Copy full SHA for c13c313
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Format and white-space project files
vmuriart
committed
aed2a8c
View commit details
Copy full SHA for aed2a8c
View code at this point
Browse repository at this point
Format, white-space .cs files
vmuriart
committed
f41cf63
View commit details
Copy full SHA for f41cf63
View code at this point
Browse repository at this point
Refactor license, fix typo
vmuriart
committed
ec678f7
View commit details
Copy full SHA for ec678f7
View code at this point
Browse repository at this point
Commits on Apr 12, 2014
Add manifest to npython to load the same c runtime as the python.exe used to build it.
tonyroberts
committed
8f45bed
View commit details
Copy full SHA for 8f45bed
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Move everything from pythonnet folder to root folder
Show description for d488268
davidanthoff
committed
d488268
View commit details
Copy full SHA for d488268
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL