index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
CellBuffer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-03
Changed LineVector to use an exponential allocation strategy which
nyamatongwe
1
-1
/
+1
2001-04-25
Changed buffer growth strategy to be proportional to current size by doubling
nyamatongwe
1
-15
/
+16
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-26
/
+44
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2000-07-18
Added functions to clear all styling and contraction.
nyamatongwe
1
-0
/
+2
2000-07-10
Dropped template as only ever instantiated for int and this allows
nyamatongwe
1
-1
/
+1
2000-06-22
Removed deprecated APIs.
nyamatongwe
1
-4
/
+2
2000-04-23
Fixing problems with fold information degrading when lines inserted and
nyamatongwe
1
-4
/
+8
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-1
/
+1
2000-04-03
Fixed problems with undo history not coalescing undo nodes correctly.
nyamatongwe
1
-1
/
+2
2000-03-22
Split UndoHistory out of CellBuffer.
nyamatongwe
1
-11
/
+38
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+197