Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (if_, if__) make easier to debug (#60153) | Thierry Vignaud | 2010-07-20 | 1 | -2/+2 |
| | |||||
* | (if__) more precise exception message | Thierry Vignaud | 2010-07-20 | 1 | -1/+1 |
| | |||||
* | - modify before_leaving() to be compatible with perl 5.10.0 | Pascal Rigaux | 2008-01-18 | 1 | -12/+8 |
| | | | | | | more precisely, rewrite add_f4before_leaving in a different way so that DESTROY is correctly called when it should | ||||
* | (find_index) restore die (we should have used Carp::croak() instead | Thierry Vignaud | 2007-08-09 | 1 | -2/+1 |
| | | | | | but postponed this improvements after 2008.0) | ||||
* | (find_index) pinpoint the actual bug (ie the caller) | Thierry Vignaud | 2007-08-01 | 1 | -1/+2 |
| | | | | | (all other die should probably be altered the same way) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+333 |