racket/racket
Matthew Flatt 1cb16f6c36 ffi/unsafe/objc: fix objc-is-a? to recognize subclass instances
This repair turns out to matter for Mac OS X 10.10, where creating
a list box in a frame somehow makes the frame an instance of a
subclass (that implements notifications of some sort, I think).
That subclassing broke an `(objc-is-a? ... RacketWindow)` test to
recognize windows that belong to a particular eventspace.
2014-08-29 14:12:26 -06:00
..
collects ffi/unsafe/objc: fix objc-is-a? to recognize subclass instances 2014-08-29 14:12:26 -06:00
src Mac OS X: incorporate Pango repair for Yosemite 2014-08-29 10:12:27 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00