summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 1.1.22-1mdkThierry Vignaud2006-04-111-1/+4
* use %mkrelThierry Vignaud2006-04-111-1/+1
* sync with Glib/Gtk2-1.120Thierry Vignaud2006-04-112-14/+716
* (syscall_) perl_checker complianceThierry Vignaud2006-02-221-1/+1
* better fix for syscall.ph used somewhere elsePascal Rigaux2006-01-033-6/+10
* Hopefully that's the latest fix to be really really sure to load syscall cons...Rafael Garcia-Suarez2005-12-291-0/+3
* ensure syscall_() work whatever is the first module to use itThierry Vignaud2005-12-221-3/+2
* commit what pixel forgot to commitThierry Vignaud2005-12-221-0/+2
* 1.2.1-1mdkThierry Vignaud2005-12-221-0/+3
* bump version numberThierry Vignaud2005-12-221-1/+1
* (syscall_) make it work everytimeThierry Vignaud2005-12-221-1/+1
* perl-MDK-Common-devel replaced by package perl_checkerPascal Rigaux2005-11-257-57/+382
* add some minimal comparison between perl_checker and perlcriticPascal Rigaux2005-11-251-1/+14
* - make <<"EOF" a warning, not an error (and adapt test for it)Pascal Rigaux2005-11-252-7/+10
* enhance to have no remaining spacesPascal Rigaux2005-11-252-2/+3
* we don't care about module warnings (and we don't handle it nicely :)Pascal Rigaux2005-11-251-1/+1
* get rid of MDK::Common::Globals (not used anymore by drakconnect)Pascal Rigaux2005-11-254-66/+2
* generate graph dependencies (with "maybe" dependencies from methods)Pascal Rigaux2005-11-253-10/+25
* Mandrakesoft is now MandrivaPascal Rigaux2005-11-251-1/+1
* - replace Mandrakesoft with MandrivaPascal Rigaux2005-11-251-6/+6
* update copyrightPascal Rigaux2005-11-251-1/+1
* updatePascal Rigaux2005-11-251-1/+1
* Use 3-arg open to avoid potential security risk with magical opensRafael Garcia-Suarez2005-11-151-2/+2
* inline unneeded cat_a_file() in cat_(), simplify using map (perl_checker coul...Olivier Blin2005-11-151-2/+1
* - extend cat_ to handle multiple filesDaouda Lo2005-11-151-4/+6
* cleanupPascal Rigaux2005-09-271-4/+1
* fixed bug making localedrake (and maybe others) crashing when trying toPablo Saratxaga2005-09-271-0/+3
* handle method calls in generate-package-dependencies-graphPascal Rigaux2005-06-092-9/+10
* optional graph of dependencies (doesn't handle methods yet)Pascal Rigaux2005-06-083-4/+33
* fix --check-unused-global-varsPascal Rigaux2005-06-081-1/+1
* fix openFileMaybeCompressed() catMaybeCompressed() when file names contain sp...Pascal Rigaux2005-05-302-1/+4
* simplifyPascal Rigaux2005-05-301-1/+1
* - Let function 'openFileMaybeCompressed' and 'catMaybeCompressed' supportTill Kamppeter2005-05-291-1/+1
* - use "our" instead of "use vars"Pascal Rigaux2005-05-272-5/+13
* fix addVarsInSh() with no fieldsPascal Rigaux2005-05-271-1/+1
* add addVarsInSh() and addVarsInShMode()Pascal Rigaux2005-05-271-1/+29
* use "our" instead of "use vars"Pascal Rigaux2005-05-277-34/+34
* fix building doc without buildrequiring perl-MDK-Common (thanks to Gary L. Gr...Pascal Rigaux2005-02-153-2/+5
* update_gnomekderc: modify the default group (entries at the top of theOlivier Blin2005-02-141-3/+4
* use POSIX instead of Fcntl (perl-base compliance)Pascal Rigaux2005-01-031-2/+8
* 1.1.21-1mdkThierry Vignaud2004-12-231-1/+6
* 1.1.21Thierry Vignaud2004-12-231-1/+1
* (setVarsInShMode) consider all files in /home as insecured and useThierry Vignaud2004-12-231-2/+7
* (secured_output) introduce itThierry Vignaud2004-12-231-0/+7
* - ugly hack to workaround uniop calls priority pb, but at least have a P_unio...Pascal Rigaux2004-12-135-18/+25
* allow some more things using ONE_SCALAR_PARA (esp. for "delete")Pascal Rigaux2004-12-051-0/+4
* fix precedence issuePascal Rigaux2004-12-051-1/+1
* solve some ugly precendence pbs :)Pascal Rigaux2004-12-051-7/+8
* simplify again using the rule "simple_subscript"Pascal Rigaux2004-12-051-6/+2
* create to_Deref_with_arrow()Pascal Rigaux2004-12-052-6/+11