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
/
cocoa
/
ScintillaFramework
/
ScintillaFramework.xcodeproj
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Feature [feature-requests:#1324] Add Hollywood lexer.
Andreas Falkenhahn
1
-0
/
+4
2019-11-02
Release build turns off assert by defining NDEBUG.
Neil Hodgson
1
-1
/
+4
2019-09-30
Update project to Xcode 11.
Neil Hodgson
1
-5
/
+1
2019-06-15
Feature [feature-requests:#1295]. Lexer added for DataFlex.
Wil van Antwerpen
1
-0
/
+4
2019-04-29
Feature [feature-requests:#1280]. Lexer added for X12.
Iain Clarke
1
-0
/
+4
2019-04-05
Move UniqueStringCopy into its own source file UniqueString.cxx to hide the
Neil
1
-0
/
+4
2019-03-28
Updated ScintillaFramework internationalization to fix warnings from Xcode 10.2.
Neil Hodgson
1
-14
/
+11
2019-03-11
Enable Base internationalization to avoid warning from Xcode.
Neil Hodgson
1
-0
/
+1
2019-02-28
Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.
Jed Altahan
1
-0
/
+4
2018-11-21
Feature [feature-requests:#1242]. Add lexer for Nim
Jad Altahan
1
-0
/
+4
2018-06-21
Feature [feature-requests:#1185]. Add lexers for SAS and Stata.
Luke Rasmussen
1
-0
/
+8
2018-03-30
New Xcode 9.3 so ran the updater which turned on some warnings and
Neil Hodgson
2
-6
/
+8
2018-03-24
Feature [feature-requests:#1212]. Move Unicode conversions into UniConversion.
Zufu Liu
1
-4
/
+0
2018-03-06
Feature [feature-requests:#1210]. Maxima lexer added.
Gunter Königsmann
1
-0
/
+4
2018-01-26
Ensure build allows C++17.
Neil Hodgson
1
-2
/
+4
2017-09-25
Update Xcode project files automatically for Xcode 9.
Neil Hodgson
2
-9
/
+19
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2017-08-28
Include ILoader.h in public interface to Scintilla framework.
Neil Hodgson
1
-0
/
+4
2017-06-22
Add a DefaultLexer class which lexers can subclass if they want reasonable
Neil
1
-0
/
+8
2017-06-12
Removed unused functions and methods from Platform.h.
Neil
1
-0
/
+4
2017-06-05
Converted to Automatic Reference Counting.
Neil Hodgson
1
-2
/
+4
2017-03-06
New "indent" lexer styled as plain text but folded by indentation level.
Vicente
1
-0
/
+4
2016-11-27
Added module map to enable use of Scintilla from Swift.
Neil Hodgson
1
-0
/
+6
2016-11-27
Make EDIFACT lexer work on macOS.
Neil Hodgson
1
-0
/
+4
2016-09-16
Adding shared schemes to project.
Neil Hodgson
2
-0
/
+79
2016-09-14
Updated to Xcode 8.0 and accepted its preferred warning options.
Neil Hodgson
1
-1
/
+33
2016-09-06
Bug [#1855]. Include ILexer.h in the public headers of the Scintilla framework.
Neil Hodgson
1
-2
/
+2
2016-04-08
Added JSON lexer to Cocoa.
Neil Hodgson
1
-0
/
+4
2015-09-25
Updated as recommended by Xcode 7.
Neil Hodgson
1
-1
/
+4
2015-08-07
Copy Sci_Position.h into framework for Cocoa.
Neil Hodgson
1
-0
/
+4
2015-07-14
Fix Xcode project file to contain all the individual lexers split out from Le...
Neil Hodgson
1
-5
/
+25
2015-06-26
Updated OS X deployment target to 10.7 at the project level as it already was
Neil Hodgson
1
-2
/
+2
2014-12-16
Feature [feature-requests:#1091]. S-Record lexer added on OS X.
Neil Hodgson
1
-0
/
+4
2014-12-06
Updated by Xcode 6.1
Neil Hodgson
1
-3
/
+1
2014-10-10
Remove 32-bit support.
Neil Hodgson
1
-2
/
+2
2014-10-02
Switch C++ runtime library to libc++ to allow use of features from C++11.
Neil Hodgson
1
-0
/
+4
2014-09-19
Updated for Xcode 6.0.1.
Neil Hodgson
1
-1
/
+1
2014-09-03
Add BibTeX lexer to OS X project.
Neil Hodgson
1
-0
/
+4
2014-08-09
Added registry lexer to Cocoa build.
Neil Hodgson
1
-0
/
+4
2014-07-08
Made recent refactor work on Cocoa.
Neil Hodgson
1
-0
/
+24
2014-06-17
Stop copying private headers to framework headers directory.
Neil Hodgson
1
-8
/
+8
2014-04-29
Added DMIS lexer.
Neil Hodgson
1
-0
/
+4
2014-03-11
Upgrade to Xcode 5.1.
Neil Hodgson
1
-1
/
+1
2014-01-21
Added some missing headers.
Neil Hodgson
1
-0
/
+12
2013-11-12
Fix a warning from Xcode about using a INSTALL_PATH that includes @executable...
Neil Hodgson
1
-0
/
+2
2013-11-12
Specify deployment target as OS X 10.5 so builds on recent versions will run ...
Neil Hodgson
1
-0
/
+2
2013-11-11
Add @2x images for cursors and info bar to match retina displays.
Neil Hodgson
1
-0
/
+12
2013-11-11
Update SDK version so builds on both Xcode 4.6 and 5.0.
Neil Hodgson
1
-3
/
+5
2013-10-18
Added DMAP lexer to Cocoa build.
nyamatongwe
1
-0
/
+4
2013-10-08
Feature [feature-requests:#1024]. Lexer added for Rust language.
Neil
1
-0
/
+4
[next]