This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daacee5732ea20871e243ccd11746bd97a142e4e
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutoRTFMTests
/
Private
History
neil henning
af6f770b16
Make weak semantics of shared pointers work in AutoRTFM (and add tests).
...
[CL 31513038 by neil henning in ue5-main branch]
2024-02-15 03:32:34 -05:00
..
Abort.cpp
Document the entire AutoRTFM user-facing API and deprecate a bunch of functions that most users should not use (move these to the ForTheRuntime namespace to hopefully make it clear what shouldn't be called by those of us not working on the runtime!).
2024-01-17 05:59:25 -05:00
Allocators.cpp
…
API.cpp
Document the entire AutoRTFM user-facing API and deprecate a bunch of functions that most users should not use (move these to the ForTheRuntime namespace to hopefully make it clear what shouldn't be called by those of us not working on the runtime!).
2024-01-17 05:59:25 -05:00
API.h
…
APINoAutoRTFM.cpp
…
AutoRTFMTests.cpp
Document the entire AutoRTFM user-facing API and deprecate a bunch of functions that most users should not use (move these to the ForTheRuntime namespace to hopefully make it clear what shouldn't be called by those of us not working on the runtime!).
2024-01-17 05:59:25 -05:00
Benchmarks.cpp
…
Catch2Includes.h
…
Commit.cpp
Document the entire AutoRTFM user-facing API and deprecate a bunch of functions that most users should not use (move these to the ForTheRuntime namespace to hopefully make it clear what shouldn't be called by those of us not working on the runtime!).
2024-01-17 05:59:25 -05:00
CopyAddInt64.cpp
…
CString.cpp
…
FakeVM.cpp
Document the entire AutoRTFM user-facing API and deprecate a bunch of functions that most users should not use (move these to the ForTheRuntime namespace to hopefully make it clear what shouldn't be called by those of us not working on the runtime!).
2024-01-17 05:59:25 -05:00
GraphBenchmark.cpp
…
Open.cpp
…
OpenAPI.cpp
Document the entire AutoRTFM user-facing API and deprecate a bunch of functions that most users should not use (move these to the ForTheRuntime namespace to hopefully make it clear what shouldn't be called by those of us not working on the runtime!).
2024-01-17 05:59:25 -05:00
PackedPointer.cpp
…
SharedPointerTests.cpp
…
Statics.cpp
Make the AutoRTFM compiler support static local initializers.
2024-02-05 05:35:01 -05:00
Tests.cpp
…
UECoreTests.cpp
Make weak semantics of shared pointers work in AutoRTFM (and add tests).
2024-02-15 03:32:34 -05:00
UnorderedSet.cpp
…
UObjectTests.cpp
…