0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make function memory::relocate inline More... over 4 years ago
Edit comments More... over 4 years ago
Add the copy constructor of class memory_map More... over 4 years ago
Make the constructors and destructor of class memory defaulted More... over 4 years ago
Make paged_memory_map::swap out-of-line again More... over 4 years ago
Merge master into feature/win32 More... over 4 years ago
Make the constructors and destructor of class memory out-of-line More... over 4 years ago
Edit comments More... over 4 years ago
Make class no_memory final More... over 4 years ago
Rename class bus_error_memory More... over 4 years ago
Move class MemoryStaticTests More... over 4 years ago
Move class ReadWriteMemoryTest More... over 4 years ago
Adjust library linkage More... over 4 years ago
Add an initial set of tests for class paged_memory_map More... over 4 years ago
Remove an unnecessary #include More... over 4 years ago
Make the move assignment operator inline More... over 4 years ago
Rewrite the move constructor without using paged_memory_map::swap More... over 4 years ago
Make paged_memory_map::swap inline More... over 4 years ago
Add non-member function swap for class paged_memory_map More... over 4 years ago
Add the move assignment operator to class paged_memory_map More... over 4 years ago
Test identity in member function swap More... over 4 years ago
Add the move constructor to class paged_memory_map More... over 4 years ago
Add member function swap to class paged_memory_map More... over 4 years ago
Delete the copy constructor and copy assignment operator of class paged_memory_map More... over 4 years ago
Update function add_memory using vector iterators More... over 4 years ago
Implement functions read and write More... over 4 years ago
Update the implementation of function add_memory More... over 4 years ago
Check the memory address for alignment More... over 4 years ago
Add function add_memory to class paged_memory_map More... over 4 years ago
Add some code to paged_memory_map::read and paged_memory_map::write More... over 4 years ago