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
/
qregisters.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
avoid delete-non-virtual-dtor warning on g++ 4.7
Robin Haberkorn
1
-0
/
+1
2013-03-18
explicitly instantiate MicroStateMachine: fixes compilation with gcc-4.4
Robin Haberkorn
1
-1
/
+1
2013-03-18
declare all global inter-dependant objects in main.cpp and get rid of init_pr...
Robin Haberkorn
1
-0
/
+1
2013-03-16
common parent state for all file-name-expecting commands: fixes EM tab-comple...
Robin Haberkorn
1
-2
/
+2
2013-02-25
EM...$ command to read macro from file and execute immediately (just like "M")
Robin Haberkorn
1
-0
/
+6
2013-02-22
use typedef for SciTECO integers and make it configurable at configure time
Robin Haberkorn
1
-7
/
+7
2013-02-22
clean up QRegisterTable::insert|initialize usage
Robin Haberkorn
1
-7
/
+6
2013-02-22
clean up QRegister vs. Buffer redundancies using TECODocument class
Robin Haberkorn
1
-27
/
+14
2013-02-14
undo q-register table initializations (insertions) on rubout
Robin Haberkorn
1
-1
/
+23
2013-02-14
option for q-reg spec state machine to allocate (insert) new q-registers
Robin Haberkorn
1
-3
/
+25
2013-02-14
micro state machine for Q-Register specifications: allow long Q-Reg names
Robin Haberkorn
1
-1
/
+22
2013-02-08
fixed ring.current/QRegisters::current corruption
Robin Haberkorn
1
-6
/
+1
2013-02-08
delegate commandline replacements ("}") to the cmdline macro level
Robin Haberkorn
1
-4
/
+5
2013-02-01
fixed buffer Ring initialization
Robin Haberkorn
1
-3
/
+2
2013-01-23
cleaned up QRegister state interface (can pass register by reference)
Robin Haberkorn
1
-16
/
+13
2013-01-23
moved StateExpectQReg from parser.h to qregisters.h
Robin Haberkorn
1
-0
/
+19
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
1
-1
/
+1
2012-12-04
added copyright notice to every source file
Robin Haberkorn
1
-0
/
+17
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+343