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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutoRTFMTests
/
Private
History
neil henning
d44b50b921
Make weak semantics of shared pointers work in AutoRTFM (and add tests).
...
[CL 31513003 by neil henning in 5.4 branch]
2024-02-15 03:31:38 -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:32:31 -05:00
Tests.cpp
…
UECoreTests.cpp
Make weak semantics of shared pointers work in AutoRTFM (and add tests).
2024-02-15 03:31:38 -05:00
UnorderedSet.cpp
…
UObjectTests.cpp
Add some UObject tests to AutoRTFMTests.
2023-11-17 09:02:34 -05:00