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
/
lexilla
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
Remove Lexilla files from Scintilla
Neil
94
-8442
/
+0
2021-01-29
Move CharacterSet and CharacterCategory from lexlib to src as in both Lexilla...
Neil
2
-57
/
+57
2020-11-28
Update version number to 4.4.6 and release date.
Neil
4
-6
/
+6
2020-09-18
Updated Xcode projects for Xcode 12.
Neil Hodgson
1
-1
/
+3
2020-09-05
Update version number to 4.4.5.
Neil
4
-6
/
+6
2020-08-12
Updating version number.
Neil Hodgson
2
-3
/
+3
2020-08-12
Use groups without folders as groups with folders caused trouble for new clones.
Neil Hodgson
2
-572
/
+584
2020-07-18
Updates for 4.4.4.
Neil
1
-1
/
+1
2020-06-13
Fixed path mentioned in comment.
Neil
1
-1
/
+1
2020-06-09
Feature [feature-requests:1358]. Support lstlisting environment that is similar
Hugues Larrive
2
-0
/
+20
2020-06-09
Add test for latex lexer.
Neil
3
-0
/
+95
2020-06-03
Updates for 4.4.3.
Neil
4
-6
/
+6
2020-06-02
Updates for 4.4.2.
rel-4-4-2
Neil
4
-6
/
+6
2020-06-02
Specify the calling convention so that both dynamic and static linking work on
Neil
1
-1
/
+7
2020-06-02
Make Lexilla run on old macOS by setting deployment target to 10.8.
Neil Hodgson
1
-2
/
+2
2020-06-02
Use @rpath as dylib install path as otherwise expects /usr/lib.
Neil Hodgson
1
-0
/
+2
2020-05-28
Updates for 4.4.0.
Neil
4
-6
/
+6
2020-05-24
Save and restore current directory around dependency generation in source dir...
Neil Hodgson
1
-0
/
+2
2020-05-23
Add file that avoids extra upgrade checks.
Neil Hodgson
1
-0
/
+8
2020-05-23
Update Lexilla Xcode project with new lexers and changed version number.
Neil
1
-2
/
+88
2020-05-23
Added Info.plist to hold name and version.
Neil Hodgson
2
-4
/
+36
2020-05-23
Add Xcode project for Lexilla.
Neil Hodgson
2
-0
/
+885
2020-05-19
Update version.
Neil
1
-2
/
+2
2020-05-19
Use pathlib in generator scripts.
Neil
1
-13
/
+14
2020-05-17
On Unix call shared object liblexilla instead of lexilla to match platform
Neil
3
-4
/
+6
2020-05-11
Set calling convention to stdcall to match clients and old DLL lexers and
Neil
3
-5
/
+12
2020-05-11
Support Windows XP.
Neil
1
-1
/
+15
2020-05-05
Fixed bug where a single character line with a single character line end
Yury Dubinsky
2
-0
/
+10
2020-05-01
Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0 like
Neil
3
-0
/
+11
2020-04-30
Add a script to make it easier to test lexers on Unix.
Neil
1
-0
/
+7
2020-04-30
Bug [#2019]. Fix buffer over-read with absolute reference.
Zufu Liu
2
-0
/
+32
2020-04-30
Fix line ends on example files.
Neil
3
-188
/
+188
2020-04-30
Add tests for mmixal lexer.
Neil
5
-0
/
+176
2020-04-30
Add tests for errorlist lexer.
Neil
3
-0
/
+208
2020-04-23
Updates for 4.3.3.
rel-4-3-3
Neil
1
-1
/
+1
2020-04-17
Update Python versions. Modules that are only used as top level scripts or from
Neil
1
-1
/
+4
2020-04-17
Making dependencies now requires Python 3.6+.
Neil
5
-7
/
+9
2020-04-16
Remove dead code.
Neil
1
-7
/
+0
2020-04-13
Add test that illustrates all Python styles.
Neil
3
-0
/
+127
2020-04-13
Fix inverted test.
Neil
1
-1
/
+1
2020-04-13
Add test for differing styles between \r and \n.
Neil
1
-0
/
+46
2020-04-13
Hide implementation of EscapeSequence and use const. Add tests for escape
Neil
2
-0
/
+14
2020-04-13
Replace islower function and add tests for JavaScript regular expressions.
Neil
3
-3
/
+12
2020-04-07
Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works.
Yury Dubinsky
3
-7
/
+23
2020-04-06
Bug [#2164]. Change line comments to terminate at next line start.
Neil
2
-272
/
+272
2020-03-26
Add Visual C++ project files for Lexilla.DLL and Scintilla.DLL with no lexers.
Neil
1
-0
/
+165
2020-03-06
Readying 4.3.1 release.
rel-4-3-2
Neil
1
-1
/
+1
2020-03-01
Readying 4.3.1 release.
rel-4-3-1
Neil
2
-3
/
+3
2020-02-03
Bug [#2143]. Add test case for comment start in number.
Neil
2
-0
/
+22
2020-02-03
Add batch file to test lexers.
Neil
1
-0
/
+7
[next]