Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: mycroft
Date: Sat Apr 29 00:42:26 UTC 2000
Modified Files:
basesrc/lib/libcurses: curses_private.h refresh.c setterm.c
Log Message:
Speed up refresh in the presence of attributes by precalculating a mask for
each `end' command to turn off other attributes in the case of conflicts.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libcurses/curses_private.h
cvs rdiff -r1.26 -r1.27 basesrc/lib/libcurses/refresh.c
cvs rdiff -r1.20 -r1.21 basesrc/lib/libcurses/setterm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index