• Nils Goroll's avatar
    For body matches, use temporary space on heap rather than workspace · 246a6094
    Nils Goroll authored
    The main reason is an upcoming improvement which needs workspace.
    
    But also using workspace here probably does not come with too relevant
    an advantage, because regular expression matching and copying are
    already expensive, and the need to copy should be the exception.
    246a6094
Name
Last commit
Last update
m4 Loading commit data...
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...