Files
textmate/Frameworks/OakTextView
Allan Odgaard 1a4314fce2 Wrap initialize code in dispatch_once
This is only done for code where running it twice would actually cause a problem.

Dispatch_once is favored over a static boolean only because it seems to carry slightly more semantic information.
2014-02-26 19:36:54 +07:00
..
2014-02-26 19:36:54 +07:00
2013-03-27 14:32:22 +01:00