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