index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pginclude
/
cpluspluscheck
Commit message (
Expand
)
Author
Age
*
Fix up recent breakage of headerscheck and cpluspluscheck.
Tom Lane
2020-03-21
*
Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck.
Tom Lane
2020-03-02
*
Add exclusion to headercheck
Peter Eisentraut
2020-01-24
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-10-18
*
Add "headerscheck" script to test header-file compilability under C.
Tom Lane
2019-08-19
*
Make cpluspluscheck more portable.
Tom Lane
2019-06-02
*
Un-break ecpg tests for Windows.
Tom Lane
2019-06-02
*
Improve coverage of cpluspluscheck.
Tom Lane
2019-05-31
*
Integrate cpluspluscheck into build system.
Andres Freund
2019-05-31
*
cpluspluscheck: Update include path
Peter Eisentraut
2016-04-11
*
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-03-01
*
Exclude access/rmgrlist.h from cpluspluscheck
Peter Eisentraut
2013-02-08
*
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-18
*
Mark cpluspluscheck as excutable in git.
Bruce Momjian
2011-08-22
*
Remove -fno-operator-names switch from cpluspluscheck.
Tom Lane
2010-12-27
*
Rearrange cpluspluscheck to check just one .h file at a time.
Tom Lane
2010-12-27
*
Tweak cpluspluscheck to avoid directly #include'ing gram.h.
Tom Lane
2010-12-27
*
Make backend header files C++ safe
Peter Eisentraut
2009-07-16