aboutsummaryrefslogtreecommitdiffstats
path: root/tool/leaked-globals
Commit message (Expand)AuthorAgeFilesLines
* Canonicalization functions were removed alreadyNobuyoshi Nakada2020-12-291-1/+1
* Ignore symbols declared in the platform headerNobuyoshi Nakada2020-12-271-0/+15
* Ignore objects from the "missing" directoryNobuyoshi Nakada2020-12-271-1/+8
* Get rid of \K for old BASERUBYs which have a bug in String#scanNobuyoshi Nakada2020-12-271-1/+1
* Exclude entry pointsNobuyoshi Nakada2020-12-271-0/+1
* Support AC_FUNC_MEMCMPNobuyoshi Nakada2020-12-271-1/+3
* Update leaked-globals [Bug #16934]Nobuyoshi Nakada2020-06-041-2/+2
* st.c: Use rb_st_* prefix instead of st_* (#2479)Yusuke Endoh2019-09-221-1/+1
* Put colorize to library directory.Hiroshi SHIBATA2019-07-151-1/+1
* leaked-globals: check if un-prefixed symbols leak externallyNobuyoshi Nakada2019-05-161-0/+40