PowerShell/src/System.Management.Automation
Ilya 0ad9fc9d70
[breaking-change] Fix range operator (#5732)
Breaking-change:  "0".."9" returns [char] previously in PowerShell Core (6.0.0, 6.0.1), now it returns [int]. After the change, the behavior is the same as in Windows PowerShell.
2018-02-11 14:22:45 +04:00
..
cimSupport Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
CoreCLR Redirect ETW logging to Syslog on Linux (#5144) 2017-11-06 08:32:29 -08:00
DscSupport CimDscParser: Add better error message when a file is not found (#5838) 2018-01-10 18:16:41 -08:00
engine [breaking-change] Fix range operator (#5732) 2018-02-11 14:22:45 +04:00
FormatAndOutput Improve table view for Certs and Signatures by adding EnhancedKeyUsageList and StatusMessage (#6123) 2018-02-07 15:29:48 -08:00
help Updated Help Uri to point to latest help content for Microsoft.PowerShell.Core module (#5820) 2018-01-08 18:09:00 -08:00
logging Move group policy settings and enable policy controlled logging in PowerShell Core (#5791) 2018-01-08 18:09:00 -08:00
namespaces Set-Location should use path with wildcard characters if it exists instead of globbing (#5839) 2018-01-17 08:58:55 +04:00
resources Logging: Fix the escaped characters when generating '.resx' file from PowerShell ETW manifest. (#5892) 2018-01-19 08:55:20 -08:00
security Move group policy settings and enable policy controlled logging in PowerShell Core (#5791) 2018-01-08 18:09:00 -08:00
singleshell/config Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
utils Fix the filtering of analytic events on Unix platforms. (#6086) 2018-02-02 10:49:09 -08:00
AssemblyInfo.cs Refactor MSBuild project files by adding the common property file 'PowerShell.Common.props' (#4106) 2017-06-29 10:25:49 -07:00
powershell.config.json Move group policy settings and enable policy controlled logging in PowerShell Core (#5791) 2018-01-08 18:09:00 -08:00
System.Management.Automation.csproj add comments about where most of the packages are from (#6016) 2018-01-31 12:16:48 -08:00