parsav  Check-in [7c8769bf96]

Overview
Comment:begin replacing inefficient memory management with a pool-based solution; fix memory leaks
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7c8769bf968cda064fdda9ccd9fcd551ce183b0da38c153d85c4e14dc4bd1dd3
User & Date: lexi on 2021-01-10 08:19:56
Other Links: manifest | tags
Context
2021-01-10
11:17
add follow notices check-in: 00a6815988 user: lexi tags: trunk
08:19
begin replacing inefficient memory management with a pool-based solution; fix memory leaks check-in: 7c8769bf96 user: lexi tags: trunk
03:54
add memory pool impl, handle various little details, add beginnings of mimelib check-in: 8d35307a7f user: lexi tags: trunk
Changes

Modified html.t from [f6f8bc0dcc] to [06c69e3651].    [diff]

Modified mem.t from [de24aef2de] to [7e2b478eaf].    [diff]

Modified render/compose.t from [13509724e6] to [95dc7dcbc1].    [diff]

Modified render/conf.t from [241a1c4277] to [cd79efba6f].    [diff]

Modified render/conf/profile.t from [864a63a85e] to [5b3736f2f4].    [diff]

Modified render/conf/sec.t from [f6e2d18341] to [d16c1b9a13].    [diff]

Modified render/conf/users.t from [59cb9f4fac] to [7c5c858095].    [diff]

Modified render/media-gallery.t from [da27a31f83] to [5c4e9df122].    [diff]

Modified render/nav.t from [0fd87c81ae] to [9f2c55cf5b].    [diff]

Modified render/notices.t from [99b348e685] to [745afb2f25].    [diff]

Modified render/nym.t from [ea921b8ffe] to [c2ab22760a].    [diff]

Modified render/profile.t from [3525ca58bc] to [a033243372].    [diff]

Modified render/timeline.t from [ab5808172b] to [7375f87c90].    [diff]

Modified render/tweet-page.t from [c0b864229b] to [304c6c3aff].    [diff]

Modified render/tweet.t from [83917dbbe9] to [57f4f6bb5e].    [diff]

Modified render/user-page.t from [e4691ec838] to [be37fdb666].    [diff]

Modified route.t from [2b1fe64d41] to [a232000d86].    [diff]

Modified smackdown.t from [e99ea3e622] to [ad4d039b1c].    [diff]

Modified srv.t from [80adbc5ad3] to [854410a8ca].    [diff]

Modified str.t from [d98a573fe7] to [89921fa130].    [diff]

Modified tpl.t from [9f68e11c52] to [db48a650e7].    [diff]