aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-06-19 12:43:09 +0200
committerFabian Groffen <grobian@gentoo.org>2019-06-19 12:43:09 +0200
commit1089b8baedcd1d6d7aa41e8f5f81938660079e01 (patch)
tree1ca046aa8094fa2175985bdf0d121d19de2aa72b /TODO.md
parentTODO: drop implemented items (diff)
downloadportage-utils-1089b8baedcd1d6d7aa41e8f5f81938660079e01.tar.gz
portage-utils-1089b8baedcd1d6d7aa41e8f5f81938660079e01.tar.bz2
portage-utils-1089b8baedcd1d6d7aa41e8f5f81938660079e01.zip
libq/set: drop rmspace for all inputsv0.80_pre20190620
Most of the times, rmspace is unnecessary, and doing so, requires a mutable copy of the data. If the callers call rmspace when necessary, set can be a bit more efficient. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index f9a713b..a319492 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,9 +6,6 @@
- -r (-R ?) regexp foo.\*
- make default -e for apps like quse/qdepends?
-- remove odd rmspace for each string in libq/set.c (allows a lot less
- malloc/frees)
-
- make set.c to array (xarray) instead of C-array (list)
- env vars only get expanded once, so this fails:<br>