- 26 Jan, 2018 1 commit
-
-
Jisi Liu authored
-
- 18 Jan, 2018 1 commit
-
-
Jisi Liu authored
-
- 17 Jan, 2018 1 commit
-
-
Jisi Liu authored
-
- 12 Jan, 2018 1 commit
-
-
Michael Collis authored
-
- 19 Dec, 2017 1 commit
-
-
Jisi Liu authored
-
- 08 Dec, 2017 1 commit
-
-
Paul Yang authored
* Fix ruby gc_test in ruby 2.4 * Initialize global variables to Qnil.
-
- 07 Dec, 2017 1 commit
-
-
Paul Yang authored
* Add discard unknown API in ruby. * Add test for oneof message field. * Add TestUnknown to represent unknown field data clearly. * Only serialize the message with unknown fields itself in test. * Move discard_unknown from Message to Google.Protobuf
-
- 06 Dec, 2017 1 commit
-
-
W authored
--pre was not necessary to install google-protobuf when I tried it today (2017-12-06).
-
- 02 Nov, 2017 1 commit
-
-
Jisi Liu authored
-
- 26 Oct, 2017 1 commit
-
-
Paul Yang authored
* Reserve unknown in ruby * Revert ruby tests. Wait for cpp impl for conformance test * Add conformance test for preserving unknown * Add unknown field conformance test to csharp failure list. * Fix comments * Fix comment * Fix comments * Fix typo * Use stringsink_string directly * Mark hd unused * Remove unused encodeunknown_handlerfunc
-
- 12 Oct, 2017 1 commit
-
-
@rubynerd authored
-
- 04 Oct, 2017 1 commit
-
-
Paul Yang authored
* Fix ruby segment fault 1) rb_ary_new cannot be called during allocate function. During allocate fucntion, the containing object hasn't been marked and rb_ary_new may invoke gc to collect containing object. 2) The global map should be marked before allocating it. Otherwise it may be garbage collected. * Add test * Remove commented code * Fix grammer error
-
- 21 Sep, 2017 1 commit
-
-
Zachary Anker authored
-
- 20 Sep, 2017 3 commits
-
-
Zachary Anker authored
-
Zachary Anker authored
-
Zachary Anker authored
-
- 15 Sep, 2017 1 commit
-
-
Jisi Liu authored
-
- 14 Sep, 2017 1 commit
-
-
Jisi Liu authored
-
- 13 Sep, 2017 2 commits
-
-
Aaron Patterson authored
-
Aaron Patterson authored
This makes the frame stack per-parser, and per-thread. Fixes #3250
-
- 30 Aug, 2017 2 commits
-
-
Aaron Patterson authored
-
Aaron Patterson authored
This makes the frame stack per-parser, and per-thread. Fixes #3250
-
- 18 Aug, 2017 1 commit
-
-
Jisi Liu authored
-
- 17 Aug, 2017 1 commit
-
-
Jisi Liu authored
-
- 24 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 28 Jun, 2017 2 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
- 21 Jun, 2017 1 commit
-
-
Bo Yang authored
-
- 19 Jun, 2017 1 commit
-
-
Joshua Haberman authored
* Fixed a bunch of Ruby conformance errors. * Fixed some more Ruby conformance errors in JSON.
-
- 13 May, 2017 2 commits
-
-
Andreas Eger authored
-
Andreas Eger authored
`.quo` return the most exact devision which fixes accuracy problems for the timestamp coercion
-
- 08 May, 2017 1 commit
-
-
Feng Xiao authored
-
- 06 Apr, 2017 1 commit
-
-
Feng Xiao authored
-
- 17 Mar, 2017 2 commits
-
-
Adam Cozzette authored
We have some special code in wrap_memcpy.c to ensure that we use the 2.2.5 version of memcpy, for compatibility with older versions of glibc. However, we need to make sure we only attempt to do this when we are actually building with glibc, so that the code can also build successfully against other libc implementations such as musl.
-
Ewout authored
-
- 15 Mar, 2017 4 commits
-
-
Adam Cozzette authored
-
Josh Haberman authored
-
Josh Haberman authored
-
Josh Haberman authored
-
- 14 Mar, 2017 1 commit
-
-
Josh Haberman authored
-