Joshua Haberman
|
0a737d8eb0
|
Sync from Piper @313142438
PROTOBUF_SYNC_PIPER
|
5 years ago |
listonjesse
|
2ae7cf0e03
|
Auxillary -> Auxiliary
|
5 years ago |
Joshua Haberman
|
2d80a70048
|
Sync from Piper @310457838
PROTOBUF_SYNC_PIPER
|
5 years ago |
Joshua Haberman
|
b7742c51fd
|
Sync from Piper @305505267
PROTOBUF_SYNC_PIPER
|
5 years ago |
Joshua Haberman
|
b99994d994
|
Sync from Piper @304070343
PROTOBUF_SYNC_PIPER
|
5 years ago |
Rafi Kamal
|
4e93585e8b
|
Down integrate to GitHub (#6893)
|
5 years ago |
Rafi Kamal
|
4f02f056b5
|
Down integrate to GitHub
|
6 years ago |
Paul Yang
|
7bff8393ca
|
Down Integrate to GitHub (#6414)
* Down integrate to GitHub
* Fix broken tests
|
6 years ago |
Hao Nguyen
|
76b4b4b331
|
Down integrate to GitHub
|
6 years ago |
Hao Nguyen
|
bbd6dc6d4e
|
Revert "Replaced all instances of Simple{IDF}toa with StrCat."
This reverts commit 029f2c7cda .
|
6 years ago |
Josh Haberman
|
029f2c7cda
|
Replaced all instances of Simple{IDF}toa with StrCat.
This makes for easier rewrites between internal and external.
|
6 years ago |
Hao Nguyen
|
176f7db11d
|
Down integrate to Github
|
6 years ago |
Hao Nguyen
|
c163a2d1a4
|
Revert accidentally commit
|
6 years ago |
Hao Nguyen
|
a48a574f7e
|
Down integrate to Github
|
6 years ago |
Hao Nguyen
|
d0f91c863a
|
Down integrate to Github (#5839)
* Down integrate to github
|
6 years ago |
Yilun Chong
|
d8c2501b43
|
down integration from internal
|
6 years ago |
Yilun Chong
|
a2a0afb546
|
Down-integrate internal changes to github. (#5575)
* Down-integrate internal changes to github.
* Fix BUILD file and regenerate csharp descritpor
|
6 years ago |
Bo Yang
|
624a40a387
|
Down-integrate internal changes to github.
|
6 years ago |
Adam Cozzette
|
0894e07536
|
Integrated internal changes from Google
|
6 years ago |
Feng Xiao
|
6bbe197e9c
|
Down-integrate from google3.
|
7 years ago |
Adam Cozzette
|
0400cca323
|
Integrated internal changes from Google
|
7 years ago |
Adam Cozzette
|
13fd045dbb
|
Integrated internal changes from Google
|
8 years ago |
Jisi Liu
|
09354db143
|
Merge from Google internal for 3.4 release
|
8 years ago |
Jie Luo
|
899460c9cb
|
cherrypick descriptor_pool.FindFileContainingSymbol by extensions (#2962)
* Use PyUnicode_AsEncodedString() instead of PyUnicode_AsEncodedObject()
* Cherrypick the fix descriptor_pool.FindFileContainingSymbol by extensions.
|
8 years ago |
Jie Luo
|
42e1e2abef
|
Fix python compatibility test when a new generated code imports an old version(2.6.1 or older) generated code.
|
8 years ago |
Adam Cozzette
|
5a76e633ea
|
Integrated internal changes from Google
|
8 years ago |
Bo Yang
|
cc8ca5b6a5
|
Integrate internal changes
|
9 years ago |
Bo Yang
|
98835fb8f8
|
Integrate internal changes
|
9 years ago |
Feng Xiao
|
9086d96439
|
Integrate from internal code base.
|
9 years ago |
Adam Cozzette
|
d64a2d9941
|
Integrated internal changes from Google
This includes all internal changes from around May 20 to now.
|
9 years ago |
Jisi Liu
|
3b3c8abb96
|
Integrate google internal changes.
|
9 years ago |
Jisi Liu
|
46e8ff63cb
|
Down-integrate from google internal.
|
10 years ago |
Feng Xiao
|
eee38b0c01
|
Down-integrate from google3.
|
10 years ago |
Tamir Duberstein
|
322d8939fc
|
Remove Python 2.5 cruft
|
10 years ago |
Jisi Liu
|
ada6556785
|
Down integrate from Google internal.
Change-Id: I34d301133eea9c6f3a822c47d1f91e136fd33145
|
10 years ago |
Josh Haberman
|
cb3caf1e61
|
Integrate changes from Google open-source branch.
|
10 years ago |
Krishna
|
2e9f5e3bac
|
Reverting the space at the end for both files changed
|
10 years ago |
Krishna
|
91552adb77
|
Reverting the space at the end
|
10 years ago |
Krishna
|
22f96a713c
|
Returned print_indent and print_outdent back to printservicestub and printserviceclass in python generator
|
10 years ago |
Krishna
|
060a2096a3
|
Reverted changes to cpp_helpers.cc and made code reviews to python_geenerator.cc
|
10 years ago |
Krishna
|
7654f78029
|
Fixed bugs
|
10 years ago |
Krishna
|
a761f061f4
|
Source code refactoring. Extracted common functionality in cpp_helpers.cc and python/python_generator.cc
|
10 years ago |
Feng Xiao
|
f157a5651c
|
Down-integrate from internal code base (C++ maps support).
|
11 years ago |
Feng Xiao
|
6ef984af4b
|
Down-integrate from internal code base.
|
11 years ago |
Feng Xiao
|
e428862450
|
Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers
|
11 years ago |
jieluo@google.com
|
bde4a3254a
|
down integrate python opensource to svn
|
11 years ago |
jieluo@google.com
|
4de8f55113
|
down integrate to svn
|
11 years ago |
xiaofeng@google.com
|
b55a20fa2c
|
Down-integrate from internal branch
|
13 years ago |
liujisi@google.com
|
33165fe0d5
|
Submit recent changes from internal branch. See CHANGES.txt for more details.
|
15 years ago |
kenton@google.com
|
46ed74e8d4
|
Actually, that last revision can be simpler -- we don't need to parse strings at all, as simply entering 1e1000 as a float literal in Python will be evaluated as infinity.
|
15 years ago |