История коммитов

Автор SHA1 Сообщение Дата
  csharptest b4bd2e0384 Issue 84: warning CS0219: The variable `size' is assigned but its value is never used 11 лет назад
  csharptest 1e29e701a7 Fix build error for missing method Enum.GetValues() on some platforms 11 лет назад
  csharptest e234691b67 Fix build error for missing class HashSet on some platforms 11 лет назад
  csharptest 569212f38b Fix build error for missing assembly attribute AllowPartiallyTrustedCallers 11 лет назад
  csharptest b0c94cd21c Fix build error for using namespace outside of conditional compilation 11 лет назад
  csharptest 865e86d50c Fix build error in profiles without extension methods. 11 лет назад
  Jisi Liu 12d8a514c8 Get the map factory per mergeFrom() call for JavaNano. 11 лет назад
  csharptest 3faaac1b9a Issue 71: CodedInputStream.ReadBytes go to slow path unnecessarily 11 лет назад
  csharptest f6a0c116f9 Issue 70: Portable library project has some invalid Nunit-based code. 11 лет назад
  csharptest 13f56c0d9c amended: Add SecurityCritical attributes to serialization 11 лет назад
  csharptest 6ab2678e27 Issue 56: NuGet package is noisy 11 лет назад
  Jisi Liu d9a6f27bc3 implement hashCode() for JavaNano maps. 11 лет назад
  Jisi Liu 1536e93349 Implement Equals for nano. 11 лет назад
  zex a4f634ce74 fix raise syntax issues for py3, 11 лет назад
  Jisi Liu b0f194885e Rename empty bytes in JavaNano. 11 лет назад
  Jisi Liu cd99c12df2 Rename readData() to readPrimitiveField() in JavaNano. 11 лет назад
  Jisi Liu 7f3693184a Add tests merging empty entries in JavaNano map 11 лет назад
  Joshua Haberman 20490e33ca Merge pull request #189 from cfallin/update-ruby-upb 11 лет назад
  Chris Fallin 06bf6308ea README.md update for Ruby gem. 11 лет назад
  Jisi Liu bd3573cb09 Fix the behavior when merging conflicting keys, the new value always 11 лет назад
  Jisi Liu ca35a80303 Test keys and values cannot be null. 11 лет назад
  Jisi Liu 0d52964597 Basic serialization/parsing test. 11 лет назад
  Bo Yang 1d627f85c3 Fix comment 11 лет назад
  Jisi Liu 3c0355ef37 Moving internal code to InternalNano and rename MapUtil to MapFactories. 11 лет назад
  Bo Yang 3edcbaf57a Clean code 11 лет назад
  Bo Yang 2e32b8b569 Remove "include sstream" from command_line_interface.cc 11 лет назад
  Bo Yang a1b351c55b Change flag for generating dependency file to "dependency_out". Delete 11 лет назад
  Bo Yang 5fa3956ede Fix comments. 11 лет назад
  Bo Yang 5914ce7a16 Implement a feature to generate a dependency file. By giving protoc the flag 11 лет назад
  Jisi Liu d5839d2b4d parsing and serialzation for maps in JavaNano. 11 лет назад