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