summaryrefslogtreecommitdiff
path: root/tests/regex_test.cpp
AgeCommit message (Expand)Author
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2016-02-12Fix regerror(..., nullptr, 0).Elliott Hughes
2015-08-27Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.Elliott Hughes
2014-05-13Consistently use #if defined(__BIONIC__) in tests.Elliott Hughes
2012-08-15Switch to the current NetBSD regex implementation.Elliott Hughes