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
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
updated copyright to 2025
Robin Haberkorn
1
-1
/
+1
2024-11-18
fixed some common typos: "ie." and "eg.", "ocur" instead of "occur"
Robin Haberkorn
1
-5
/
+5
2024-09-28
FreeBSD/jemalloc: fixed recovery after hitting memory limit
Robin Haberkorn
1
-0
/
+10
2024-09-28
fixed memory limiting if the process' memory usage is larger than 2GB and ove...
Robin Haberkorn
1
-7
/
+8
2024-01-21
updated copyright to 2024
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
/
+1
2023-05-14
FreeBSD: fixed the poll-thread memory limiting implementation - it's the defa...
Robin Haberkorn
1
-4
/
+17
2023-04-05
updated copyright to 2023
Robin Haberkorn
1
-1
/
+1
2022-06-21
updated copyright to 2022 and updated TODO
Robin Haberkorn
1
-1
/
+1
2021-10-24
added Mac OS nightly builds (#8)
Robin Haberkorn
1
-4
/
+3
2021-06-08
added test suite cases for memory limiting and command execution
Robin Haberkorn
1
-0
/
+5
2021-06-05
teco_memory_check() now checks for addition overflows and negative searches (...
Robin Haberkorn
1
-1
/
+9
2021-06-05
use memory polling (--disable-malloc-replacement) on Mac OS X
Robin Haberkorn
1
-3
/
+11
2021-06-04
guard against too low arguments to <S> by checking whether the memory limit w...
Robin Haberkorn
1
-2
/
+9
2021-06-02
avoid aliased functions, as they are not supported on Darwin (macOS)
Robin Haberkorn
1
-1
/
+5
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-0
/
+672