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
sciteco-rel-5-5-8
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
/
test
/
unit
/
testDocument.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
Feature [feature-requests:#1389] Initialize CaseFolderTable to ASCII so
Neil
1
-2
/
+0
2021-10-21
Feature [feature-requests:#1417] Use backward iteration to find space / control
Zufu Liu
1
-0
/
+117
2021-08-24
Remove line end white space.
Neil
1
-2
/
+2
2021-07-17
Fix minor inconsistency with word searching results at start and end of document
Neil
1
-0
/
+8
2021-07-17
Extract word edge detection to prepare for fixing bug.
Neil
1
-0
/
+23
2021-07-16
Feature [feature-requests:#1381] Fix position returned when in 2nd segment.
Neil
1
-0
/
+19
2021-07-14
Feature [feature-requests:#1408] More accurate handling of invalid DBCS byte
Neil
1
-6
/
+51
2021-07-05
Feature [feature-requests:#1408] Check both bytes of potential DBCS character
Zufu Liu
1
-7
/
+60
2021-07-12
Add support for benchmarks and Russian text in the unit tests.
Neil
1
-0
/
+31
2021-07-11
Add search tests with different encodings, case-matching options, and directi...
Neil
1
-4
/
+189
2021-07-03
Feature [feature-requests:#1408] Simplify code, remove IsDBCSTrailByteInvalid.
Zufu Liu
1
-11
/
+0
2021-07-03
Feature [feature-requests:#1408] Use positive IsDBCSTrailByteNoExcept function
Zufu Liu
1
-0
/
+12
2021-07-02
Feature [feature-requests:#1408] Treat valid DBCS lead byte followed by invalid
Zufu Liu
1
-0
/
+20
2021-07-01
Add searching test cases for multi-byte encoding
Neil
1
-11
/
+55
2021-06-21
Add tests for CharacterCategoryMap, RESearch, and Document.
Zufu Liu
1
-0
/
+59