Files
textmate/Frameworks/text
Allan Odgaard fd60fd25c7 Change strtol → std::stol (C++11)
I initially wanted to do this change globally, but std::stoX will throw an exception if it fails to parse something and we use strtoX a few places where parsing nothing (and getting back zero) is fine.
2013-02-08 11:20:35 +01:00
..
2013-02-08 11:20:35 +01:00
2013-01-18 13:34:57 +01:00
2012-08-09 16:25:56 +02:00