Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Mikhail Suendukov 2f1c4abb2f move private vars from interfaces to implementations 2023-07-07 17:35:04 +02:00
Anastasia Kubova e9e257e656 Resolve feedbacks 2020-12-03 13:54:08 +03:00
Anastasia Kubova 377981614a Update imports 2020-11-23 14:43:37 +03:00
Dmitrii Chichuk c63e336b5d Address feedbacks to PR 2020-04-28 18:24:16 +04:00
Landon Fuller 092fe0924b PLCR-465: Enable -Wnewline-eof and fix missing newlines at EOF.
Apple provides a non-standard (and by-default disabled) -Wnewline-eof in
both clang, and Apple's port of GCC.

Some PLCrashRpoerter users have this option turned on in their builds,
causing build failures in cases where our headers do not contain
terminating newlines.

To improve compatibility for users issues going forward, this commit
enables -Wnewline-eof and fixes all files missing terminating newlines.
2013-07-21 22:56:03 -04:00
Landon Fuller d811d3971d Update all copyright statements 2013-01-01 17:02:34 -05:00
Landon Fuller 6d5738447d Add symbol info support to PLCrashReport's parser 2012-12-13 15:46:29 -05:00
Landon Fuller 06ef11a0c2 Break classes out into distinct source files. 2012-12-10 12:59:32 -05:00