aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/internal/text_format_test.py
Commit message (Expand)AuthorAgeFilesLines
* 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