Commit Graph

56 Commits

Author SHA1 Message Date
Nadav Rotem
902edf1c84 Change the recommendation to use Unmanaged<T>.
Swift SVN r24665
2015-01-23 00:37:47 +00:00
Nadav Rotem
435c4c8543 Describe the use of UnsafeMutablePointer for manual memory managment.
Swift SVN r24659
2015-01-22 22:59:38 +00:00
Michael Gottesman
93d4d9fdde More preliminary changes to address Dave's advice.
Swift SVN r24635
2015-01-22 10:24:04 +00:00
Michael Gottesman
a619610cb5 Incorporate preliminary feedback from Dave.
Swift SVN r24615
2015-01-21 22:47:39 +00:00
Michael Gottesman
e660c7b7f1 Add in :orhpan: to the top of OptimizationTips.rst to quiet rest warnings.
Swift SVN r24584
2015-01-21 02:30:01 +00:00
Michael Gottesman
02b578b9ab Add OptimizationTips.rst, some tips for writing high performance swift code.
Swift SVN r24579
2015-01-21 00:17:36 +00:00