Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-26 | Revert 40626 which broke tests. | Daniel Shahaf | 1 | -3/+0 | |
2017-02-25 | 40626: Make $options re-settable. | Daniel Shahaf | 1 | -0/+3 | |
Follow-up to 40508. Reported-by: James McGlashan | |||||
2017-02-08 | 40508: Make $functions re-settable. | Daniel Shahaf | 1 | -0/+6 | |
2017-01-30 | 40465: update methods to output $PWD in tests. | Peter Stephenson | 1 | -12/+19 | |
Use method from B01cd.tst which resolves symbolic links and matches against parameter in output. | |||||
2017-01-28 | 40440: Add $functions_source hash to zsh/parameter. | Peter Stephenson | 1 | -7/+20 | |
This allows you to find out where a function was loaded from. | |||||
2008-12-29 | clean up test temporary files | Geoff Wing | 1 | -0/+3 | |
2008-09-03 | 25595: fix line numbers with EVAL_LINENO, | Peter Stephenson | 1 | -1/+30 | |
try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack | |||||
2008-08-12 | 25443 (tweaked): allow $functrace to show sourced files | Peter Stephenson | 1 | -1/+7 | |
2008-08-11 | unposted: fix test failure in previous commit | Peter Stephenson | 1 | -5/+1 | |
2008-08-11 | 25247 with further modifications: add $funcsourcetrace | Peter Stephenson | 1 | -0/+37 | |