| Commit message (Expand) | Author | Age | Files | Lines |
* | use $F instead of *F | Pascal Rigaux | 2004-08-09 | 1 | -3/+2 |
* | prototype perl_checker compliance | Pascal Rigaux | 2004-08-09 | 1 | -2/+2 |
* | perl_checker fixes | Pascal Rigaux | 2004-01-05 | 1 | -1/+0 |
* | let interactive uses stock items on x11 and old drak translated items in | Thierry Vignaud | 2003-07-14 | 1 | -0/+7 |
* | - methods with no argument are not functions with no argument! | Pascal Rigaux | 2003-05-26 | 1 | -2/+2 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -1/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -4/+4 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -4/+4 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -12/+12 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
* | don't return a typeglob ref, return the typeglob (reference to typeglobs are | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -5/+5 |
* | use each_index instead of map_index when the return value is not used | Pascal Rigaux | 2002-11-05 | 1 | -2/+2 |
* | - handle setting 'ok' && 'cancel' | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -0/+159 |