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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
1
-350
/
+0
2017-08-24
fixed memory leaks and memory measurement leaks by removing -fsized-deallocation
Robin Haberkorn
1
-40
/
+28
2017-04-30
define non-sized deallocator and memory counting debugging
Robin Haberkorn
1
-10
/
+34
2017-03-08
yet another revision of memory limiting: the glibc mallinfo() approach has be...
Robin Haberkorn
1
-75
/
+108
2017-03-06
roll back to the old mallinfo() implementation of memory limiting on Linux an...
Robin Haberkorn
1
-60
/
+114
2017-03-05
memory limiting: libc malloc() and realloc() can return NULL
Robin Haberkorn
1
-2
/
+4
2017-03-05
replaced Linux-specific mallinfo()-based memory limiting with a more portable...
Robin Haberkorn
1
-17
/
+90
2017-03-03
updated copyright to 2017
Robin Haberkorn
1
-1
/
+1
2016-11-22
partially reversed/fixed-up b7ff56db631: avoid g_slice allocators and perform...
Robin Haberkorn
1
-14
/
+22
2016-11-20
fixed glib warnings about using g_mem_set_vtable() and revised memory limiting
Robin Haberkorn
1
-0
/
+168