summaryrefslogtreecommitdiffstats
path: root/perl-install/interactive/stdio.pm
Commit message (Expand)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* - bug command: fix choosing the usb-key/floppy drivePascal Rigaux2007-08-271-4/+10
* re-sync after the big svn lossPascal Rigaux2007-04-251-9/+10
* cleanup (translate late, and move methods to upper class)Pascal Rigaux2005-08-301-8/+0
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-1/+1
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-1/+1
* perl_checker compliancePascal Rigaux2004-08-111-1/+1
* $def_n is unusedPascal Rigaux2004-01-221-2/+1
* let interactive uses stock items on x11 and old drak translated items inThierry Vignaud2003-07-141-0/+8
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-2/+2
* fix typoPascal Rigaux2002-12-041-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-3/+3
* s/$x ne (0|'')/$x/Thierry Vignaud2002-11-201-2/+2
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-2/+2
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-2/+2
* various small syntax enhancements to please perl_checkerPascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-17/+17
* use each_index instead of map_index when the return value is not usedPascal Rigaux2002-11-051-4/+4
* - handle setting 'ok' && 'cancel'Pascal Rigaux2002-08-131-0/+2
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-2/+2
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-0/+171