aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make sure thatGravatar Jon Skeet2016-01-15
* Reject JSON containing the same oneof field twiceGravatar Jon Skeet2016-01-15
* Change handling of unknown enums: we now write out the value as a number.Gravatar Jon Skeet2016-01-15
* Extra strictness for FieldMask conversionGravatar Jon Skeet2016-01-15
* Allow the original field name (rather than camel-cased) when parsing JSONGravatar Jon Skeet2016-01-15
* Fixes to JSON timestamp/duration representationsGravatar Jon Skeet2016-01-15
* Report serialization errors in conformance testsGravatar Jon Skeet2016-01-15
* Prohibit null values in repeated and map fields in JSONGravatar Jon Skeet2016-01-15
* Throw a better exception when invalid base64 is detected in JSONGravatar Jon Skeet2016-01-15
* Support (and test) numeric enum parsing in JSONGravatar Jon Skeet2016-01-15
* Fix handling of repeated wrappersGravatar Jon Skeet2016-01-15
* JSON conformance test fixesGravatar Jon Skeet2016-01-13
* Merge pull request #1089 from jskeet/map-nullGravatar Jan Tattermusch2016-01-12
|\
* \ Merge pull request #1080 from haberman/conformance-crashesGravatar Joshua Haberman2016-01-12
|\ \
* \ \ Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGESGravatar Feng Xiao2016-01-12
|\ \ \
| | * | Don't generate Objective C WKT for conformance tests to avoid dupliate defs.Gravatar Josh Haberman2016-01-12
* | | | Merge pull request #1131 from thomasvl/fix_sem_leakGravatar Thomas Van Lenten2016-01-12
|\ \ \ \
| * | | | Release the semaphore in dealloc, fixing leak.Gravatar Thomas Van Lenten2016-01-12
|/ / / /
| | * | Conformance: Update C# failure list to reflect which tests currently pass.Gravatar Josh Haberman2016-01-12
| | * | Fixed Ruby conformance tests by running them under rvm Ruby.Gravatar Josh Haberman2016-01-11
| | * | Added debugging output to debug type= problem on Travis.Gravatar Josh Haberman2016-01-11
| | * | Updated C#'s failure list, and added missing file.Gravatar Josh Haberman2016-01-11
| | * | Allow conformance test runner to tolerate crashes, and re-enable conformance ...Gravatar Josh Haberman2016-01-11
| |/ / |/| |
| * | Fix typos in README.md/CHANGES.txtGravatar Dongjoon Hyun2016-01-11
|/ /
* | Merge pull request #1046 from peternewman/patch-1Gravatar Feng Xiao2016-01-11
|\ \
| | * Prohibit null values in map fieldsGravatar Jon Skeet2016-01-11
| |/ |/|
| * Revert the change and remove an incorrect commentGravatar Peter Newman2016-01-09
* | Merge pull request #1124 from xfxyjwf/appveyorGravatar Feng Xiao2016-01-09
|\ \
| * | Fix appveyor build.Gravatar Feng Xiao2016-01-09
|/ /
* | Merge pull request #1098 from jskeet/wkt-jsonGravatar Jan Tattermusch2016-01-08
|\ \
* \ \ Merge pull request #1088 from jskeet/codec-pruningGravatar Jan Tattermusch2016-01-08
|\ \ \
* \ \ \ Merge pull request #1087 from jskeet/json-testsGravatar Jan Tattermusch2016-01-08
|\ \ \ \
* \ \ \ \ Merge pull request #1120 from gitplaneta/masterGravatar Feng Xiao2016-01-08
|\ \ \ \ \
| * | | | | Update README.md - remove typoGravatar Radoslaw Busz2016-01-08
|/ / / / /
* | | | | Merge pull request #1101 from xfxyjwf/docGravatar Feng Xiao2016-01-07
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1118 from thomasvl/xcode_scheme_cleanupGravatar Thomas Van Lenten2016-01-07
|\ \ \ \ \ \
| * | | | | | Remove the stale reference to test no longer around, and keep the performance...Gravatar Thomas Van Lenten2016-01-07
|/ / / / / /
| * / / / / Update README.md and remove INSTALL.txtGravatar Feng Xiao2016-01-06
|/ / / / /
* | | | | Patch internal change 111557819.Gravatar Feng Xiao2016-01-06
* | | | | Merge pull request #1100 from xfxyjwf/javadocGravatar Feng Xiao2016-01-06
|\ \ \ \ \
| * | | | | Update version number and fix javadoc errors.Gravatar Feng Xiao2016-01-06
* | | | | | Merge pull request #1094 from thomasvl/update_objc_conformanceGravatar Thomas Van Lenten2016-01-06
|\ \ \ \ \ \
| | | | | * | Ensure all formatted well-known-type values are valid JSONGravatar Jon Skeet2016-01-06
| |_|_|_|/ / |/| | | | |
| | | * | | Improve number handling in JSON parsingGravatar Jon Skeet2016-01-06
| |_|/ / / |/| | | |
| * | | | Fix up the conformance testsGravatar Thomas Van Lenten2016-01-05
|/ / / /
* | | | Merge pull request #1093 from thomasvl/fix_objcGravatar Thomas Van Lenten2016-01-05
|\ \ \ \
| * | | | Update objectivec/google/protobuf/Type.pbobjc.mGravatar Thomas Van Lenten2016-01-05
|/ / / /
* | | | Merge pull request #1092 from thomasvl/fix_conformanceGravatar Thomas Van Lenten2016-01-05
|\ \ \ \
| * | | | Fix conformance test to only report skips in verbose mode.Gravatar Thomas Van Lenten2016-01-05
|/ / / /
* | | | Merge pull request #1091 from thomasvl/objc_tests_use_autocreatorsGravatar Thomas Van Lenten2016-01-05
|\ \ \ \