Commit graph

12 commits

Author SHA1 Message Date
Jan Weiß
a3398a1f07 Improve SecondsFormatter readability. 2021-05-06 17:19:40 +02:00
Jan Weiß
1e6aa2975f Add negative zero support. 2021-05-06 17:19:40 +02:00
Jan Weiß
8dd0315aba Rewrite SecondsFormatter for better readability. 2021-05-06 17:19:40 +02:00
Jan Weiß
5e7fbc64e9 Rewrite SecondsFormatter in preparation for better readability.. 2021-05-06 17:19:40 +02:00
Jan Weiß
a280f3f69c Implement negative support, tests. 2021-05-06 17:19:40 +02:00
Jan Weiß
82098b044c Replace unsigned with int in SecondsFormatter. 2021-05-06 17:19:40 +02:00
Jan Weiß
50850c6927 Merge in SecondsFormatter improvements from Play. 2021-05-06 17:19:39 +02:00
Jan Weiß
cb2dd0b75e Improve SecondsFormatter. 2021-05-06 17:19:39 +02:00
Chris Moeller
0e3644177e Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
Chris Moeller
3921d51df5 Forgot one nil return condition 2013-09-29 18:58:24 -07:00
Chris Moeller
83d59d0c13 BlankZeroFormatter now returns an empty NSString instead of nil, which was causing an unhandled exception that locked up the window 2013-09-29 17:30:23 -07:00
vspader
4c7ee96f76 Added Info Inspector.
Moved Formatters into their own folder.
2009-03-07 14:31:57 -08:00