summaryrefslogtreecommitdiff
path: root/new/alloc_darwin.m
AgeCommit message (Expand)Author
2015-04-10Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ...Pietro Gagliardi
2015-04-10Chose not to use NSCAssert() in alloc_darwin.m.Pietro Gagliardi
2015-04-10Resolved some TODOs (including one resolved a while ago on IRC but not remove...Pietro Gagliardi
2015-04-09Changed the allocation logging from a compile-time setting to the first initi...Pietro Gagliardi
2015-04-07Implemented the memory logging.Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Fixed initial Mac OS X code.Pietro Gagliardi
2015-04-06Started writing the same but for Mac OS X. This time it's not tested yet; wil...Pietro Gagliardi