--- rxvt-unicode/Changes 2012/05/28 14:25:16 1.1086 +++ rxvt-unicode/Changes 2012/05/28 21:13:36 1.1088 @@ -41,7 +41,9 @@ libptytty instead. - allocate all screen memory in one go and let the virtual memory subsystem sort it out. this simplifies code, improves access - locality, saves a bit of ram and makes thigs a bit faster, too. + locality, saves a bit of ram and makes things a bit faster, too. + - selectively mark some methods as cache-hot/cache cold, which + might speed up execution but definitely decreases codesize. 9.15 Sat Jan 21 13:36:56 CET 2012 - remove "using namespace std" because clang erroneously