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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
Ensure no reads outside allocation.
nyamatongwe
1
-1
/
+1
2013-08-07
Optimize performance with many control characters such as when opening
Neil
3
-197
/
+163
2013-08-07
Removed dead code.
Neil
1
-17
/
+0
2013-08-03
On Windows, fix painting on an explicit HDC when first paint attempt abandoned.
Neil
2
-1
/
+8
2013-08-03
Change log.
Neil
1
-0
/
+8
2013-08-03
Initialise string to avoid warnings.
Neil
1
-1
/
+1
2013-08-03
Bug [#1509]. ';' not styled as an operator.
Neil
1
-14
/
+1
2013-08-03
Bug [#1508]. Coloring for enumeration member malfunctions.
Neil
1
-4
/
+9
2013-08-02
Fix failures when invalid DBCS text was measured by ensuring
Neil
1
-4
/
+7
2013-08-01
Change log.
Neil
1
-0
/
+3
2013-08-01
Expose SCI_FORMATRANGE for printing.
nyamatongwe
2
-0
/
+36
2013-08-01
Change log.
Neil
1
-0
/
+4
2013-08-01
Bug [#1506]. In some locales Visual C++ fails with UTF-8 in string literals.
Neil
2
-129
/
+132
2013-07-31
Change log.
Neil
1
-0
/
+4
2013-07-29
Change log.
Neil
1
-0
/
+5
2013-07-26
Support rectangular selected text in clipboard from and to Borland Delphi IDE
Oezguer Emir
1
-3
/
+12
2013-07-26
Avoid warnings for uninitialized fields.
nyamatongwe
1
-1
/
+1
2013-07-26
Change log.
Neil
1
-1
/
+5
2013-07-26
Avoid a switch fall-through even though it makes no difference to behaviour.
Neil
1
-0
/
+1
2013-07-25
Make Coverity happy. Ensure return value is seen to never be negative although
Neil
1
-1
/
+1
2013-07-25
Minor changes to avoid warnings from Coverity.
Neil
6
-14
/
+24
2013-07-23
Fix potential write beyond allocation found by Visual C++ analyzer.
Neil
2
-2
/
+2
2013-07-23
Change log.
Neil
1
-0
/
+4
2013-07-22
Bash: Fix handling of quoted HereDoc delimiters
Colomban Wendling
1
-2
/
+12
2013-07-23
Made header inclusion more consistent.
nyamatongwe
2
-5
/
+5
2013-07-23
Only use map for character representations instead of unordered_map where pos...
nyamatongwe
8
-26
/
+1
2013-07-22
Added the character representation feature.
Neil
18
-134
/
+443
2013-07-22
There were occsional failures in clipboard tests so add some DoEvents calls
Neil
1
-0
/
+2
2013-07-22
Bug: [#1470] Fix GTK+ crash for Hebrew text.
nyamatongwe
1
-2
/
+14
2013-07-22
Fixed historical reference.
Neil
1
-1
/
+1
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-0
/
+2
2013-07-21
Removed functions that had never been used - looks like they had been copied
Neil
1
-25
/
+0
2013-07-21
Normalising order of language headers.
Neil
19
-24
/
+24
2013-07-21
Separating out C and C++ flags so that Clang works agin for C files.
nyamatongwe
1
-5
/
+6
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-0
/
+2
2013-07-21
Add standard compliance flag.
Neil
1
-1
/
+1
2013-07-21
Add standard compliance flag.
nyamatongwe
1
-2
/
+2
2013-07-21
Replaced M_PI with a local constant kPi since M_PI is not defined by ISO C/C++.
nyamatongwe
1
-2
/
+4
2013-07-21
Fix Clang C++11 compatibility.
Neil
2
-3
/
+3
2013-07-21
Make compile with libc++ on OS X.
Neil
1
-0
/
+1
2013-07-21
Replace all instances of isascii with Scintilla-specific IsASCII.
Neil
28
-73
/
+73
2013-07-21
Whitespace cleanup.
Neil
1
-1
/
+0
2013-07-21
Standardising header guards and namespaces.
Neil
10
-4
/
+98
2013-07-19
Added tag rel-3-3-4 for changeset e1c3afb1c5d4
Neil
0
-0
/
+0
2013-07-19
Updated dependencies.
rel-3-3-4
nyamatongwe
1
-12
/
+18
2013-07-15
Change log.
Neil
1
-0
/
+1
2013-07-15
Updates for 3.3.4.
Neil
7
-19
/
+33
2013-07-15
Fix out-of-bounds access for characters after end of set.
Neil
1
-1
/
+3
2013-07-11
Change log.
Neil
1
-0
/
+4
2013-07-11
Add new files to project and sort file names.
nyamatongwe
1
-21
/
+41
[prev]
[next]