Move some routines from iovec.h to new iovec.c. |
|
More...
|
about 5 years ago
|
malloc.c: huge refactoring and cleanup! |
|
More...
|
about 5 years ago
|
malloc.c: some refactoring to start sharing code! |
|
More...
|
about 5 years ago
|
malloc.c: enhanced and fixed some errors with multi-threading. |
|
More...
|
about 5 years ago
|
Do not trap hash_list_{new,free}() under REMAP_ZALLOC. |
|
More...
|
about 5 years ago
|
zalloc: avoid warnings when compiling with REMAP_ZALLOC. |
|
More...
|
about 5 years ago
|
thread_id_name_to_buf(): be nicer with negative IDs. |
|
More...
|
about 5 years ago
|
Add hash_table_copy_foreach(). |
|
More...
|
about 5 years ago
|
pattern_prefix_period(): don't corrupt end-of-block. |
|
More...
|
about 5 years ago
|
MALLOC_FRAMES: don't collect them unless main() started. |
|
More...
|
about 5 years ago
|
Wait until main() starts to allocate the signal chunk. |
|
More...
|
about 5 years ago
|
once_recursive(): avoid calling stacktrace_function_name(). |
|
More...
|
about 5 years ago
|
Compile with -DTRACK_MALLOC -DREMAP_ZALLOC again. |
|
More...
|
about 5 years ago
|
Add syn=c to *.ht and *.ct files for vim. |
|
More...
|
about 5 years ago
|
rwlock_deadlocked(): trace write owner if known. |
|
More...
|
about 5 years ago
|
rwlock: added debug option to track wlock location. |
|
More...
|
about 5 years ago
|
Do not check stack at longjmp() if on altstack. |
|
More...
|
about 5 years ago
|
compat_setjmp(): refactored to share / simplify code. |
|
More...
|
about 5 years ago
|
Added ARRAY_COPY() in the array toolbox. |
|
More...
|
about 5 years ago
|
compat_setjmp(): protect against gone contexts. |
|
More...
|
about 5 years ago
|
Show command to clean stale lockfile. |
|
More...
|
about 5 years ago
|
statusbar_gui_push_v(): be safe if called early. |
|
More...
|
about 5 years ago
|
Added H_STRFREEV_NULL(). |
|
More...
|
about 5 years ago
|
str_ichar() and str_istr() can now append. |
|
More...
|
about 5 years ago
|
xmalloc: avoid late page pool creation. |
|
More...
|
about 5 years ago
|
evq_close(): be silent if event queue not created. |
|
More...
|
about 5 years ago
|
crash_handler_process(): only call crash_auto_restart() if needed. |
|
More...
|
about 5 years ago
|
Add progstart_was_called(). |
|
More...
|
about 5 years ago
|
Fix improper release date. |
|
More...
|
about 5 years ago
|
Release 1.2.0 stable. |
|
More...
|
about 5 years ago
|