Commits
Branch selector
User selector
Commit History
Commits on Oct 4, 2020
- authored andcommitted
version.h: fix the version number in the header
Show description for 72db276authored andcommitted
Commits on Sep 26, 2020
Commits on Sep 2, 2020
meson: Don't specifically look for python3
Show description for 45733dfauthored andcommitted
Commits on Jul 20, 2020
Commits on Jul 14, 2020
hot fix for building static lib (#1203)
Show description for bf0cfa5authored
Commits on Jul 13, 2020
Enhance cmake script (#1197)
Show description for cfc1ad7authored
Commits on Jun 23, 2020
Delete nullptr Json::Value constructor (#1194)
Show description for c8453d3authored
Commits on Jun 11, 2020
Billy donahue avoid isprint (#1191)
Show description for 632044aandauthoredavoid isprint, because it is locale specific (#1189)
Show description for b3189a0authored
Commits on May 31, 2020
Issue 1182: Fix fuzzing bug (#1183)
Show description for 9be5895authored
Commits on May 29, 2020
Fixes Oss-Fuzz issue: 21916 (#1180)
Show description for 6aba23fauthored
Commits on May 21, 2020
Escape control chars even if emitting UTF8 (#1178)
Show description for c161f4aauthored
Commits on May 13, 2020
Commits on May 12, 2020
clang-tidy + any_of usage (#1171)
Show description for e36cff1andauthored
Commits on May 8, 2020
Added current dir specifier for PowerShell (#1169)
Show description for b8cb888authored
Commits on Apr 30, 2020
Update README.md and add dota17 to AUTHORS list. (#1168)
Show description for d2d4c74authored- authored
- authored
Commits on Apr 29, 2020
Merge pull request #1165 from mrjoel/mrjoel/cmake-updates
Show description for d517d59authored
Commits on Apr 28, 2020
Remove redundant cmake_minimum_required from example
Show description for e9b0b96committed- committed
Use non-version checked add_compile_options
Show description for 524234ecommittedRemove unused CMake variable
Show description for 9abf119committed- committed
Check compiler using CMAKE_CXX_COMPILER_ID
Show description for 30eb5cecommittedAlways use consistent CXX_STANDARD
Show description for 12ceb01committedNot needed to specify CMAKE_MACOSX_RPATH
Show description for edc6239committed- committed
- committed
Don't use unique variable for postfix
Show description for a3afd74committed- authored
Ignore byte order mark in the head of UTF-8 text. (#1149)
Show description for 83946a2authored