Age | Commit message (Expand) | Author |
---|---|---|
2011-06-23 | COMMON: Add abort() to the list of forbidden symbols | Julien |
2011-06-06 | COMMON: Attempt to make 'forbidden symbol' error more helpful | Max Horn |
2011-06-06 | COMMON: Make more symbols forbidden | Max Horn |
2011-05-24 | COMMON: Add putc(har) and getc(har) to forbidden symbols | Max Horn |
2011-05-23 | COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessed | Max Horn |
2011-05-23 | COMMON: Mark more symbols as forbidden | Max Horn |
2011-05-17 | COMMON: Forbid use of some more symbols | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2010-10-31 | COMMON: Document forbidden.h | Max Horn |
2010-10-30 | ALL: Add code to help stop people from accidentally using "bad" APIs | Max Horn |