public
Description: Port of Google's Protocol Buffers to C#
Homepage: http://code.google.com/p/protobuf/
Clone URL: git://github.com/jskeet/dotnet-protobufs.git
jskeet (author)
Tue Nov 03 09:36:32 -0800 2009
commit  e53a4f8ed1fadd0c2ec80a70e8b1b545a66e3309
tree    9186debb649fbbc1f0ffe2cd56f305749039048b
parent  cc534e08db5a79be1bca9493a50939dec9d35bc2
name age message
file .gitignore Wed Sep 09 02:08:42 -0700 2009 Ignore mono binaries [jskeet]
file ProtocolBuffers.build Fri Jun 05 11:29:36 -0700 2009 Fix custom options behaviour [jskeet]
directory benchmarks/ Thu Mar 05 15:28:32 -0800 2009 Benchmark data update. [jskeet]
directory lib/ Tue Nov 03 09:36:32 -0800 2009 Added a flag to allow code contracts to be emitted [jskeet]
directory mono/ Thu Jun 25 12:31:26 -0700 2009 Mono build file improvements and readme [Jon Skeet]
directory protos/ Tue Nov 03 09:36:32 -0800 2009 Added a flag to allow code contracts to be emitted [jskeet]
file readme.txt Wed Oct 22 05:30:34 -0700 2008 First cut at new layout [jskeet]
directory src/ Tue Nov 03 09:36:32 -0800 2009 Added a flag to allow code contracts to be emitted [jskeet]
directory testdata/ Thu Mar 05 05:22:15 -0800 2009 Commit earlier deletes [jskeet]
file todo.txt Wed Sep 09 07:51:39 -0700 2009 Can now at least *build* Silverlight2 assembly ... [jskeet]
readme.txt
Welcome! This is, of course, a placeholder file.