1. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  2. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  3. 46ed74e 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. by kenton@google.com · 15 years ago
  4. d0047c4 In Python, avoid relying on float('inf') and float('nan') as these don't work on Windows with Python pre-2.6. by kenton@google.com · 15 years ago
  5. eef5f83 Same as r275 except for Python. by kenton@google.com · 15 years ago
  6. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  7. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  8. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  9. 40ee551 Initial checkin. by temporal · 16 years ago