FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Naios/function2 · GitHub
Naios
/
function2
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
605
Code
Issues
15
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 17, 2025
stop using std::aligned_storage_t
Show description for 496c20f
tchaikov
authored and
Naios
committed
496c20f
View commit details
Copy full SHA for 496c20f
Browse repository at this point
appveyor: do not override clone_script
Show description for 542a6db
tchaikov
authored and
Naios
committed
542a6db
View commit details
Copy full SHA for 542a6db
Browse repository at this point
Commits on Feb 25, 2024
make uses_allocator specialized for all function
feverzsj
authored and
Naios
committed
43fc0ca
View commit details
Copy full SHA for 43fc0ca
Browse repository at this point
supports uses-allocator construction
Show description for 85874a1
feverzsj
authored and
Naios
committed
85874a1
View commit details
Copy full SHA for 85874a1
Browse repository at this point
Commits on Nov 4, 2023
Fix warning for windows
MBkkt
authored and
Naios
committed
a354bd0
View commit details
Copy full SHA for a354bd0
Browse repository at this point
Commits on Jul 13, 2023
Correct my previous commit
Naios
committed
9e30386
View commit details
Copy full SHA for 9e30386
Browse repository at this point
Improve the previous commit not to use union aliasing
Show description for 4be9277
Naios
committed
4be9277
View commit details
Copy full SHA for 4be9277
Browse repository at this point
Fix issue #21
wak-google
committed
fa0b708
View commit details
Copy full SHA for fa0b708
Browse repository at this point
Commits on Aug 17, 2022
chore: silence Visual Studio 2022 (17.3.0) warning
Show description for 2d3a878
gjasny
authored and
Naios
committed
2d3a878
View commit details
Copy full SHA for 2d3a878
Browse repository at this point
Commits on Jun 1, 2022
Fix issue #50
MBkkt
authored and
Naios
committed
f569a63
View commit details
Copy full SHA for f569a63
Browse repository at this point
Add option to limit empty callable propagation to known types
Show description for a24bdcf
mystor
authored and
Naios
committed
a24bdcf
View commit details
Copy full SHA for a24bdcf
Browse repository at this point
Commits on May 16, 2022
Apply clang format
Naios
committed
035bec2
View commit details
Copy full SHA for 035bec2
Browse repository at this point
allocator: rename to avoid shadow warning
Show description for a4ca93c
dowens-pp
authored and
Naios
committed
a4ca93c
View commit details
Copy full SHA for a4ca93c
Browse repository at this point
Commits on Jun 16, 2021
Release 4.2.0
Show description for 02ca998
Naios
committed
02ca998
View commit details
Copy full SHA for 02ca998
Browse repository at this point
Commits on Mar 24, 2021
fix: use proper doxygen syntax
gjasny
authored and
Naios
committed
b8cf935
View commit details
Copy full SHA for b8cf935
Browse repository at this point
feat: enable Clang documentation warnings
gjasny
authored and
Naios
committed
51b95de
View commit details
Copy full SHA for 51b95de
Browse repository at this point
Commits on Dec 3, 2020
Changed from (invoke) to fully namespace quallified name.
maierlars
authored and
Naios
committed
a92427b
View commit details
Copy full SHA for a92427b
Browse repository at this point
Applied clang-format.
maierlars
authored and
Naios
committed
c8eb35a
View commit details
Copy full SHA for c8eb35a
Browse repository at this point
Prevent ADL when calling invoke (as it could be confused with std::invoke, if some parameter refer to std).
maierlars
authored and
Naios
committed
5e6c6f0
View commit details
Copy full SHA for 5e6c6f0
Browse repository at this point
Commits on Nov 7, 2020
Allow configuring for AppleClang
madmongo1
authored and
Naios
committed
fb903bb
View commit details
Copy full SHA for fb903bb
Browse repository at this point
Commits on Nov 2, 2020
Rename FU2_CXX14_CONSTEXPR -> FU2_DETAIL_CXX14_CONSTEXPR
Show description for 87b28cc
Naios
committed
87b28cc
View commit details
Copy full SHA for 87b28cc
Browse repository at this point
fix: __has_builtin macro check
hikarin522
authored and
Naios
committed
2d15aef
View commit details
Copy full SHA for 2d15aef
Browse repository at this point
remove: #include <boost/config.hpp>
Show description for 477159e
hikarin522
authored and
Naios
committed
477159e
View commit details
Copy full SHA for 477159e
Browse repository at this point
fix: write_empty
hikarin522
authored and
Naios
committed
f51c6e7
View commit details
Copy full SHA for f51c6e7
Browse repository at this point
Supports constexp in c++11
hikarin522
authored and
Naios
committed
e262b13
View commit details
Copy full SHA for e262b13
Browse repository at this point
Commits on Jul 3, 2020
Set the CMake project version to the latest tag 4.1.0
Show description for 14e203d
Naios
committed
14e203d
View commit details
Copy full SHA for 14e203d
Browse repository at this point
Commits on Jun 3, 2020
Don't include test targets if disabled
Show description for 50e1dd5
wak-google
authored and
Naios
committed
50e1dd5
View commit details
Copy full SHA for 50e1dd5
Browse repository at this point
Commits on Jan 3, 2020
Fix reference types in the return type
Show description for 3a0746b
Naios
committed
3a0746b
View commit details
Copy full SHA for 3a0746b
Browse repository at this point
Happy new Year!
Naios
committed
e44d97f
View commit details
Copy full SHA for e44d97f
Browse repository at this point
Commits on Sep 26, 2019
Add a workaround for a MSVC 16.3.1 compiler regression
Show description for 7cd9537
Naios
committed
7cd9537
View commit details
Copy full SHA for 7cd9537
Browse repository at this point
Commits on Sep 24, 2019
Check the release build in the CI on linux
Naios
committed
235ad25
View commit details
Copy full SHA for 235ad25
Browse repository at this point
Test MSVC Debug and Release builds in the same build step
Naios
committed
95e5f5c
View commit details
Copy full SHA for 95e5f5c
Browse repository at this point
Add the MSVC 2019 toolset to the CI
Naios
committed
d1035e8
View commit details
Copy full SHA for d1035e8
Browse repository at this point
Fix an issue where FU2_HAS_NO_FUNCTIONAL_HEADER was always set
Show description for 5b8e6de
Naios
committed
5b8e6de
View commit details
Copy full SHA for 5b8e6de
Browse repository at this point
Improve a minor oversight in release builds
Show description for ebc1936
Naios
committed
ebc1936
View commit details
Copy full SHA for ebc1936
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL