PowerShell/src
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
..
libpsl-native Replace strlen with strnlen in native code (#5510) 2017-11-28 17:53:57 -08:00
Microsoft.Management.Infrastructure.CimCmdlets Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Microsoft.PowerShell.Commands.Diagnostics Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Microsoft.PowerShell.Commands.Management add comments about where most of the packages are from (#6016) 2018-01-31 12:16:48 -08:00
Microsoft.PowerShell.Commands.Utility Remove unsupported members from the enum 'Language' in Add-Type (#5829) 2018-02-01 09:25:20 -08:00
Microsoft.PowerShell.ConsoleHost add comments about where most of the packages are from (#6016) 2018-01-31 12:16:48 -08:00
Microsoft.PowerShell.CoreCLR.Eventing add comments about where most of the packages are from (#6016) 2018-01-31 12:16:48 -08:00
Microsoft.PowerShell.LocalAccounts Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Microsoft.PowerShell.PSReadLine Revert "Pull PSReadLine from PSGallery" (#5986) 2018-01-22 16:09:35 -08:00
Microsoft.PowerShell.ScheduledJob Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Microsoft.PowerShell.SDK add comments about where most of the packages are from (#6016) 2018-01-31 12:16:48 -08:00
Microsoft.PowerShell.Security Remove unncessary check for Paths.count > 0 as there is code later to use the current (#5596) 2017-12-01 17:34:30 -08:00
Microsoft.WSMan.Management add comments about where most of the packages are from (#6016) 2018-01-31 12:16:48 -08:00
Microsoft.WSMan.Runtime Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Modules Revert "Pull PSReadLine from PSGallery" (#5986) 2018-01-22 16:09:35 -08:00
powershell Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
powershell-native Revert "Pull PSReadLine from PSGallery" (#5986) 2018-01-22 16:09:35 -08:00
powershell-unix Revert "Pull PSReadLine from PSGallery" (#5986) 2018-01-22 16:09:35 -08:00
powershell-win-core Revert "Pull PSReadLine from PSGallery" (#5986) 2018-01-22 16:09:35 -08:00
PowerShell.Core.Instrumentation Handle path that contains spaces in 'RegisterManifest.ps1' (#5859) 2018-01-11 11:18:24 -08:00
ResGen Build powershell core using the generic RID 'linux-x64' (#4841) 2017-09-18 09:31:07 -07:00
Schemas/PSMaml Change CRLF to LF for files that are already in repository (#4956) 2017-09-29 17:43:57 -07:00
signing clean up map.json related files and scripts (#4532) 2017-08-10 13:32:19 -07:00
System.Management.Automation [breaking-change] Fix range operator (#5732) 2018-02-11 14:22:45 +04:00
TypeCatalogGen Fix .gitignore (#5991) 2018-01-25 15:23:07 +04:00