COMMITS
August 25, 2025
I
Merge pull request #245 from aleden/develop
Ion Gaztañaga committed
July 7, 2025
I
Use windows 2025 runner
Ion Gaztañaga committed
I
Remove Windows 2019 as it's not longer supported in github
Ion Gaztañaga committed
May 20, 2025
I
Add clang-19 toolset
Ion Gaztañaga committed
April 15, 2025
I
Fixes #260 ("Stupid errors in documentation")
Ion Gaztañaga committed
April 14, 2025
I
Fixes #255 ("Typos in Boost 1.87 documentation")
Ion Gaztañaga committed
I
Fixes #257 ("English the copy-on-write documentation a little more")
Ion Gaztañaga committed
I
Fixes #258: ("syntax error in interprocess/segment_manager.hpp")
Ion Gaztañaga committed
I
Fixes #259 ("Warning on cast from farproc_t in Clang 19.1 for Windows")
Ion Gaztañaga committed
March 2, 2025
I
Fixes #248 ("gcc-14 errors out on segment_manager_helper.hpp, error: no matching function...")
Ion Gaztañaga committed
December 28, 2024
I
Merge pull request #246 from k3DW/inline-asm
Ion Gaztañaga committed
B
Fix inline assembly for armv7 target
Braden Ganetsky committed
December 23, 2024
I
Avoid C++03 testing in clang/libc++
Ion Gaztañaga committed
December 21, 2024
A
Fix UBSan runtime error (load of 'boost::interprocess::mode_t')
Anthony Eden committed
November 27, 2024
I
Remove deprecated macos-12 and add macos-15
Ion Gaztañaga committed
October 19, 2024
I
Update changelog for 1.87
Ion Gaztañaga committed
October 18, 2024
October 7, 2024
I
I
Avoid Wshadow warnings in some older GCCs
Ion Gaztañaga committed
I
Avoid Wattributes false positives on older GCCs
Ion Gaztañaga committed
October 4, 2024
I
Fixes #152 ("Handle EINTR in shared_memory_object")
Ion Gaztañaga committed
September 29, 2024
I
Merge pull request #233 from k3DW/wshadow
Ion Gaztañaga committed
I
Fixes #234 ("Conversion warning in ipcdetail::block_header")
Ion Gaztañaga committed
September 28, 2024
B
Fix shadowing warning
Braden Ganetsky committed
September 26, 2024
I
Fixes #199 ('"Missing/misused m_is_wide in char_wchar_holder assignment operators").
Ion Gaztañaga committed
I
I
Update copyright year
Ion Gaztañaga committed
September 25, 2024
I
Optimize named construction memory overhead for cases where alignof(T) is small.
Ion Gaztañaga committed
September 24, 2024
I
Optimize memory usage for anonymous constructions avoiding overaligning the requested object.
Ion Gaztañaga committed
I
Use "-pipe" to gcc/clang toolsets
Ion Gaztañaga committed