aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Can now at least *build* Silverlight2 assembly easily. Can't test though.Jon Skeet2009-09-098-15/+71
* Silverlight compatibility now working, although build files aren't idealJon Skeet2009-09-093-3/+190
* Silverlight compatibility other than SortedListJon Skeet2009-09-095-21/+74
* Fixed bug spotted by danielrJon Skeet2009-09-063-28/+48
* Fix copyright noticesJon Skeet2009-06-2549-57/+1352
* Gone back to non-remoting mocks, but marked breaking unit test as ignoredJon Skeet2009-06-251-11/+7
* Workaround for Mono bug 516379Jon Skeet2009-06-2511-249/+249
* Use remoting mocks to work with monoJon Skeet2009-06-251-6/+11
* Merge branch 'master' of git@github.com:jskeet/dotnet-protobufsJon Skeet2009-06-253-35/+1
|\
| * Remove unused class (was going to be used for multi-file support)Jon Skeet2009-06-223-35/+1
* | Fix bug when reading many messages - size guard was triggeredJon Skeet2009-06-253-7/+51
* | Initial Silverlight compatibility workJon Skeet2009-06-208-17/+24
|/
* Get the right warning number this time.Jon Skeet2009-06-171-1/+1
* Fixed a couple of warningsJon Skeet2009-06-172-6/+15
* Remove unused variable in static constructorsJon Skeet2009-06-1711-85/+88
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-0513-76/+153
* Add CLSCompliance.Jon Skeet2009-06-0518-1/+201
* Include missing generated filesJon Skeet2009-06-053-0/+1675
* Fix custom options behaviourJon Skeet2009-06-0528-1367/+2540
* New tests, double build errors, and a few miscellaneous fixesJon Skeet2009-05-308-15/+124
* Write/Read delimited messagesJon Skeet2009-05-2918-12/+947
* Fix equality of messages to include unknown fieldsJon Skeet2009-05-2810-27/+253
* Added field constant generationJon Skeet2009-05-2813-1/+418
* Fixed i18n issues with numbersJon Skeet2009-05-116-12/+72
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-0511-249/+800
* Minor benchmarking changesJon Skeet2009-03-052-2/+3
* Commit earlier deletesJon Skeet2009-03-052-9751/+0
* Added ToBuilder and WeakToBuilderJon Skeet2009-02-2419-4/+151
* Support packed primitive typesJon Skeet2009-02-1821-892/+3458
* Use atomic groups to mimic the possessive quantifier change in Java codeJon Skeet2009-01-271-5/+6
* String optimisationsJon Skeet2009-01-271-4/+7
* Merge extensions correctlyJon Skeet2009-01-277-9/+23
* Setters/adders now throw ArgumentNullException appropriately.Jon Skeet2009-01-2729-14/+597
* Remove extraneous conversion to byte stringJon Skeet2009-01-271-1/+0
* Removed redundant import from tutorial protoJon Skeet2009-01-211-11/+9
* Changed benchmark namespace and fixed enum issueJon Skeet2009-01-166-137/+137
* BenchmarkingJon Skeet2009-01-164-1876/+5775
* Upgraded to protoc.exe 2.0.3. Added new build target of clean-buildJon Skeet2009-01-168-377/+365
* Benchmarking, dumping and mungingJon Skeet2009-01-1623-19/+6530
* Remove ugly bootstrapping - we don't need it now.Jon Skeet2008-12-152-18/+0
* Added address book exampleJon Skeet2008-11-248-0/+1166
* Refactor IsInitialized to match Java versionJon Skeet2008-11-241-10/+4
* Fix property special-casingJon Skeet2008-11-2411-126/+125
* New options now work fine.Jon Skeet2008-11-1310-41/+79
* Refactored optionsJon Skeet2008-11-1226-273/+653
* Replaced copyright noticeJon Skeet2008-10-23114-867/+2083
* Fix bug in GeneratedBuilder.MergeFromJon Skeet2008-10-233-7/+36
* A few tweaksJon Skeet2008-10-221-0/+1
* First cut at new layoutJon Skeet2008-10-22132-0/+41539
* Wiping slate clean to start again with new layout.Jon Skeet2008-10-22192-73972/+0