Jisi Liu
1939efed2d
Add .so to .gitignore.
...
Change-Id: I5418606cb51a43a8cd7f91f26448cf0e8dde1016
10 years ago
Jisi Liu
7e9020fb0e
Merge pull request #185 from mzhaom/remove-unused
...
Remove unused methods:
10 years ago
Jisi Liu
a779ae609c
Merge pull request #199 from google/wkt
...
Add the .proto files for well-known types.
10 years ago
Jisi Liu
0e5fc48e58
Merge pull request #216 from cnauroth/Parser-JavaDoc
...
Correct JavaDoc return value documentation for Parser#parseDelimitedFrom...
10 years ago
Jisi Liu
0c59f2e6fc
Merge pull request #222 from google/v3.0.0-alpha-2
...
V3.0.0 alpha 2
10 years ago
Josh Haberman
7d5cf8d7a1
A few tweaks to CHANGES.txt.
10 years ago
Josh Haberman
31e8c20705
Added release notes about Python changes.
10 years ago
Jisi Liu
97dacc44af
Fix the order of BUILT_FILES so that pbconfig.h will be built before
...
anyother targets.
Change-Id: I507009cd92a711739d7d58ccee93dfbf0a9fe135
10 years ago
Jisi Liu
a86baaa256
Exclude pbconfg.h from dist, otherwise it breaks VS builds.
...
Change-Id: I7f745929b137b93c122448a4a2d9a7bbab6648d6
10 years ago
Jisi Liu
f8e7a46bc2
Merge pull request #221 from google/python_proto3
...
Proto3 Python changes for v3.0.0-alpha-2
10 years ago
Josh Haberman
0b70a43736
Fixes for Python/C++ implementation in open-source:
...
* Rosy hack doesn't apply (that test should be removed
for the open-source release).
* Added our own copy of parameterized.py (the open-source
version of Google Apputils doesn't contain it).
* The C++ Descriptor object didn't implement extension_ranges.
* Had to implement a hack around returning EncodeError, to
work around the module-loading behavior of the test runner.
10 years ago
Jisi Liu
3feaac7d8c
Merge "Update .gitignore so that the newly-added config.h is visible to git." into v3.0.0-alpha-2
10 years ago
Jisi Liu
b67096072b
Include shared_ptr.h into headers to make maps proto work. It is used
...
in the map_field_inl.h
Change-Id: Ieeaab5507ee34b317d76b5937beb67c298905eb4
10 years ago
Jisi Liu
c2f2bce6af
Update .gitignore so that the newly-added config.h is visible to git.
...
Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
10 years ago
Jisi Liu
ada6556785
Down integrate from Google internal.
...
Change-Id: I34d301133eea9c6f3a822c47d1f91e136fd33145
10 years ago
Jisi Liu
df184fba00
Make maps fields work on installed C++ protobufs.
...
Change-Id: Id937e25bbb35968ee76c92bd4a8ce6247408c443
10 years ago
Jisi Liu
581a5266ee
Add unix tools instructions for Mac.
...
Change-Id: I287d613fbe4180e41de67e26dfb905edeeebcf9d
10 years ago
Jisi Liu
581be24606
Merge alpha branch 'review/v3.0.0-alpha-2'
10 years ago
Jisi Liu
e70329c6c0
Propogate onChange() event when getFooBuilder() is on an oneof message
...
field.
Change-Id: Idb5b53da5accd24038a895aba49b684eeee95814
10 years ago
Jisi Liu
20042b72da
Fix Java maps reflection to call onChange to populate changes to parent
...
builders.
Change-Id: Ibf6ae3c0fe6bc31f74b8018c81a5af461b1c24ea
10 years ago
Chris Fallin
21fb217e6a
Updated Ruby README with more details on getting started.
...
Change-Id: I54df314660cdb861ad8c4da75a08d4cb97faf638
10 years ago
cnauroth
85081986ba
Correct JavaDoc return value documentation for Parser#parseDelimitedFrom.
10 years ago
Jisi Liu
5b033ae2f7
Add JavaNano and Ruby protoc files into vs proj
...
Change-Id: I01f6543bb24c015181b9b7b82eb0ea3dc26f0ee3
10 years ago
Jisi Liu
7a00a1e424
Add shutdown code for several newly introduced leaks;
...
Disable commandline interface test for heap check tests.
Change-Id: I02aa2ad9704e3c70dcecae8b3b3557b18607d455
10 years ago
Jisi Liu
ff35de3ddd
Include Ruby and JavaNano into dist packages.
...
Changes the automake to use tar-ustar for tarbal format, which supports
filenames exceeding 99-chars. Otherwise Nano source files cannot be
distributed.
Change-Id: I33e43148e317374cd46417bebb8559e40fac7299
10 years ago
Jisi Liu
7d8564f220
Update version number to 3.0.0-alpha-2
...
Change-Id: Icecb25db34ae5e6d5142a2d75ca7216ba018abb2
10 years ago
Chris Fallin
561ea89405
Merge pull request #215 from cfallin/ruby-gem-version
...
Update Ruby gem version to 3.0.0.alpha.2.0.
10 years ago
Chris Fallin
11ad1bd277
Update Ruby gem version to 3.0.0.alpha.2.0.
...
This update conforms to our two-numbers-after-alpha scheme that allows
us to bump the last number if we need to re-upload a gem. (Rubygems does
not allow re-use of a version number once a gem is uploaded.)
Change-Id: Ia8e7c129d19800afd66f8052785cf5a00462c7ba
10 years ago
Chris Fallin
5d9cc7d166
Merge pull request #214 from cfallin/ruby-changelog
...
Updated CHANGES.txt to mention Ruby extension.
10 years ago
Chris Fallin
6ad8f547fe
Updated Ruby README.
...
Change-Id: I8c3717f549c9b4e9d07c77ec5875c9cd62b296ac
10 years ago
Chris Fallin
1d4f321327
Updated CHANGES.txt to mention Ruby extension.
...
Change-Id: I3c3ec4aecf4ea2ce786d8d674baeca875e71801f
10 years ago
Jisi Liu
32f5d0178c
Add changelog for 3.0.0-alpha2 release.
...
Change-Id: I4cbb3374e351c31611de472c7d5d78e4ce2b0f3b
10 years ago
Jisi Liu
7c43f1700c
Use static_cast instead of dynamic_cast in arena unittest so that it can
...
pass in systems without rtti.
Change-Id: Ib32b47a66f14928de9399c49dbdb07263a30d1bc
10 years ago
Jisi Liu
0a7fc8f888
Add test for debug string for oneof
...
Change-Id: I6a51a35c69ac24a60dd96ef69d556b1e68bc37d6
10 years ago
Jisi Liu
a6fc5da0fc
Fix review comments.
...
Change-Id: Iafd4a3aa9d55e31478bf070311eeadfe95ece4d7
10 years ago
Jisi Liu
f2cf6cdcb2
Remove the unused set common oneof variables in helper
10 years ago
Jisi Liu
72776c30af
Add tests for oneofs.
10 years ago
Jisi Liu
968150327d
partial oneof tests.
10 years ago
Jisi Liu
7b72a24a20
fix equal and hash for bytes field for javanano oneof
10 years ago
Jisi Liu
b9e9469b4d
Add tests for oneof equals and hash.
10 years ago
Jisi Liu
3ab660cd4a
Uncomment string/bytes fields in oneof nano.
10 years ago
Jisi Liu
3accf81ea9
Clear oneofs.
10 years ago
Jisi Liu
f173cdeb02
hashcode and equals for oneofs in nano.
10 years ago
Jisi Liu
06a2e29855
Equals for message oneof field in nano.
10 years ago
Jisi Liu
c72d3d51ff
Oneof message level elements (consts, case getter/clear) and messsage type field oneof support.
10 years ago
Jisi Liu
7794a98ff4
Initial check-in for message oneof.
10 years ago
Jisi Liu
33222b5a02
Initial check in for primitive oneof fields.
10 years ago
Jisi Liu
f0e08fd4e4
Support maps in NanoPrinter.
10 years ago
Chris Fallin
709164e764
Merge pull request #213 from pherl/maps
...
Use EMPTY_BYTES in WireFormatNano
10 years ago
Jisi Liu
fbfdbe8ad8
Use EMPTY_BYTES in WireFormatNano
10 years ago