aboutsummaryrefslogtreecommitdiff
path: root/external/easylogging++
Commit message (Expand)AuthorAgeFilesLines
...
* easylogging++: update to latest upstream (v9.96.5)moneromooo-monero2018-11-063-240/+349
* easylogging++: remove std::deque usagemoneromooo-monero2018-10-232-3/+8
* Merge pull request #4459Riccardo Spagni2018-09-291-2/+2
* NetBSD supportthomasvaughan2018-09-111-2/+7
* easylogging++: make the logger handle early/late loggingmoneromooo-monero2018-07-152-4/+17
* easylogging++: cached allowed categoriesmoneromooo-monero2018-04-252-1/+12
* Merge pull request #3187Riccardo Spagni2018-02-161-0/+6
|\
| * call _exit instead of abort in release modemoneromooo-monero2018-02-011-0/+6
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* Merge pull request #3063Riccardo Spagni2018-01-101-0/+2
|\
| * easylogging++: do not use crash log code on android, etcmoneromooo-monero2018-01-041-0/+2
* | Add misc hardening flags to the cmake machinerymoneromooo-monero2017-12-311-0/+1
|/
* only include the easylogging++ stack trace code when neededmoneromooo-monero2017-12-261-4/+4
* easlogging++: omit some unneded macrosmoneromooo-monero2017-12-261-0/+1
* Merge pull request #2920Riccardo Spagni2017-12-251-2/+3
|\
| * easylogging++: avoid buffer underflowmoneromooo-monero2017-12-181-2/+3
* | Fix Windows builddEBRUYNE-12017-12-231-0/+1
|/
* easylogging: show the 'no stack trace' warning only onceston1th2017-12-092-5/+7
* Merge pull request #2791Riccardo Spagni2017-11-251-2/+7
|\
| * fixed easylogging compile issue on OpenBSDDyrcona2017-11-121-2/+7
* | cmake: fix shared library buildredfish2017-10-131-1/+2
|/
* easylogging++: add categories gettermoneromooo-monero2017-09-222-1/+20
* easylogging++: log timestamps in GMT for privacymoneromooo-monero2017-05-281-3/+3
* GUI: easylogging++ install targetJaquee2017-05-061-0/+11
* Merge pull request #2000Riccardo Spagni2017-05-051-1/+5
|\
| * Silence clang++ warningsHoward Chu2017-04-231-1/+5
* | Merge pull request #1997Riccardo Spagni2017-05-051-0/+1
|\ \
| * | easylogging++: default to creating categories by defaultmoneromooo-monero2017-04-221-0/+1
| |/
* | Merge pull request #1967Riccardo Spagni2017-04-241-2/+1
|\ \
| * | Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOGMoroccanMalinois2017-04-121-2/+1
| |/
* / Easylogging: remove invalid static in function member definitionMoroccanMalinois2017-04-121-1/+1
|/
* Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-04-101-0/+1
* easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero2017-04-101-2/+2
* easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero2017-04-101-1/+6
* easylogging++: fix logging with static const header only data membersmoneromooo-monero2017-04-101-1/+13
* easylogging++: allow clipping a common filename prefixmoneromooo-monero2017-04-102-4/+30
* easylogging++: add file-only logsmoneromooo-monero2017-04-102-10/+12
* eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero2017-04-101-0/+1
* easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero2017-04-101-0/+2
* easylogging++: Print thread ID in a nicer waymoneromooo-monero2017-04-101-0/+7
* easylogging++: add categoriesmoneromooo-monero2017-04-102-1/+121
* update easylogging++ to latest upstreammoneromooo-monero2017-04-104-5744/+6489
* Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-02-121-0/+3
* Merge pull request #1696Riccardo Spagni2017-02-111-0/+2
|\
| * Fix race in setThreadName/getThreadNameLee Clagett2017-02-071-0/+2
* | easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero2017-02-051-2/+2
|/
* Fixed a deadlock issue with easylogger++NanoAkron2017-02-011-2/+2
* Merge pull request #1596Riccardo Spagni2017-01-201-1/+6
|\
| * easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero2017-01-201-1/+6
* | easylogging++: enforce recursive mutexmoneromooo-monero2017-01-161-1/+5
|/