47
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Layout change More... over 1 year ago
Layout change More... over 1 year ago
No need for a base_shm_id when we change the cleanup * ACE/ace/Shared_Memory_Pool.cpp: * ACE/ace/Shared_Memory_Pool.h: More... over 1 year ago
No need for a base_shm_id when we change the cleanup * ACE/ace/Shared_Memory_Pool.cpp: * ACE/ace/Shared_Memory_Pool.h: More... over 1 year ago
Use std::strcmp More... over 1 year ago
Use std::strcmp More... over 1 year ago
Document return values More... over 1 year ago
Document return values More... over 1 year ago
Add gcc13 to github actions CI More... over 1 year ago
Add gcc13 to github actions CI More... over 1 year ago
Merge pull request #2078 from jwillemsen/jwi-egrep More... over 1 year ago
Merge pull request #2078 from jwillemsen/jwi-egrep More... over 1 year ago
Use as egrep is obsolescent More... over 1 year ago
Use as egrep is obsolescent More... over 1 year ago
Merge branch 'jwi-shmem' of https://github.com/DOCGroup/ACE_TAO into jwi-shmem More... over 1 year ago
Merge branch 'jwi-shmem' of https://github.com/DOCGroup/ACE_TAO into jwi-shmem More... over 1 year ago
Make used_ again an int, not cause some unexpected interoperability with older ACE versions More... over 1 year ago
Make used_ again an int, not cause some unexpected interoperability with older ACE versions More... over 1 year ago
Removed empty lines More... over 1 year ago
Removed empty lines More... over 1 year ago
Fixed typo More... over 1 year ago
Fixed typo More... over 1 year ago
Removed debug lines More... over 1 year ago
Removed debug lines More... over 1 year ago
Reworked the shared memory pool implementation in order to detach from shared memory segments when we don't use them anymore. At the moment the memory pool is destroyed also let the OS release all resources More... over 1 year ago
Reworked the shared memory pool implementation in order to detach from shared memory segments when we don't use them anymore. At the moment the memory pool is destroyed also let the OS release all resources More... over 1 year ago
Call shmdt when we only need to release the shared memory More... over 1 year ago
Call shmdt when we only need to release the shared memory More... over 1 year ago
Use nullptr More... over 1 year ago
Use nullptr More... over 1 year ago