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.
|
16 年之前 |
kenton@google.com
|
d0047c43d9
In Python, avoid relying on float('inf') and float('nan') as these don't work on Windows with Python pre-2.6.
|
16 年之前 |
kenton@google.com
|
eef5f8396d
Same as r275 except for Python.
|
16 年之前 |
kenton@google.com
|
fccb146e3f
Massive roll-up of changes. See CHANGES.txt.
|
16 年之前 |
kenton@google.com
|
80b1d62bfc
Submit recent changes from internal branch, including "lite mode" for
|
16 年之前 |
kenton@google.com
|
24bf56fb3a
Integrate changes from internal Google-internal branch.
|
17 年之前 |
temporal
|
40ee551715
Initial checkin.
|
17 年之前 |