Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -3/+3 |
* | s/$x ne (0|'')/$x/ | Thierry Vignaud | 2002-11-20 | 1 | -2/+2 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -2/+2 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -17/+17 |
* | use each_index instead of map_index when the return value is not used | Pascal Rigaux | 2002-11-05 | 1 | -4/+4 |
* | - handle setting 'ok' && 'cancel' | Pascal Rigaux | 2002-08-13 | 1 | -0/+2 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -0/+171 |