billymeltdown / nsdate-helper

A category to extend Cocoa's NSDate class with some convenience functions.
http://www.zetetic.net/blog/
457 stars 107 forks source link

ARC support added #6

Open tejaswiyvs opened 12 years ago

tejaswiyvs commented 12 years ago

Hey,

I was building a collection of categories for an objective-c project and ran into your NSDate helper. I added ARC support to it.

Teja.

keehun commented 12 years ago

Teja,

Thanks for this. Has the final implementation been finished?

keehun

billymeltdown commented 10 years ago

Wow I have neglected this for a little while! Thanks very much for these changes, I've adapted them into the develop branch. If you have a chance could you test this in an ARC project? In particular, Profile in Leaks for any memory leaks.

SHA: fbf1252ae2370c9257910c2a7a7ffb94d2255024