0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduced file descriptor consumption by FStatAt(). More... about 8 years ago
Merge branch 'experimental/DirTree-DCLP' of https://github.com/gvansickle/ucg into experimental/DirTree-DCLP More... about 8 years ago
Cleanup wrt AC_USE_SYSTEM_EXTENSIONS. More... about 8 years ago
Merge branch 'experimental/DirTree-DCLP' of https://github.com/gvansickle/ucg into experimental/DirTree-DCLP More... about 8 years ago
Renamed dummy.cpp to CompileTimeInfo.cpp, since it now actually does quite a bit. More... about 8 years ago
Comment cleanup for std::make_unique<> backfill from the future. More... about 8 years ago
Merge branch 'experimental/DirTree-DCLP' of https://github.com/gvansickle/ucg into experimental/DirTree-DCLP More... about 8 years ago
Test change for --follow results. More... about 8 years ago
Merge branch 'experimental/DirTree-DCLP' of https://github.com/gvansickle/ucg into experimental/DirTree-DCLP More... about 8 years ago
Folded SetDevIno() and SetFileDescriptorMode() into FileID constructor, eliminating a source of concurrency issues. Added compile-time std library version output. More... about 8 years ago
Added OSX 8.2 / clang / native std libs configuration. More... about 8 years ago
Merge branch 'experimental/DirTree-DCLP' of https://github.com/gvansickle/ucg into experimental/DirTree-DCLP More... about 8 years ago
Refactored AXUCG_CHECK_FUNC() autoconf macro into new file. Cleaned up use of it when checking for std::to_string(), std::make_unique<>(). More... about 8 years ago
Better configure checks for C++ functions. More... about 8 years ago
Merge branch 'master' into experimental/DirTree-DCLP More... about 8 years ago
Resolved issue with multiversioning under Homebrew (and possibly in other situations) exposed in #110. More... about 8 years ago
Merge branch 'feature/ISSUE110-CleanupForHomebrew' of https://github.com/gvansickle/ucg into feature/ISSUE110-CleanupForHomebrew More... about 8 years ago
Added option filtering to CXX and CC vars for function multiversioning. More... about 8 years ago
Merge branch 'feature/ISSUE110-CleanupForHomebrew' of https://github.com/gvansickle/ucg into feature/ISSUE110-CleanupForHomebrew More... about 8 years ago
Merge branch 'feature/ISSUE110-CleanupForHomebrew' of https://github.com/gvansickle/ucg.git into feature/ISSUE110-CleanupForHomebrew More... about 8 years ago
Discovered and hopefully solve issue with trying to backfill std::make_unique<>. More... about 8 years ago
Take note when we've stubbed in a no-op __has_include(). More... about 8 years ago
Merge branch 'feature/ISSUE110-CleanupForHomebrew' of https://github.com/gvansickle/ucg into feature/ISSUE110-CleanupForHomebrew More... about 8 years ago
Checking if __cpp_lib_make_unique is defined by clang. More... about 8 years ago
Temporarily disabled shared_*_mutex checks in source. Added some to configure.ac. More... about 8 years ago
Limited some compile-time checks to only GNU stdlibc++. More... about 8 years ago
Travis updates for new OS X images. More... about 8 years ago
Merge branch 'experimental/DirTree-DCLP' of https://github.com/gvansickle/ucg into experimental/DirTree-DCLP More... about 8 years ago
Added --no-recurse test and functionality into DirTree. More... about 8 years ago
Cleanup, removed a bunch of now-unused code and headers from Globber. More... about 8 years ago