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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
fixup to 89224899: fixed function key macros after $ and the rubout-command e...
Robin Haberkorn
2
-2
/
+21
2017-03-07
refactored commandline key processing: rewritten Cmdline::process_edit_cmd() ...
Robin Haberkorn
8
-392
/
+528
2017-03-06
roll back to the old mallinfo() implementation of memory limiting on Linux an...
Robin Haberkorn
5
-76
/
+131
2017-03-05
memory limiting: libc malloc() and realloc() can return NULL
Robin Haberkorn
1
-2
/
+4
2017-03-05
fixed check for dlsym() on Linux where we need to link against libdl
Robin Haberkorn
1
-0
/
+3
2017-03-05
replaced Linux-specific mallinfo()-based memory limiting with a more portable...
Robin Haberkorn
3
-45
/
+106
2017-03-05
updated TODO: some research into savepoints and memory limiting
Robin Haberkorn
1
-12
/
+22
2017-03-03
updated copyright to 2017
Robin Haberkorn
55
-56
/
+56
2017-03-03
build system portability fixes
Robin Haberkorn
10
-28
/
+1122
2017-02-26
more fixes for groff v1.19
Robin Haberkorn
2
-5
/
+5
2017-02-26
fixup to 733e0126: fixed if-then-else in sciteco.tmac
Robin Haberkorn
1
-1
/
+1
2017-02-23
print all warnings when invoking Groff
Robin Haberkorn
1
-2
/
+2
2017-02-22
grosciteco: added support for the `F` command
Robin Haberkorn
1
-0
/
+3
2017-02-22
fixed womanpage-generation for Groff < v1.20
Robin Haberkorn
1
-0
/
+14
2016-12-06
updated README: added link to SciTECO presentation and new manpages
Robin Haberkorn
1
-4
/
+7
2016-12-06
htbl.tes: clean up and added support for boxed tables with separator lines
Robin Haberkorn
1
-48
/
+82
2016-11-30
allow dollar sign as another variant of ^[ (discard all arguments or return)
Robin Haberkorn
3
-24
/
+53
2016-11-27
fixed rubout of the first command after command line termination ($$)
Robin Haberkorn
2
-6
/
+6
2016-11-22
womanpage lexer: fixed popup styling
Robin Haberkorn
1
-1
/
+1
2016-11-22
Gtk interface: make sure that the default display is opened
Robin Haberkorn
1
-2
/
+10
2016-11-22
save some bytes per Q-Register creation on the undo stack
Robin Haberkorn
2
-21
/
+47
2016-11-22
avoid the non-standard \e escape sequence
Robin Haberkorn
2
-5
/
+8
2016-11-22
fixed local Q-Register management on certain broken platforms
Robin Haberkorn
4
-23
/
+42
2016-11-22
optimized QRegisterTable cleanup
Robin Haberkorn
5
-5
/
+10
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
7
-14
/
+47
2016-11-21
fixed compilation of the PDCurses frontend
Robin Haberkorn
1
-1
/
+1
2016-11-20
updated sample.teco_ini: 2EJ now sets a more or less global memory limit
Robin Haberkorn
1
-2
/
+2
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
26
-296
/
+358
2016-11-20
fixup to 19675a1a4899: fixed crash after rubbing out creation of global register
Robin Haberkorn
1
-1
/
+1
2016-11-20
optimized RBTree: avoid unnecessary virtual RBTree and RBEntry implementation...
Robin Haberkorn
7
-26
/
+42
2016-11-20
updated README: new features
Robin Haberkorn
1
-9
/
+18
2016-11-20
fixed interpretation of the Q-Register specification ".."
Robin Haberkorn
1
-3
/
+6
2016-11-20
auto-completion of Q-Register names, goto labels and help topics
Robin Haberkorn
10
-12
/
+251
2016-11-20
optimized red-black trees and common base class for string-keyed RB trees
Robin Haberkorn
9
-143
/
+218
2016-11-18
updated .gitignore
Robin Haberkorn
1
-2
/
+7
2016-11-18
the manual generator (generator-docs.tes) has been cleaned up and is now call...
Robin Haberkorn
17
-242
/
+366
2016-11-18
standard lib: added getopt.tes for parsing command line options in scripts
Robin Haberkorn
7
-28
/
+93
2016-11-18
improved command line option handling
Robin Haberkorn
13
-49
/
+149
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
20
-64
/
+1319
2016-11-16
fixed segfault when munging empty scripts
Robin Haberkorn
1
-3
/
+10
2016-11-01
sciteco(7) man page: revised subsection naming in FLOW CONTROL section
Robin Haberkorn
1
-3
/
+3
2016-11-01
globbing supports character classes now and ^EN string building construct to ...
Robin Haberkorn
9
-50
/
+302
2016-11-01
simplify bootstrap.am and avoid warning about GNU make $(shell) function
Robin Haberkorn
1
-4
/
+8
2016-11-01
updated TODO
Robin Haberkorn
1
-0
/
+42
2016-08-19
added test group for SciTECO's EOL normalisation feature
Robin Haberkorn
5
-0
/
+21
2016-08-19
Integrated clipboard support
Robin Haberkorn
20
-441
/
+1460
2016-08-19
updated README: mention some more design features of SciTECO
Robin Haberkorn
1
-2
/
+16
2016-06-04
added ^E@ string building character
Robin Haberkorn
3
-11
/
+42
2016-04-06
updated Scintilla to v3.6.4 and Scinterm to v1.7
Robin Haberkorn
2
-2
/
+2
2016-04-05
session.tes: save and restore the working directory as part of the session
Robin Haberkorn
1
-3
/
+11
[prev]
[next]