aboutsummaryrefslogtreecommitdiff
path: root/common/forbidden.h
AgeCommit message (Expand)Author
2018-08-18COMMON: Make strdup a forbidden symbolCameron Cawley
2017-03-10BUILD: Fixed mingw-w64 32 bits buildPeter Kohaut
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-13COMMON: Forbid symbols for the rest of is* from ctype.h.Johannes Schickel
2012-12-13COMMON: Add wrapper for isprint.Johannes Schickel
2012-02-15ALL: Avoid using is* macros from ctype.hMax Horn
2012-01-23COMMON: Fix compilation with mingw-w64dhewg
2011-06-23COMMON: Add abort() to the list of forbidden symbolsJulien
2011-06-06COMMON: Attempt to make 'forbidden symbol' error more helpfulMax Horn
2011-06-06COMMON: Make more symbols forbiddenMax Horn
2011-05-24COMMON: Add putc(har) and getc(har) to forbidden symbolsMax Horn
2011-05-23COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessedMax Horn
2011-05-23COMMON: Mark more symbols as forbiddenMax Horn
2011-05-17COMMON: Forbid use of some more symbolsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2010-10-31COMMON: Document forbidden.hMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn