summaryrefslogtreecommitdiff
path: root/rsc/source/rscpp
AgeCommit message (Expand)Author
2014-11-21document coverity#983096 Resource leakCaolán McNamara
2014-11-03coverity#982297 EBCDIC-related cleanupCaolán McNamara
2014-10-06warning C4101: unreferenced local variableStephan Bergmann
2014-10-04we really do not care about ebcdic do we ?Norbert Thiebaud
2014-10-04coverity#706152 Copy into fixed size bufferNorbert Thiebaud
2014-10-04cosmetic: start bringing rscpp in this century c-wiseNorbert Thiebaud
2014-09-19warning C4701: potentially uninitialized local variableStephan Bergmann
2014-09-19cid#983095 Resource leakNoel Grandin
2014-09-19rsc: remove more DEC remnantsNoel Grandin
2014-09-19rsc: NOMAIN is always trueNoel Grandin
2014-09-19rsc: remove support for DECUSNoel Grandin
2014-09-19rsc: remove unused OLD_PREPROCESSORNoel Grandin
2014-09-19rsc: remove VAX supportNoel Grandin
2014-09-19rsc: remove PDP supportNoel Grandin
2014-09-19rsc: remove 68000 supportNoel Grandin
2014-09-19rsc: remove ONYX supportNoel Grandin
2014-09-19rsc: remove LATTICE supportNoel Grandin
2014-09-19rsc: remove RT11 supportNoel Grandin
2014-09-19rsc: remove RSX supportNoel Grandin
2014-09-19rsc: remove VMS supportNoel Grandin
2014-07-05coverity#983492 String OverflowNorbert Thiebaud
2014-07-05cosmetic clean-up, prep for patchesNorbert Thiebaud
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-27rsc: fix how -isystem args are filtered out for the preprocStephan Bergmann
2014-06-26rsc: ignore -isystem argsStephan Bergmann
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-30coverity#705197 Missing break in switchCaolán McNamara
2014-05-29cppcheck: consecutive return/break/...Julien Nabet
2014-05-20C string usage improvmentArnaud Versini
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-16Some trivial -fsanitize=undefined adaptionsStephan Bergmann
2013-09-12CID#441298 use after freeCaolán McNamara
2013-05-16Quiet cppcheckJulien Nabet
2013-05-08Revert "coverity#983096: Resource leak"Noel Power
2013-05-08coverity#983096: Resource leakJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-23Fix typo accessable/accessibleJulien Nabet
2012-11-20incorrect body alignmentLuboš Luňák
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-11-25BIG_ENDIAN was never setFrançois Tigeot
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-08Revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c"Tor Lillqvist
2011-10-07cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.cPierre-André Jacquod