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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1091 by root, Wed Jun 6 08:59:12 2012 UTC vs.
Revision 1.1092 by root, Wed Jun 6 14:34:03 2012 UTC

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 - iso14755 51 mode window now displays row and column.
54 - perl extensions can now provide commandline switches and resources
55 which show up in -help etc.
54 56
559.15 Sat Jan 21 13:36:56 CET 2012 579.15 Sat Jan 21 13:36:56 CET 2012
56 - remove "using namespace std" because clang erroneously 58 - remove "using namespace std" because clang erroneously
57 thinks thats an error. 59 thinks thats an error.
58 - finding a matching font (e.g. bold version of the base font) 60 - finding a matching font (e.g. bold version of the base font)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines