openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ACE
Settings
|
Report Duplicate
47
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 12 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Layout change
Johnny Willemsen
More...
over 1 year ago
Layout change
Johnny Willemsen
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:
Johnny Willemsen
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:
Johnny Willemsen
More...
over 1 year ago
Use std::strcmp
Johnny Willemsen
More...
over 1 year ago
Use std::strcmp
Johnny Willemsen
More...
over 1 year ago
Document return values
Johnny Willemsen
More...
over 1 year ago
Document return values
Johnny Willemsen
More...
over 1 year ago
Add gcc13 to github actions CI
Johnny Willemsen
More...
over 1 year ago
Add gcc13 to github actions CI
Johnny Willemsen
More...
over 1 year ago
Merge pull request #2078 from jwillemsen/jwi-egrep
Johnny Willemsen
More...
over 1 year ago
Merge pull request #2078 from jwillemsen/jwi-egrep
Johnny Willemsen
More...
over 1 year ago
Use as egrep is obsolescent
Johnny Willemsen
More...
over 1 year ago
Use as egrep is obsolescent
Johnny Willemsen
More...
over 1 year ago
Merge branch 'jwi-shmem' of https://github.com/DOCGroup/ACE_TAO into jwi-shmem
Johnny Willemsen
More...
over 1 year ago
Merge branch 'jwi-shmem' of https://github.com/DOCGroup/ACE_TAO into jwi-shmem
Johnny Willemsen
More...
over 1 year ago
Make used_ again an int, not cause some unexpected interoperability with older ACE versions
Johnny Willemsen
More...
over 1 year ago
Make used_ again an int, not cause some unexpected interoperability with older ACE versions
Johnny Willemsen
More...
over 1 year ago
Removed empty lines
Johnny Willemsen
More...
over 1 year ago
Removed empty lines
Johnny Willemsen
More...
over 1 year ago
Fixed typo
Johnny Willemsen
More...
over 1 year ago
Fixed typo
Johnny Willemsen
More...
over 1 year ago
Removed debug lines
Johnny Willemsen
More...
over 1 year ago
Removed debug lines
Johnny Willemsen
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
Johnny Willemsen
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
Johnny Willemsen
More...
over 1 year ago
Call shmdt when we only need to release the shared memory
Johnny Willemsen
More...
over 1 year ago
Call shmdt when we only need to release the shared memory
Johnny Willemsen
More...
over 1 year ago
Use nullptr
Johnny Willemsen
More...
over 1 year ago
Use nullptr
Johnny Willemsen
More...
over 1 year ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree