Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 23 Apr 2017 12:59:42 +0900 | Yuya Nishihara | encoding: add function to test if a str consists of ASCII characters |
Sun, 23 Apr 2017 14:47:52 +0900 | Yuya Nishihara | encoding: add fast path of jsonescape() (issue5533) |
Sun, 23 Apr 2017 16:10:51 +0900 | Yuya Nishihara | encoding: extract stub for fast JSON escape |
Thu, 24 Aug 2017 21:43:54 -0700 | Jun Wu | journal: do not use atomictemp (issue5338) |