Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Pattern change



> I'm about to commit the change suggested by Bart that treats the test string for
> pattern matching by length instead of assuming null termination.

This is now committed.

> Pattern matching still uses memory allocation internally in two places.  First, it
> uses it to copy in the start of the path for ~-exclusion.  This can probably be
> moved further up by using appropriate flags.

Fixed this in the meanwhile, too.

I can see how to improve the other case, but it makes it yet more complicated, so
I'm not sure it's worth it.

-- 

Whatever you Wanadoo:
http://www.wanadoo.co.uk/time/

This email has been checked for most known viruses - find out more at: http://www.wanadoo.co.uk/help/id/7098.htm



Messages sorted by: Reverse Date, Date, Thread, Author