]> git.ipfire.org Git - thirdparty/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)
commitd7b81c1ed1405fdef10ee7e83c8aa2f6fb50756e
tree9f97db04453e9612e5939e725aaa551924fc3668
parent9fcdf1df019d2e7e6a7ccbb8a1e7ff71c299f8fd
* 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