xitiomet is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommit 2370fa3be9ac Raw commit »
- commit
- 2370fa3be9ac
- parent
- 1421406d1a1f
- branch
- dclinton
Reverts changes r152 and r153. The protobuf runtime can not be pulled as an SVN external as there is small bit of code that is generated via protoc itself.
| File | Lines added | Lines removed |
|---|---|---|
| .hgsvnexternals | – | 1 |
| google/__init__.py | 1 | – |
| google/protobuf/__init__.py | – | – |
| google/protobuf/descriptor.py | 433 | – |
| google/protobuf/descriptor_pb2.py | 963 | – |
| google/protobuf/internal/__init__.py | – | – |
| google/protobuf/internal/containers.py | 223 | – |
| google/protobuf/internal/decoder.py | 209 | – |
| google/protobuf/internal/encoder.py | 278 | – |
| google/protobuf/internal/input_stream.py | 338 | – |
| google/protobuf/internal/message_listener.py | 69 | – |
| google/protobuf/internal/output_stream.py | 125 | – |
| google/protobuf/internal/type_checkers.py | 285 | – |
| google/protobuf/internal/wire_format.py | 245 | – |
| google/protobuf/message.py | 246 | – |
| google/protobuf/reflection.py | 1615 | – |
| google/protobuf/service.py | 221 | – |
| google/protobuf/service_reflection.py | 284 | – |
| google/protobuf/text_format.py | 125 | – |
Comments
Log in to comment »