summaryrefslogtreecommitdiff
path: root/Src/cond.c
AgeCommit message (Collapse)AuthorFilesLines
2005-01-24users/8422: [[ ... -nt ... ]] with bad stat causedPeter Stephenson1-1/+1
mayhem in initialisation files, functions, etc.
2004-10-0520412, tweaked: Make test builtin more POSIX compatiblePeter Stephenson1-71/+124
20435: Make pattern.c not alter strings.
2002-08-01Dan Nelson: 17492: Quote output from xtracePeter Stephenson1-3/+8
2002-04-17Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson1-1/+5
Careful with long filenames in internal condition test; fix block file test for `-f'.
2001-10-15for caching of compiled patterns: remember that singsub() might modify the ↵Sven Wischnowsky1-1/+1
string it gets, compare with unmodified string (16041)
2000-04-01Updated from list as far as 10376Peter Stephenson1-57/+269
1999-04-15Initial revisionTanaka Akira1-0/+226