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
Constexpr'ed a bunch of stuff in ArgParse.cpp. More... over 2 years ago
Fixed CRLF->LF on a few files. Added missing <string> include to microstring.hpp. More... over 2 years ago
Fixed issue with python script's verbose arg typing. More... over 2 years ago
Merge branch 'bugfix/128-doublecheckedlockhpp-isnt-including-the-correct-headers-breaks-build' More... over 2 years ago
Updated to latest autoconf macros. Added missing <mutex> include. More... over 2 years ago
Merge remote branch 'origin/master' More... over 4 years ago
Merge pull request #120 from kenorb-contrib/master More... almost 6 years ago
Corrects broken link to LICENSE file More... almost 7 years ago
Comment fix. More... over 7 years ago
Merge branch 'feature/20170702-CleanupResizableArray' More... over 7 years ago
Shifted attribute param numbers to accommodate this ptr. More... over 7 years ago
reserve_no_copy()->resize(), removed data(). More... over 7 years ago
Merge branch 'feature/20170619-VecExperiments' More... over 7 years ago
constexpr'ed ISA_x86_64 operator|(). More... over 7 years ago
New function attribute: ATTR_NOINLINE. More... over 7 years ago
Sync_queue can now optionally use tbb::scalable_allocator. More... over 7 years ago
Added support for tbbmalloc_proxy. More... over 7 years ago
memmem_short_pattern() now works with len(pattern) == 1. More... over 7 years ago
noinlined sync_queue member functions. More... over 7 years ago
Cleanup. More... over 7 years ago
Removed old prefilter. More... over 7 years ago
Improved perfilter. More... over 7 years ago
Removed TryGetFileDesc(), cleanup. More... over 7 years ago
Merge branch 'feature/20170611-pcre2memmgmnt' More... over 7 years ago
Experiments. More... over 7 years ago
Cleaned up build errors when PCRE not available. More... over 7 years ago
Added ThreadLocalSetup() member. More... over 7 years ago
Removed include of experimental/memory_resource. More... over 7 years ago
Thread-local-ized PCRE2 match and context dynamic mem allocation. More... over 7 years ago
Comment. More... over 7 years ago