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
/
symbols-extract.tes
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
symbols-extract.tes works in 8-bit mode now (refs #5)
Robin Haberkorn
1
-1
/
+1
2023-07-03
introduced TECO_DEBUG_CLEANUP to mark destructors that should only be used fo...
Robin Haberkorn
1
-3
/
+2
2021-06-08
all SciTECO scripts used during the build process now always write files with...
Robin Haberkorn
1
-1
/
+1
2021-06-02
renamed scintilla.[ch] to symbols.[ch]: fixes builds on case-insensitive file...
Robin Haberkorn
1
-1
/
+1
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-7
/
+15
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
1
-0
/
+2
2016-11-18
standard lib: added getopt.tes for parsing command line options in scripts
Robin Haberkorn
1
-13
/
+17
2016-11-18
improved command line option handling
Robin Haberkorn
1
-1
/
+1
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-0
/
+4
2014-11-02
changed syntax for long Q-Register names: use [] brackets instead of {}
Robin Haberkorn
1
-2
/
+2
2013-03-18
declare all global inter-dependant objects in main.cpp and get rid of init_pr...
Robin Haberkorn
1
-17
/
+3
2013-02-25
EM...$ command to read macro from file and execute immediately (just like "M")
Robin Haberkorn
1
-1
/
+1
2013-02-24
moved QuickSort macros from symbols-extract script into own string.tes macro ...
Robin Haberkorn
1
-43
/
+1
2013-02-24
cleaned up SymbolList class: make attributes private
Robin Haberkorn
1
-4
/
+9
2013-02-23
fixed symbol lists: sort order must correspond with search order (determined ...
Robin Haberkorn
1
-24
/
+29
2013-02-01
fixed buffer Ring initialization
Robin Haberkorn
1
-2
/
+8
2012-12-05
windows compatibility changes
Robin Haberkorn
1
-2
/
+7
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+79