Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-22 | Verify build with protobuf-3.0.0, fix problems. | Petteri Aimonen | 1 | -2/+2 | |
Also updated descriptor.proto from protobuf-3.0.0. | |||||
2014-04-01 | Fix compile error when default value given for extension field. | Petteri Aimonen | 1 | -1/+1 | |
Update issue 111 Status: FixedInGit | |||||
2013-09-08 | Start moving the tests into subfolders. Transition to SCons for build system ↵ | Petteri Aimonen | 1 | -0/+17 | |
for the tests. Only a few tests updated so far. Have to include all the rest before merging to mainline. Update issue 63 Status: Started |