3144 Commits (d40e3a1623b6d72fe056db538cf4ab17aa7b816f)
 

Author SHA1 Message Date
Feng Xiao 9a5d892e2a Merge pull request #1143 from xfxyjwf/fix_java 9 years ago
Jon Skeet 030c268489 Fix broken test 9 years ago
Jon Skeet 5ee055d53d Remove now-fixed conformance errors. 9 years ago
Jon Skeet b1ea15f7a5 Make sure that 9 years ago
Jon Skeet 8866d6a80e Reject JSON containing the same oneof field twice 9 years ago
Jon Skeet 52db5139c4 Change handling of unknown enums: we now write out the value as a number. 9 years ago
Jon Skeet f437b67f60 Extra strictness for FieldMask conversion 9 years ago
Jon Skeet 022a9b2675 Allow the original field name (rather than camel-cased) when parsing JSON 9 years ago
Jon Skeet 1fc485928f Fixes to JSON timestamp/duration representations 9 years ago
Jon Skeet c74676f070 Report serialization errors in conformance tests 9 years ago
Jon Skeet 888e71bdfc Prohibit null values in repeated and map fields in JSON 9 years ago
Jon Skeet 1a34ac03be Throw a better exception when invalid base64 is detected in JSON 9 years ago
Jon Skeet 730c38ad8c Support (and test) numeric enum parsing in JSON 9 years ago
Jon Skeet f262611ff6 Fix handling of repeated wrappers 9 years ago
Feng Xiao ea956761cc Fix tests broken by the Java directory change. 9 years ago
Feng Xiao b6ef4015d7 Merge pull request #1121 from nmittler/restructure 9 years ago
nmittler 49efe9d7db Restructuring protobuf to multiple modules 9 years ago
Jon Skeet f2fe50bfc5 JSON conformance test fixes 9 years ago
Jon Skeet 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 9 years ago
Jan Tattermusch 73c003c309 Merge pull request #1089 from jskeet/map-null 9 years ago
Joshua Haberman 937ef23acd Merge pull request #1080 from haberman/conformance-crashes 9 years ago
Feng Xiao da2eb68dd3 Merge pull request #1129 from dongjoon-hyun/fix_typos_in_README_and_CHANGES 9 years ago
Josh Haberman 7e74a02b17 Don't generate Objective C WKT for conformance tests to avoid dupliate defs. 9 years ago
Thomas Van Lenten af8e7ef9a3 Merge pull request #1131 from thomasvl/fix_sem_leak 9 years ago
Thomas Van Lenten 4d663376e2 Release the semaphore in dealloc, fixing leak. 9 years ago
Josh Haberman 043ca2b84b Conformance: Update C# failure list to reflect which tests currently pass. 9 years ago
Josh Haberman fc7f8d9cd0 Fixed Ruby conformance tests by running them under rvm Ruby. 9 years ago
Josh Haberman bf50ec4ac9 Added debugging output to debug type= problem on Travis. 9 years ago
Josh Haberman ea909a57e4 Updated C#'s failure list, and added missing file. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Dongjoon Hyun 7b08d49e9d Fix typos in README.md/CHANGES.txt 9 years ago
Feng Xiao c64146f195 Merge pull request #1046 from peternewman/patch-1 9 years ago
Jon Skeet 9e4f354f14 Prohibit null values in map fields 9 years ago
Peter Newman 4af1cc7445 Revert the change and remove an incorrect comment 9 years ago
Feng Xiao 5700a1054b Merge pull request #1124 from xfxyjwf/appveyor 9 years ago
Feng Xiao 8f2b622944 Fix appveyor build. 9 years ago
Jan Tattermusch 6d1d415133 Merge pull request #1098 from jskeet/wkt-json 9 years ago
Jan Tattermusch 698f61688c Merge pull request #1088 from jskeet/codec-pruning 9 years ago
Jan Tattermusch be44985c8c Merge pull request #1087 from jskeet/json-tests 9 years ago
Feng Xiao edd60c9003 Merge pull request #1120 from gitplaneta/master 9 years ago
Radoslaw Busz 7d91667e82 Update README.md - remove typo 9 years ago
Feng Xiao 35683bc179 Merge pull request #1101 from xfxyjwf/doc 9 years ago
Thomas Van Lenten d134a80f84 Merge pull request #1118 from thomasvl/xcode_scheme_cleanup 9 years ago
Thomas Van Lenten 0e42ed30cb Remove the stale reference to test no longer around, and keep the performance test limited to just performance tests. 9 years ago
Feng Xiao 64d865210f Update README.md and remove INSTALL.txt 9 years ago
Feng Xiao 76195058e2 Patch internal change 111557819. 9 years ago
Feng Xiao 363316a8d7 Merge pull request #1100 from xfxyjwf/javadoc 9 years ago
Feng Xiao 7d075a44c1 Update version number and fix javadoc errors. 9 years ago
Thomas Van Lenten ee4a0c0e06 Merge pull request #1094 from thomasvl/update_objc_conformance 9 years ago
Jon Skeet b4a58173f2 Ensure all formatted well-known-type values are valid JSON 9 years ago