9298 Commits (868ab1469f54ca7a62f11c5366d3e98eb2f727b6)
 

Author SHA1 Message Date
Jon Skeet 5d7adf66ce First unit test reading a complete message\! 17 years ago
Jon Skeet 3f9a6f2116 Implemented GeneratedExtension, although list handling may be incorrect. 17 years ago
Jon Skeet 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
Jon Skeet 1353315ded Implemented TextFormatter 17 years ago
Jon Skeet b84310e110 Field accessor implementations complete (hopefully) 17 years ago
Jon Skeet 023d7398d6 Update Makefile in terms of C# sources and keyfile command line option 17 years ago
Jon Skeet 4e6215c734 Update Makefile in terms of C# sources and keyfile command line option 17 years ago
Jon Skeet 00b0af0890 Fix default instance behaviour for repeated types 17 years ago
Jon Skeet 4f435a506e Build all projects in the solution 17 years ago
Jon Skeet c1215c4660 Removed Descriptor.cs which was an early attempt at generation 17 years ago
Jon Skeet a03ea11c52 Finish implementing GeneratedBuilder. 17 years ago
Jon Skeet 4d276b6c7c Added a .gitignore file to make life simpler 17 years ago
Jon Skeet cd85190847 Two more which should have been in the last commit 17 years ago
Jon Skeet 3351bb63da Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
Jon Skeet 5f7b68eb6f Modified addressbook example with new options 17 years ago
Jon Skeet 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
Jon Skeet de21d2c92c Patch from Miguel de Icaza: This introduces auto-detection of Mono to configure, and if found, builds and installs the runtime library, and provides a pkg-config file so developers can easily use it on Unix. 17 years ago
Jon Skeet 9f4f0a56b1 Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
Jon Skeet c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
Jon Skeet 800f65e209 Patch from Miguel de Icaza - tweaks to generated C# 17 years ago
Jon Skeet 007f859664 First pass of the readme. Lots more to come. 17 years ago
Jon Skeet ec8c395517 Gradually implementing FieldSet 17 years ago
Jon Skeet b83aee759a Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 17 years ago
Jon Skeet 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
Jon Skeet a7246897ab Fix Makefile.am to include the C# files. 17 years ago
Jon Skeet 27727ab0fc Added C# projects. 17 years ago
Jon Skeet 560983ad1d Made TextFormatTest line-ending neutral 17 years ago
Jon Skeet 734746ed55 Added C# options 17 years ago
Jon Skeet fe7bb26214 Implemented AbstractMethod and split the descriptors into a new package 17 years ago
Jon Skeet c26b43d8cd Added copyright notices 17 years ago
Jon Skeet 1dd0a61d09 More tests for CodedInputStream, and some more WireFormat 17 years ago
Jon Skeet b802a94f45 Half way through CodedInputStream 17 years ago
Jon Skeet 70ff861764 Improved generation for C\# files 17 years ago
Jon Skeet baa2bf54c2 First part of dotnet library 17 years ago
Jon Skeet 3c38991607 Fix variance in line endings 17 years ago
Jon Skeet f92c545f49 Initial commit of C# code developed before installing Git. 17 years ago
temporal 4e88f89ed5 Add missing file. 17 years ago
temporal 779f61c6a3 Integrate recent changes from google3. 17 years ago
temporal a0f27fcd96 Heuristically detect sub-messages when printing unknown fields. 17 years ago
temporal 8ccb79057e Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting 17 years ago
temporal 24856db0e9 Applied Ulrich Kunitz's patches to slightly optimize Python serialization code. 17 years ago
temporal 6fdb0964e3 Fix static initialization ordering bug that caused crashes at startup when 17 years ago
temporal f206351d14 Sync code with Google-internal branch. Changes: 17 years ago
temporal cc930432c2 misc. stuff: 17 years ago
temporal e8564291e2 Fix Python service CallMethod() implementation. 17 years ago
temporal e773b43253 Allow trailing slashes in --proto_path mappings. 17 years ago
temporal 928ebb6b55 Fix bytes type setter to work with byte sequences with embedded NULLs. 17 years ago
temporal 40ee551715 Initial checkin. 17 years ago