Peter Dimov
|
447e0b3a33
|
Use __builtin_FUNCSIG() under MSVC 19.35+. Fixes #35.
boost-1.85.0.beta1
boost-1.85.0
|
2024-02-03 20:43:55 +02:00 |
|
Peter Dimov
|
2e78ba22ac
|
Update ci.yml
|
2024-02-03 20:21:07 +02:00 |
|
Peter Dimov
|
a2817b89f4
|
Update appveyor.yml
|
2024-01-01 20:18:53 +02:00 |
|
Peter Dimov
|
19bae9ff56
|
Add Xcode 13.4 to Drone
|
2024-01-01 19:53:45 +02:00 |
|
Peter Dimov
|
e876817d8f
|
Update .drone.jsonnet
|
2024-01-01 19:47:12 +02:00 |
|
Peter Dimov
|
3010f72c4e
|
Testing the CMake project version is no longer needed
|
2023-12-16 18:10:03 +02:00 |
|
Peter Dimov
|
9067f0987b
|
Update source_location_test4.cpp
boost-1.84.0
|
2023-11-28 21:43:16 +02:00 |
|
Peter Dimov
|
2934b3ffb8
|
Update source_location_test3.cpp
|
2023-11-28 21:36:18 +02:00 |
|
Peter Dimov
|
8919429f41
|
Update source_location_test.cpp
|
2023-11-28 21:29:59 +02:00 |
|
Peter Dimov
|
23bdea693b
|
Update ci.yml
|
2023-11-28 21:19:01 +02:00 |
|
Peter Dimov
|
5227f10a99
|
Update ci.yml
boost-1.84.0.beta1
|
2023-10-11 18:45:57 +03:00 |
|
Peter Dimov
|
cdf8b25e64
|
Remove unnecessary includes
|
2023-10-11 18:31:27 +03:00 |
|
Peter Dimov
|
02256c84fd
|
Do not use std::source_location::current under nvcc. Fixes #32.
boost-1.83.0.beta1
boost-1.83.0
|
2023-06-22 18:17:26 +03:00 |
|
Peter Dimov
|
f10ddd608e
|
Update ci.yml
boost-1.82.0.beta1
boost-1.82.0
|
2023-03-03 16:15:00 +02:00 |
|
Peter Dimov
|
4cf829bb0d
|
Update CMakeLists.txt
|
2023-01-12 07:03:54 +02:00 |
|
Peter Dimov
|
8633dd554b
|
Update CMakeLists.txt
|
2023-01-12 05:38:07 +02:00 |
|
Peter Dimov
|
7d83135936
|
Merge branch 'develop' of https://github.com/vinniefalco/boost-assert into feature/pr-27
|
2023-01-12 05:34:27 +02:00 |
|
Peter Dimov
|
db964b3687
|
Update .drone.jsonnet
boost-1.81.0.beta1
boost-1.81.0
|
2022-10-29 19:48:37 +03:00 |
|
Peter Dimov
|
ae8a7eea50
|
Add --no-tests=error to ctest invocations
|
2022-10-29 18:51:05 +03:00 |
|
Peter Dimov
|
363669eef5
|
Update ci.yml
|
2022-10-29 04:26:14 +03:00 |
|
Vinnie Falco
|
d363ac30da
|
add boost_assert.natvis and interface target sources for VS
|
2022-08-19 10:31:56 -07:00 |
|
Peter Dimov
|
7dea14cf7f
|
Update ci.yml
boost-1.80.0
|
2022-07-21 19:41:03 +03:00 |
|
Peter Dimov
|
3d6e55bddf
|
Work around __LINE__ not being constant with /ZI (refs #26)
|
2022-07-21 18:51:54 +03:00 |
|
Peter Dimov
|
fd1c92f71f
|
Add /ZI jobs for 14.0 as well; update cxxstd
|
2022-07-21 18:24:21 +03:00 |
|
Peter Dimov
|
0c194ba9d7
|
Add msvc-14.1 with /ZI to appveyor.yml
|
2022-07-21 13:49:13 +03:00 |
|
Peter Dimov
|
c3192e3cf1
|
Update appveyor.yml
boost-1.80.0.beta1
|
2022-06-13 18:53:25 +03:00 |
|
Peter Dimov
|
601ee4ba7a
|
Use snprintf when available to avoid security warnings (refs #25)
|
2022-06-13 16:02:53 +03:00 |
|
Peter Dimov
|
78f28be697
|
Remove msvc-14.1 from ci.yml
|
2022-05-05 04:03:24 +03:00 |
|
Peter Dimov
|
a7af7efe51
|
Add operator==, operator!= to source_location
|
2022-05-05 03:25:16 +03:00 |
|
Peter Dimov
|
f1a6f9ffd1
|
Update source_location.adoc
boost-1.79.0.beta1
boost-1.79.0
|
2022-02-09 19:59:48 +02:00 |
|
Peter Dimov
|
f795ba53fa
|
Update assert.adoc
|
2022-02-09 19:58:57 +02:00 |
|
Peter Dimov
|
74a4141253
|
Update .drone.jsonnet
|
2022-02-07 22:06:58 +02:00 |
|
Peter Dimov
|
df6e3962d0
|
Add +x to drone.sh
|
2022-02-07 21:59:42 +02:00 |
|
Peter Dimov
|
3e091f3dd7
|
Add Drone files
|
2022-02-07 21:56:25 +02:00 |
|
Peter Dimov
|
31b2f52083
|
Do not use __PRETTY_FUNCTION__ on GCC 4.x due to codegen bugs
|
2022-02-05 08:11:07 +02:00 |
|
Peter Dimov
|
ab39bb78a6
|
Add source_location_test5.cpp
|
2022-02-05 08:03:55 +02:00 |
|
Peter Dimov
|
f1310799aa
|
Update ci.yml
|
2022-02-05 01:03:45 +02:00 |
|
Peter Dimov
|
8cb06e5d82
|
Remove srcloc_strip_top_level, because the contents of __PRETTY_FUNCTION__ aren't constant before GCC 9 and strcmp fails
|
2022-02-05 00:06:29 +02:00 |
|
Peter Dimov
|
7b14d83548
|
Hide the definition of srcloc_strip_top_level from non-GCC compilers, specifically Clang
|
2022-02-04 22:55:52 +02:00 |
|
Peter Dimov
|
ea2eb5cc6c
|
Update source_location_test4.cpp
|
2022-02-04 22:53:17 +02:00 |
|
Peter Dimov
|
d6e87b8049
|
Update BOOST_CURRENT_LOCATION to be constexpr
|
2022-02-04 22:48:27 +02:00 |
|
Peter Dimov
|
7045cc185a
|
Add a test for BOOST_STATIC_CONSTEXPR source_location
|
2022-02-04 22:30:04 +02:00 |
|
Peter Dimov
|
cc990d571e
|
Update BOOST_CURRENT_FUNCTION documentation; closes #23
|
2022-02-04 06:08:20 +02:00 |
|
Peter Dimov
|
47a44c14c3
|
Update documentation
|
2022-02-04 05:01:45 +02:00 |
|
Peter Dimov
|
93453bba64
|
Update tests
|
2022-02-04 04:03:43 +02:00 |
|
Peter Dimov
|
e4c8016b11
|
Address gcc-8 and below failures
|
2022-02-04 03:17:57 +02:00 |
|
Peter Dimov
|
762a98d227
|
Use __builtin_FILE et al in BOOST_CURRENT_LOCATION
|
2022-02-04 02:07:36 +02:00 |
|
Peter Dimov
|
1a80da6298
|
Enable __PRETTY_FUNCTION__ on Clang, but disable top-level warning
|
2022-02-03 21:22:45 +02:00 |
|
Peter Dimov
|
844d8c2245
|
Enable BOOST_CURRENT_LOCATION at top level and in default arguments
|
2022-02-03 21:19:43 +02:00 |
|
Peter Dimov
|
23e699b9a4
|
Use std::source_location::current() in BOOST_CURRENT_LOCATION
|
2022-02-03 20:28:59 +02:00 |
|