mwrap (Perl version) user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-04-06 21:49 [PATCH] support malloc tracing and replay
2024-04-06 21:49 [PATCH] reduce branches for size class calculation
2024-04-03 21:42 [PATCH 0/3] introduce size classes to reduce fragmentation 4+ messages
2024-04-02  0:20 [PATCH] fix build with 5.36
2024-04-01  8:25 [RFC] dlmalloc: use jemalloc-inspired size classes 2+ messages
2024-04-01  8:25 [PATCH] avoid redundant assignment
2024-01-09  0:33 [PATCH] README: link to Ruby version, too
2023-05-06  7:27 [PATCH] location_name: fix uninitialized variable warnings
2023-02-22 15:19 [PATCH] allow mremap and MAP_ANONYMOUS for large allocations
2023-02-01  5:58 [PATCH] mymalloc: use file-backed DIRECT_MMAP, too
2023-01-13  8:31 [PATCH] use perror(3) instead of fprintf(3)
2023-01-13  7:57 [PATCH] script/*: shorten and point to docs
2023-01-13  7:53 [PATCH] move _GNU_SOURCE definition
2023-01-13  7:53 [PATCH] mwrap-perl: update manpage to synopsis to favor CSV
2023-01-11  4:29 [PATCH] fix uninitialized warnings
2023-01-11  1:12 [PATCH 0/4] CSV-related improvements 5+ messages
2023-01-09  7:41 ruby changes merged into mwrap-perl.git
2023-01-09  7:40 [PATCH] simplify mw_perl_src_file_cstr to avoid gcc warning
2023-01-09  5:34 [PATCH 0/2] doc and usability updates 3+ messages
2023-01-09  0:01 [PATCH] t/httpd.t: needs sqlite3 3.32.0+ for `.import --csv'
2023-01-07 22:15 [PATCH] picohttpparser: fix __SSE_4_2__ CPP check
2023-01-07 22:09 [PATCH] mymalloc.h: set mode with O_TMPFILE
2023-01-07  9:08 [PATCH] rproxy: avoid uninitialized stat w/o debugperl
2023-01-03  7:25 [PATCH] mymalloc: use ftruncate(2) when creating a sparse file
2022-12-28 12:16 [PATCH 0/2] FreeBSD rproxy fixes 3+ messages
2022-12-28 10:05 [PATCH 1/4] rproxy: bail out early on errors reading /proc/$$/cmdline 5+ messages
2022-12-27 22:00 [PATCH] relicense to GPL-3 for future addr2line integration
2022-12-27 21:56 [PATCH] rproxy: support FreeBSD addr2line unresolved (??) output
2022-12-27 21:39 [PATCH] rproxy: have addr2line show inlines and function names
2022-12-27 21:39 [PATCH] rproxy: strip '+' for addr2line on bare addresses
2022-12-27 14:17 [PATCH] rproxy: support GNU addr2line via pipe
2022-12-22  9:45 [PATCH] tests: quiet down various tests
2022-12-21 11:34 [PATCH 1/3] httpd: drop connection if 404 on POST bodies 4+ messages
2022-12-21  8:55 [PATCH] mymalloc: relicense to LGPL-2.1+
2022-12-19 11:19 [PATCH 0/7] shrinkage... 9+ messages
2022-12-16 22:57 [PATCH 0/3] more rproxy+httpd tweaks 4+ messages
2022-12-16 14:39 [PATCH 0/3] fleshing out some things... 4+ messages
2022-12-16  9:44 [PATCH v2] make Plack optional
2022-12-16  9:30 [PATCH] rproxy: do not depend on Plack::Middleware::Deflater
2022-12-15 20:52 [PATCH 00/19] another round of httpd improvements 20+ messages
2022-12-13 12:18 [PATCH] support MWRAP=bt:$NUM for deeper backtraces
2022-12-12 11:40 [PATCH 0/5] a few odds and ends before full backtrace support 6+ messages
2022-12-11  6:30 [PATCH] use backtrace_symbols_fmt on FreeBSD to emulate glibc output
2022-12-11  6:29 [PATCH] t/mwrap-httpd: avoid busy waits for bind+listen
2022-12-10 21:11 [PATCH] set un.sun_len on *BSD systems
2022-12-10 11:26 [PATCH] httpd: put location names into a contiguous buffer
2022-12-10 10:35 [PATCH] httpd: fix leak in backtrace_symbols(3) usage
2022-12-10 10:01 [PATCH 0/4] httpd fixes 6+ messages
2022-12-10  1:55 [PATCH 0/3] C-only HTTP Unix socket server + PSGI TCP reverse proxy 5+ messages
2022-12-09  3:14 [PATCH] freebsd: fix infinite recursion during startup
2022-12-02 11:17 [RFC] pool filenames into separate table 2+ messages
2022-12-02 11:17 [PATCH] provide mwrap_assert due to Perl header conflicts 2+ messages
2022-12-02 10:16 [PATCH] mwrap_core: do not manually resize lfht
2022-12-02  6:42 [PATCH] initialize src_loc.freed_bytes to zero
2022-11-30  6:49 [PATCH 1/2] use file-backed mmap on Linux 8+ messages
2022-11-20  9:55 [PATCH] build: optionally support XXH3 from xxHash
2022-11-20  9:14 [PATCH 0/3] various minor fixes 4+ messages
2022-11-18  7:58 [PATCH] eliminate alloca(3) use
2022-11-16  9:46 [RFC] WIP custom C API
2022-11-16  9:26 [PATCH 1/6] avoid leaking array returned by backtrace_symbols() 7+ messages
2022-11-15 19:33 [PATCH 0/6] bugfixes, workarounds, and built-in malloc 7+ messages
2022-09-15 20:31 [PATCH] do not access aTHR when in a non-Perl process
2022-09-04  7:44 [PATCH 0/2] allow tracking allocations earlier 3+ messages
2022-09-03 11:18 [PATCH 0/4] various cleanups and fixes from the Ruby side 6+ messages
2021-10-30 19:59 [PATCH] psgi: fix missing </tr> closing tag
2021-10-05 21:13 [PATCH] Makefile.PL: use META_MERGE for repository resources properly
2021-10-05 12:47 [PATCH 1/7] don't set root_locating until BOOT 8+ messages
2021-10-03  9:16 [PATCH] psgi: fix regexp to include underscores
2021-10-03  8:33 [PATCH] psgi: show live bytes, fix bold in sort column
2021-10-03  7:41 [PATCH 1/4] support quiet accessor 5+ messages
2020-04-17 23:17 [PATCH] Makefile.PL: use "prove -b" instead of PERL5LIB env
2019-11-21 23:04 [PATCH] implement "age" concept
2019-11-21 23:04 [PATCH] implement SrcLoc::each to walk all allocations
2019-11-02 10:40 [PATCH 0/4] build system fixes 5+ messages
2019-11-02  2:03 [PATCH 0/7] updates while I learn XS and perlapi 8+ messages
2019-10-31 20:03 [PATCH] port to Perl5 and XS

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mwrap-perl.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).