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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1087 by root, Mon May 28 16:40:03 2012 UTC vs.
Revision 1.1088 by sf-exg, Mon May 28 21:13:36 2012 UTC

39 - update to CVS version of libev, for a whopping 11kb size decrease. 39 - update to CVS version of libev, for a whopping 11kb size decrease.
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 things a bit faster, too.
45 - selectively mark some methods as cache-hot/cache cold, which 45 - selectively mark some methods as cache-hot/cache cold, which
46 might speed up execution but deifnitely decreases codesize. 46 might speed up execution but definitely decreases codesize.
47 47
489.15 Sat Jan 21 13:36:56 CET 2012 489.15 Sat Jan 21 13:36:56 CET 2012
49 - remove "using namespace std" because clang erroneously 49 - remove "using namespace std" because clang erroneously
50 thinks thats an error. 50 thinks thats an error.
51 - 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