]> sourceware.org Git - automake.git/commit
* lib/Automake/DisjConditions.pm (new): Precompute 'string' and 'conds'
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 8 Aug 2004 20:14:34 +0000 (20:14 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 8 Aug 2004 20:14:34 +0000 (20:14 +0000)
commitc7f53625e06c9aa77f83312a5dd26d03983a1681
treef37758fa7e2ac61b51acd09727c391835e4687db
parent24c0ea58c786155441599be75335dd1939daf546
* lib/Automake/DisjConditions.pm (new): Precompute 'string' and 'conds'
in place instead of as a side-effect of calling ->string and ->conds.
This saves method-lookup time, simplify ->string and ->conds, and
allows to create the object only when necessary.
(string, conds): Simplify, now that the result is precomputed.
ChangeLog
lib/Automake/DisjConditions.pm
This page took 0.028239 seconds and 5 git commands to generate.