bsnes/higan/phoenix/reference
Tim Allen 29ea5bd599 Update to v092r09 release.
byuu says:

This will be another massive diff from the previous version.

All of higan was updated to use the new foo& bar syntax, and I also
updated switch statements to be consistent as well (but not in the
disassemblers, was starting to get an RSI just from what I already did.)

phoenix/{windows, cocoa, qt} need to be updated to use "string foo"
instead of "const string& foo", and after that, the major diffs should
be finished.

This archive is the first time I'm posting my copy-on-write,
size+capacity nall::string class, so any feedback on that is welcome as
well.
2013-05-05 19:21:30 +10:00
..
action Update to v092r09 release. 2013-05-05 19:21:30 +10:00
widget Update to v092r09 release. 2013-05-05 19:21:30 +10:00
application.cpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
application.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
browser-window.cpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
browser-window.hpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
desktop.cpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
desktop.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
font.cpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00
font.hpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00
header.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
keyboard.cpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
keyboard.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
message-window.cpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
message-window.hpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
mouse.cpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
mouse.hpp Update to v092r03 release. 2013-03-16 00:11:33 +11:00
object.cpp Update to v092r05 release. 2013-03-21 23:59:01 +11:00
object.hpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
platform.cpp Update to v092r05 release. 2013-03-21 23:59:01 +11:00
platform.hpp Update to v092r04 release. 2013-03-19 19:48:50 +11:00
timer.cpp Update to v092r05 release. 2013-03-21 23:59:01 +11:00
timer.hpp Update to v092r08 release. 2013-05-02 21:25:45 +10:00
window.cpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00
window.hpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00