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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1089 by root, Mon Jun 4 21:39:56 2012 UTC vs.
Revision 1.1090 by root, Tue Jun 5 21:29:56 2012 UTC

47 - allocate all screen memory in one go and let the virtual memory 47 - allocate all screen memory in one go and let the virtual memory
48 subsystem sort it out. this simplifies code, improves access 48 subsystem sort it out. this simplifies code, improves access
49 locality, saves a bit of ram and makes things a bit faster, too. 49 locality, saves a bit of ram and makes things a bit faster, too.
50 - selectively mark some methods as cache-hot/cache cold, which 50 - selectively mark some methods as cache-hot/cache cold, which
51 might speed up execution but definitely decreases codesize. 51 might speed up execution but definitely decreases codesize.
52 - new env variable: RXVT_PERL_LIB.
52 53
539.15 Sat Jan 21 13:36:56 CET 2012 549.15 Sat Jan 21 13:36:56 CET 2012
54 - remove "using namespace std" because clang erroneously 55 - remove "using namespace std" because clang erroneously
55 thinks thats an error. 56 thinks thats an error.
56 - finding a matching font (e.g. bold version of the base font) 57 - finding a matching font (e.g. bold version of the base font)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines