]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/checkptr_test.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / checkptr_test.go
2022-08-31 cuiweixiecmd/compile: add support for unsafe.{String,StringData...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-17 Ian Lance Taylorruntime: don't run TestCheckPtr/TestCheckPtr2 in short...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-28 Cuong Manh Leruntime: add test case for checkptr alignment with...
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "[dev.typeparams] all: merge master (46fd547...
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-30 Gerrit Code ReviewMerge "[dev.cmdgo] all: merge master (9eee0ed) into...
2021-07-28 Jay Conrod[dev.cmdgo] all: merge master (9eee0ed) into dev.cmdgo
2021-07-28 Matthew Dempskyruntime: don't crash on nil pointers in checkptrAlignment
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-28 Matthew Dempskycmd/compile,runtime: change unsafe.Slice((*T)(nil)...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-20 Matthew Dempskycmd/compile: fix checkptr handling of &^
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-17 Keith Randallruntime: don't report a pointer alignment error for...
2020-03-13 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-12 Johan Janssonruntime: emit more specific errors from checkptr
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-01-10 Matthew Dempskyruntime: add tests for checkptr