- 07 Nov, 2019 1 commit
-
-
Sydney Acksman authored
-
- 04 Nov, 2019 1 commit
-
-
Sydney Acksman authored
-
- 29 Oct, 2019 4 commits
-
-
Tapasweni Pathak authored
-
Tapasweni Pathak authored
-
Tapasweni Pathak authored
-
Tapasweni Pathak authored
-
- 28 Oct, 2019 1 commit
-
-
ST-DDT authored
-
- 23 Oct, 2019 1 commit
-
-
Christian Maurer authored
-
- 18 Oct, 2019 4 commits
-
-
Christian Maurer authored
-
Christian Maurer authored
-
woegster authored
-
woegster authored
-
- 15 Oct, 2019 1 commit
-
-
Juraj Lutter authored
This fixes build on, at least, NetBSD 8.1 with gcc 5.5 and SmartOS with gcc 7.
-
- 11 Oct, 2019 1 commit
-
-
Rafi Kamal authored
-
- 04 Oct, 2019 1 commit
-
-
Benjamin Peterson authored
-
- 03 Oct, 2019 1 commit
-
-
Rafi Kamal authored
-
- 30 Sep, 2019 4 commits
-
-
Adam Cozzette authored
-
EFanZh authored
This reverts commit 911e3040fa597e6a82351375d9eb416a6d3fae3a.
-
EFanZh authored
-
EFanZh authored
Currently, the generated header file might cause warnings if user specifies `-Wconversion` compiler option. This commit should be able to fix it.
-
- 27 Sep, 2019 1 commit
-
-
Andrei-Florin BENCSIK authored
When browsing around the strutil files I found a function that was never referenced inside the code base "void StripString(string* s, const char* remove, - char replacewith);" The name was kind of misleading as well and it seems like it's a carbon copy of "void ReplaceCharacters(string* s, const char* remove, char replacewith);" (even the parameter names are the same, the code is the same..) Is it intentional? Maybe for compatibility reasons? If so, let's make it deprecated and use the ReplaceCharacters method inside or the other way around. Also, noticed there were no tests for "StripString" or "Replace". Added some for both and planning on maybe making it more C++ish (?) in another commit.
-
- 20 Sep, 2019 1 commit
-
-
Christian Maurer authored
-
- 18 Sep, 2019 1 commit
-
-
Jie Luo authored
* Cherry pick changes on update_version.py #6643 * Update version to 3.10.0-rc-0 * Do not add rc0 to php packages.xml
-
- 16 Sep, 2019 1 commit
-
-
Mohamed Heikal authored
-
- 12 Sep, 2019 2 commits
-
-
Rafi Kamal authored
-
Paul Yang authored
* Down integrate to GitHub * Remove unintentional double assign * Change ByteCountInt64 to int64_t * Revert changes in binary_conformance_test.cc * Revert unnecessary changes
-
- 05 Sep, 2019 1 commit
-
-
Rafi Kamal authored
-
- 03 Sep, 2019 1 commit
-
-
Mohamed Heikal authored
-
- 23 Aug, 2019 12 commits
-
-
Sydney Acksman authored
Add comment explaining IExtensionMessage instability
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Sydney Acksman authored
Fix generated group code missing end group tag case Fix generated field classes searching for presence index for extensions
-
ObsidianMinor authored
-
Sydney Acksman authored
-
Sydney Acksman authored
-
Joshua Haberman authored
-
Mohamed Heikal authored
-
Mohamed Heikal authored
-
Mohamed Heikal authored
clang-cl requires the order to be the opposite of what it currently is. It should not affect other compilers since this is the only compiler that has both macros defined.
-