Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a spec for #7335, "console allocation policy" #7337

Merged
merged 44 commits into from Feb 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
4ae3783
Add a spec for #7335, "console allocation policy"
DHowett Aug 18, 2020
c3899a6
Fix header
DHowett Aug 18, 2020
e6db2cd
Don't be silly
DHowett Aug 18, 2020
912c981
fix links
DHowett Aug 18, 2020
bb2809d
Document huge caveat
DHowett Aug 18, 2020
04f9862
spellbot
DHowett Aug 18, 2020
73390fa
fix table headings
DHowett Aug 18, 2020
7ad93c5
minor updates, security section
DHowett Aug 19, 2020
9c3b922
clarify table
DHowett Aug 19, 2020
774a168
more reasons not to do a new subsystem
DHowett Aug 19, 2020
7e6a7fb
fine spellbot i got rid of the word malware
DHowett Aug 19, 2020
a8e6c1f
Clarify interaction with createprocess
DHowett Aug 19, 2020
694269d
c'mon yaml
DHowett Aug 19, 2020
000cfbe
cut the 'always' policy
DHowett Aug 20, 2020
f6586e7
and spellbot it
DHowett Aug 20, 2020
62aca01
retool, de-editorialize
DHowett Aug 21, 2020
51e439e
x
DHowett Aug 21, 2020
884d1e4
document why we changed from inheritOnly
DHowett Aug 21, 2020
be72400
i mean we have this date field for a reason
DHowett Aug 21, 2020
648da6f
fine, i will learn to speel
DHowett Aug 21, 2020
ec27049
Migrate spelling-0.0.19 changes from main
DHowett Aug 21, 2020
00d8e13
Migrate spelling-0.0.21 changes from main
DHowett Aug 21, 2020
f0acf07
Merge remote-tracking branch 'origin/main' into dev/duhowett/spec/con…
DHowett Oct 24, 2023
1a6ba40
Remove hidden, add AllocConsoleEx
DHowett Oct 24, 2023
5559c85
Revert speelbot
DHowett Oct 24, 2023
483f39e
Add all the weird words to speelbot
DHowett Oct 24, 2023
3106f28
default->detached
DHowett Oct 24, 2023
5fd374d
Merge remote-tracking branch 'origin/main' into dev/duhowett/spec/con…
DHowett Nov 14, 2023
c4af4fa
Merge branch 'dev/duhowett/spec/console-allocation' of github.com:mic…
DHowett Nov 28, 2023
bb13cfc
Footnote-ize
DHowett Nov 28, 2023
750ca50
Clarify stricken material; clarify python
DHowett Nov 28, 2023
3d8e985
CLARIFY
DHowett Nov 28, 2023
6eae0cd
Merge remote-tracking branch 'origin/main' into dev/duhowett/spec/con…
DHowett Dec 5, 2023
779702d
Hey, spellbot caught Risk Risk
DHowett Dec 5, 2023
86a39a2
Merge remote-tracking branch 'origin/main' into dev/duhowett/spec/con…
DHowett Dec 12, 2023
5747dd0
Flesh out AllocConsoleEx
DHowett Dec 13, 2023
913c4ce
Explain why this API is so complicated
DHowett Dec 13, 2023
b97acdd
And update the date
DHowett Dec 13, 2023
907f526
and spellbot it
DHowett Dec 13, 2023
ef0c8a6
flags->mode and flags
DHowett Dec 13, 2023
6ba31b8
Slight clarification, rewording
DHowett Dec 15, 2023
0720331
Update for the new API name
DHowett Jan 12, 2024
2b6505c
Check in the final shape of the API and the windowsSettings year
DHowett Jan 19, 2024
4e3f440
speelbot
DHowett Jan 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/actions/spelling/allow/allow.txt
Expand Up @@ -17,6 +17,7 @@ CMMI
copyable
Counterintuitively
CtrlDToClose
CUI
cybersecurity
dalet
Dcs
Expand Down Expand Up @@ -80,11 +81,13 @@ noreply
ogonek
ok'd
overlined
perlw
pipeline
postmodern
Powerline
powerline
ptys
pwshw
qof
qps
rclt
Expand All @@ -93,6 +96,7 @@ reserialization
reserialize
reserializes
rlig
rubyw
runtimes
servicebus
shcha
Expand All @@ -113,6 +117,7 @@ toolset
truthiness
tshe
ubuntu
UEFI
uiatextrange
UIs
und
Expand Down
2 changes: 2 additions & 0 deletions .github/actions/spelling/allow/apis.txt
Expand Up @@ -4,6 +4,7 @@ acl
aclapi
alignas
alignof
allocconsolewithoptions
APPLYTOSUBMENUS
appxrecipe
bitfield
Expand Down Expand Up @@ -156,6 +157,7 @@ OUTLINETEXTMETRICW
overridable
PACL
PAGESCROLL
PALLOC
PATINVERT
PEXPLICIT
PICKFOLDERS
Expand Down
3 changes: 3 additions & 0 deletions .github/actions/spelling/allow/microsoft.txt
Expand Up @@ -20,6 +20,7 @@ cpptools
cppvsdbg
CPRs
cryptbase
cscript
DACL
DACLs
defaultlib
Expand Down Expand Up @@ -88,8 +89,10 @@ Virtualization
visualstudio
vscode
VSTHRD
WINBASEAPI
winsdkver
wlk
wscript
wslpath
wtl
wtt
Expand Down