This website requires JavaScript.
Explore
Help
Sign In
boost
/
log
Watch
2
Star
0
Fork
0
You've already forked log
mirror of
https://github.com/boostorg/log.git
synced
2026-02-09 11:12:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5b9bf9d9e0e1be669d11922564dbb2ef8144d8ca
log
/
test
History
Andrey Semashev
05826649a0
Extracted platform-specific logic regarding interprocess object names to a separate object_name wrapper. Use this wrapper wherever interprocess queue name was used. Added a test for the wrapper. Extracted auto_handle to a separate header.
2016-04-14 19:32:04 +03:00
..
common
Fixed compilation of operator<< into a record ostream, when the operator right hand argument is not directly supported by formatting_ostream.
Fixed
#11549
.
2015-08-23 17:27:20 +03:00
compile
Updated copyright dates.
2015-01-25 17:32:33 +03:00
compile_fail
Updated copyright dates.
2015-01-25 17:32:33 +03:00
performance
Nonessential changes for testing.
2015-11-15 17:23:52 +03:00
run
Extracted platform-specific logic regarding interprocess object names to a separate object_name wrapper. Use this wrapper wherever interprocess queue name was used. Added a test for the wrapper. Extracted auto_handle to a separate header.
2016-04-14 19:32:04 +03:00
Jamfile.v2
Followup for the previous commit.
2015-03-25 00:48:52 +03:00