aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/internal/text_format_test.py
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Josh Haberman2018-09-041-0/+100
* Down-integrate from google3.Feng Xiao2018-08-081-42/+256
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-12/+81
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-2/+5
* Merge from google internalJisi Liu2017-10-181-14/+38
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-6/+54
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-34/+117
* Down-integrate from google3.Feng Xiao2017-03-291-0/+51
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-16/+14
* Integrate internal changesBo Yang2016-10-101-2/+23
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-212/+412
* Down integrate from Google internal.Jisi Liu2016-04-281-0/+93
* Integrate google internal changes.Jisi Liu2016-03-301-5/+32
* Down-integrate from internal code base.Feng Xiao2015-12-111-12/+158
* Revert back changes to import unittest2 for py26Jisi Liu2015-10-051-1/+4
* Down-integrate from google internal.Jisi Liu2015-10-051-5/+3
* Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-251-27/+30
|\
| * Get Python 2.6 working.Dan O'Reilly2015-08-141-16/+19
| * Fix some more Python 3 compat issuesDan O'Reilly2015-08-141-1/+1
| * Merge remote-tracking branch 'upstream/master' into py2_py3_straddleDan O'Reilly2015-08-121-291/+401
| |\
| * | Straddle Python 2.6, 2.7, 3.3, 3.4.Tres Seaver2015-01-131-9/+9
| * | Merge branch 'drop-apputils-dependency' into straddle_py2_py3Tres Seaver2015-01-131-4/+4
| |\ \
| | * | Drop dependency on 'google.apputils'.Tres Seaver2015-01-131-4/+4
| * | | Prepare for Python2-Python3 straddle.Tres Seaver2015-01-131-2/+3
| |/ /
* | / Down-integrate from google3.Feng Xiao2015-08-221-0/+31
| |/ |/|
* | down-integrate internal changesBo Yang2015-05-211-26/+115
* | Don't hard-code the python pathTamir Duberstein2015-05-061-1/+1
* | [PYTHON] Drop dependency on 'google.apputils'.Tamir Duberstein2015-04-101-12/+12
* | Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-1/+1
* | Fixes for Python/C++ implementation in open-source:Josh Haberman2015-02-251-2/+2
* | Down integrate from Google internal.Jisi Liu2015-02-251-268/+289
|/
* Down-integrate from internal code base.Feng Xiao2014-11-101-8/+13
* Down-integrate from internal branch.Feng Xiao2014-10-071-0/+7
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* make dist complains the file name is too long and refuse to put it to tar. Ch...jieluo@google.com2014-08-141-1/+1
* down integrate python opensource to svnjieluo@google.com2014-08-121-149/+268
* Down-integrate from internal branchxiaofeng@google.com2013-02-251-0/+20
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-14/+40
* Boost version number to 2.4.0-pre, add more test cases for text_format.py abo...liujisi@google.com2010-12-091-4/+15
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-13/+145
* In Python, avoid relying on float('inf') and float('nan') as these don't work...kenton@google.com2009-12-231-2/+12
* Same as r275 except for Python.kenton@google.com2009-12-231-1/+3
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-3/+22
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-3/+278
* Integrate changes from internal code.kenton@google.com2008-11-211-0/+2
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Sync code with Google-internal branch. Changes:temporal2008-07-231-5/+14
* Initial checkin.temporal2008-07-101-0/+97