ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1086 by root, Mon May 28 14:25:16 2012 UTC vs.
Revision 1.1087 by root, Mon May 28 16:40:03 2012 UTC

40 - do not ship yet another copy of ecb.h, use the one in libev or 40 - do not ship yet another copy of ecb.h, use the one in libev or
41 libptytty instead. 41 libptytty instead.
42 - allocate all screen memory in one go and let the virtual memory 42 - allocate all screen memory in one go and let the virtual memory
43 subsystem sort it out. this simplifies code, improves access 43 subsystem sort it out. this simplifies code, improves access
44 locality, saves a bit of ram and makes thigs a bit faster, too. 44 locality, saves a bit of ram and makes thigs a bit faster, too.
45 - selectively mark some methods as cache-hot/cache cold, which
46 might speed up execution but deifnitely decreases codesize.
45 47
469.15 Sat Jan 21 13:36:56 CET 2012 489.15 Sat Jan 21 13:36:56 CET 2012
47 - remove "using namespace std" because clang erroneously 49 - remove "using namespace std" because clang erroneously
48 thinks thats an error. 50 thinks thats an error.
49 - finding a matching font (e.g. bold version of the base font) 51 - finding a matching font (e.g. bold version of the base font)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines