index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-27
fixed scintilla symbol autocompletion
Robin Haberkorn
1
-3
/
+3
2013-01-27
moved redundant code related to bootstrapping and teco-driven substitutions i...
Robin Haberkorn
1
-3
/
+2
2013-01-23
added --eval commandline option allowing code to be executed on the commandline
Robin Haberkorn
1
-1
/
+19
2013-01-23
distribute new cmdline.h
Robin Haberkorn
1
-1
/
+1
2013-01-23
cleaned up QRegister state interface (can pass register by reference)
Robin Haberkorn
4
-60
/
+57
2013-01-23
moved StateExpectQReg from parser.h to qregisters.h
Robin Haberkorn
5
-50
/
+48
2013-01-23
implemented special save last commandline command ("*" at beginning of comman...
Robin Haberkorn
8
-6
/
+77
2013-01-22
fixed: macro program counter is fixed after error occurred while executing co...
Robin Haberkorn
1
-0
/
+2
2013-01-22
This reverts commit 821c61e9967e62fd81038e4b879c5452bffe2dfb.
Robin Haberkorn
1
-9
/
+30
2013-01-21
improved reading files by using memory-mapping
Robin Haberkorn
1
-6
/
+9
2013-01-21
fixed: preserve access mode and ownership (if possible) of file when saving
Robin Haberkorn
1
-19
/
+109
2013-01-20
fixed search-replace commands if search fails (do not insert then)
Robin Haberkorn
2
-4
/
+57
2013-01-19
support only Scinterm >= v1.1 (contains SCI_COLOR_PAIR macro and indirectly f...
Robin Haberkorn
1
-6
/
+0
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
26
-26
/
+26
2013-01-19
allow <CTRL/C> to be typed; aborts last typed char
Robin Haberkorn
5
-2
/
+42
2012-12-05
windows compatibility changes
Robin Haberkorn
5
-31
/
+22
2012-12-04
added copyright notice to every source file
Robin Haberkorn
26
-0
/
+442
2012-12-04
bootstrapping of build process using preinstalled sciteco
Robin Haberkorn
1
-4
/
+12
2012-12-04
additional minor changes: distribution building now possible
Robin Haberkorn
2
-5
/
+7
2012-12-04
first working version of autotools based build-system
Robin Haberkorn
15
-9
/
+106
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
28
-0
/
+7098