index
:
videoteco-fork
master
Video TECO: Robin Haberkorn's fork and MS-DOS port
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
teco.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
DOS: detect ANSIPLUS driver
v7.0
Robin Haberkorn
1
-1
/
+1
2025-05-06
updated AUTO_DATE in teco.h in preparation for v7.0 release
Robin Haberkorn
1
-1
/
+1
2025-05-05
automatically use the current date when building with Autotools
Robin Haberkorn
1
-24
/
+29
2025-05-04
moved the DOS-specific defines into teco.h, so we don't need the `@WCC_DEFS` ...
Robin Haberkorn
1
-0
/
+25
2025-05-03
various data type improvements
Robin Haberkorn
1
-2
/
+2
2025-05-03
DOS: expand glob patterns when opening files
Robin Haberkorn
1
-0
/
+1
2025-04-27
DOS: use backslash directory separators instead of slash
Robin Haberkorn
1
-0
/
+8
2025-04-27
the magic struct fields are omitted now unless DEBUG1 is defined
Robin Haberkorn
1
-4
/
+12
2025-04-27
implemented EC for non-UNIX almost pure standard C compilers
Robin Haberkorn
1
-4
/
+12
2025-04-26
unsigned long is the base type for buffer positions now
Robin Haberkorn
1
-265
/
+271
2025-04-25
the maximum filename length is now determined by standard C's FILENAME_MAX
Robin Haberkorn
1
-5
/
+5
2025-04-23
DOS: implemented console size detection
Robin Haberkorn
1
-0
/
+4
2025-04-23
MS-DOS real-mode (8086) port
Robin Haberkorn
1
-9
/
+43
2025-04-21
silence some warnings when compiling under FreeBSD (and probably Linux)
Robin Haberkorn
1
-15
/
+17
2011-07-18
remove NULL macro definition: may be platform dependant
Robin Haberkorn
1
-1
/
+0
2011-07-17
compute BITS_PER_INT automatically based on BITS_PER_CHAR
Robin Haberkorn
1
-5
/
+6
2011-07-17
disable .OLD backup file creation by default
Robin Haberkorn
1
-1
/
+3
2011-07-15
converted file header and some variable/macro docs to Doxygen format
Robin Haberkorn
1
-6
/
+8
2007-12-10
Original checkin with the GPL license.
paulcantrell
1
-16
/
+18
2007-12-10
Initial revision
paulcantrell
1
-0
/
+657