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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1090 by root, Tue Jun 5 21:29:56 2012 UTC vs.
Revision 1.1091 by root, Wed Jun 6 08:59:12 2012 UTC

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 - new env variable: RXVT_PERL_LIB.
53 - iso14755 51 mode window now displays row and column.
53 54
549.15 Sat Jan 21 13:36:56 CET 2012 559.15 Sat Jan 21 13:36:56 CET 2012
55 - remove "using namespace std" because clang erroneously 56 - remove "using namespace std" because clang erroneously
56 thinks thats an error. 57 thinks thats an error.
57 - finding a matching font (e.g. bold version of the base font) 58 - finding a matching font (e.g. bold version of the base font)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines