Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / BytesSizeTransformer.m @ 6d9d5dce

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
cb6abe72 01/14/2013 12:14 pm Miltiadis Vasilakis

Convert to Objective-C ARC

Use Xcode refactoring to convert project to Objective-C ARC, to fix problems that memory is freed more than once, when autorelease pools are drained. Update version.

b58ff732 01/07/2013 04:32 pm Miltiadis Vasilakis

Use @autoreleasepool directive

b6f55050 08/29/2011 07:58 pm Miltiadis Vasilakis

Updated bytes transformers for showing human readable size.

2d9996a2 08/17/2011 04:29 pm Miltiadis Vasilakis

Initial implementation of object info window.
Other changes.