aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/export_windows_test.go
AgeCommit message (Expand)Author
2016-04-09runtime: revert "do not call timeBeginPeriod on windows"Dmitry Vyukov
2016-04-04runtime: change osyield to use Windows SwitchToThreadAlex Brainman
2016-04-01runtime, syscall: only search for Windows DLLs in the System32 directoryBrad Fitzpatrick
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-11-24runtime: do not call timeBeginPeriod on windowsAlex Brainman
2015-10-23runtime: account for cpu affinity in windows NumCPUAlex Brainman
2015-09-23runtime: test that timeBeginPeriod succeedsAlex Brainman
2015-01-06runtime: do not display Windows Error Reporting dialogueAlex Brainman