Hash :
f948d181
Author :
Date :
2024-04-11T21:49:45
gnulib-tool.py: Optimize module set lookups. * gnulib-tool.py (profiler_args): New variable. * pygnulib/GLModuleSystem.py (GLModuleTable.transitive_closure): Turn handledmodules into a set. (GLModuleTable.transitive_closure_separately): For the 'in' test, use a set variable main_modules_set.
Please create and read the docs with $ cd doc $ make gnulib.html $ xdg-open gnulib.html or read the online manual at https://www.gnu.org/software/gnulib/manual/gnulib.html