7513 Commits (cdc7fe8f054c5732d05d24a7559776fa11b5a659)
 

Author SHA1 Message Date
kenton@google.com c7f06b2ad5 Added clarification to license that generated code is owned by the owner of the 16 years ago
kenton@google.com 9b10f5845a * Fix build on MSVC. 16 years ago
kenton@google.com 0b3023fa65 Add file missing from rev 50. 16 years ago
kenton@google.com 24bf56fb3a Integrate changes from internal Google-internal branch. 16 years ago
kenton@google.com 3121a56ab4 Add file that was mysteriously missing from SVN tree. 16 years ago
kenton@google.com a69deb6477 Explicitly identify superclass in initializer lists for generated message 16 years ago
kenton@google.com 4410396f11 Work around absence of hash_map. 16 years ago
temporal 4014b9f83f Add @Override annotation to generated Java code where appropriate. 16 years ago
temporal bf86b546c3 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that 16 years ago
Jon Skeet 7fd62ffd77 Initial setup of generator code. Little real functionality so far. 16 years ago
Jon Skeet 4658a3dd7e Doc fix 16 years ago
Jon Skeet dd9703ba53 Reduce dependencies 16 years ago
Jon Skeet 881db010cb Fix initialization check when an optional field has required subfields 16 years ago
Jon Skeet 0dabc77f7f Renamed GeneratedRepeatException to GeneratedRepeatExtension 16 years ago
Jon Skeet be432ca43c Added a doc TODO 16 years ago
Jon Skeet 57be03df65 Removed unnecessary delegate 16 years ago
temporal 742e40975a 2.0.1 release. 16 years ago
Jon Skeet 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 16 years ago
Jon Skeet ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 years ago
temporal dd681ad786 More prep for 2.0.1: 17 years ago
temporal ea9d0d85fb Add missing module to setup.py. 17 years ago
Jon Skeet f09fed217f Small tidying. 17 years ago
Jon Skeet 2cbd799b5e Comments. 17 years ago
Jon Skeet 984eb9c27a Just comments. 17 years ago
Jon Skeet 3fa72c5556 Just the solution file - can be ignored. 17 years ago
Jon Skeet 0b6d39acc4 Remove unused variable. 17 years ago
Jon Skeet 92b0aaa09e Use a nullable int for the memoizedSize, just because it's neater. 17 years ago
Jon Skeet 9deef9baec Add aliases into enums 17 years ago
Jon Skeet 10ad653ce5 Reflect Java source code. 17 years ago
Jon Skeet 40c2221ef4 Updated C# tests and code for TextFormat to match Java. 17 years ago
Jon Skeet 7941ebf198 Updates due to changes to descriptor.proto 17 years ago
temporal a44f3c33df Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt. 17 years ago
Jon Skeet a09ca23e16 Solution file - should not be part of patch to svn 17 years ago
Jon Skeet 187108b507 Added some ignore files 17 years ago
Jon Skeet 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 years ago
Jon Skeet b01135c485 Align delegates with .NET 3.5 17 years ago
Jon Skeet 6d0cbe7200 Use a switch instead of a map for WireFormat. 17 years ago
Jon Skeet 0980982095 Evil reflection optimisation. 17 years ago
Jon Skeet 38da52d349 Micro-optimisations around varints and strings. 17 years ago
Jon Skeet 272d384f6a Use delegates instead of dynamic reflection. 17 years ago
Jon Skeet db9d2fcd06 isInitialized optimisation for reflection-based generated protos 17 years ago
Jon Skeet 3b3150881a Optimisations of IsInitialized and removal of unnecessary references. 17 years ago
Jon Skeet 0677933d9e Addressbook samples. 17 years ago
Jon Skeet 81efcf25f3 Removed accidental addition of test directory. 17 years ago
Jon Skeet 62b3d31fb7 Fixed a few TODOs 17 years ago
Jon Skeet eb4ef52c66 Abandon the 'self' namespace alias - we need to be able to import types in other namespaces too. 17 years ago
Jon Skeet 5407a4329d Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 years ago
Jon Skeet 38d453d318 Beginning to fix the TODOs 17 years ago
Jon Skeet 15041fa06c Removed EnumDescriptorIndexAttribute - not really necessary. 17 years ago
Jon Skeet 283b7a1a51 Batch file to generate the bootstrapping proto files 17 years ago