aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CellBuffer.cxx
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2024-02-02 20:52:18 +1100
committerNeil <nyamatongwe@gmail.com>2024-02-02 20:52:18 +1100
commitc57d85c5a8872d192c11f7020ef7c13fbefff206 (patch)
tree55df6b3f7f094fcfbc4115f78f9b507447cc70a1 /src/CellBuffer.cxx
parent687046150ab6d5fc7b0dce1392e0a60ebb6acb6f (diff)
downloadscintilla-mirror-c57d85c5a8872d192c11f7020ef7c13fbefff206.tar.gz
Implement ScaledVector to store undo positions and lengths using less memory in
most cases. Often reduces memory use by around 50% for 32-bit builds and 75% for 64-bit builds as it may use 2-bytes for a position or length instead of 4 or 8 bytes.
Diffstat (limited to 'src/CellBuffer.cxx')
0 files changed, 0 insertions, 0 deletions