summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (find_index) pinpoint the actual bug (ie the caller)Thierry Vignaud2007-08-011-1/+2
| | | | | (all other die should probably be altered the same way)
* 1.2.5Pascal Rigaux2007-05-302-1/+3
|
* enhance fuzzy_pidofs() to handle kernel processesPascal Rigaux2007-05-302-1/+10
|
* re-sync after the big svn lossPascal Rigaux2007-04-2571-13815/+18
|
* move "make test" to %check sectionPascal Rigaux2006-09-041-0/+2
|
* use %mkrelPascal Rigaux2006-09-041-1/+1
|
* META.yml is no more automatically generated (??)Pascal Rigaux2006-09-042-3/+2
|
* setVarsInSh: fix writing "|" in sh config filesPascal Rigaux2006-09-043-2/+5
|
* add fake MDV::DistribconfPascal Rigaux2006-08-233-2/+22
|
* don't suggest replacing \Q with Q, warn "don't use \\Q, use quotemeta ↵Pascal Rigaux2006-06-221-0/+3
| | | | instead" instead
* handle $o->popPascal Rigaux2006-06-213-2/+6
|
* handle "use base ..."Pascal Rigaux2006-06-152-1/+8
|
* add a fake packdrake.pmPascal Rigaux2006-06-152-2/+5
|
* add a fake packdrake.pmPascal Rigaux2006-06-151-0/+25
|
* "pop @l, 1" check doesn't work the same way anymore since it is now parsed ↵Pascal Rigaux2006-06-141-2/+0
| | | | pop(@l), 1
* *** empty log message ***Pascal Rigaux2006-06-141-1/+1
|
* "pop @l" return value can be dropped (ie make it similar to "shift")Pascal Rigaux2006-06-142-1/+5
|
* revert bad commit (thanks titi)Pascal Rigaux2006-05-151-1/+1
|
* it seems stack is smaller on amd64, function concat_spaces need to be ↵Pascal Rigaux2006-05-152-2/+5
| | | | tail-recursive
* perl_checker compliancePascal Rigaux2006-05-151-1/+1
|
* fix typo (detected by ocaml 3.09)Pascal Rigaux2006-05-151-1/+1
|
* it seems stack is smaller on amd64. function concat_spaces need to be ↵Pascal Rigaux2006-05-151-7/+7
| | | | tail-recursive
* ensure warnings in MDK::Common::* files don't bother the testPascal Rigaux2006-04-241-2/+13
| | | | | | (since MDK::Common files can be taken from the /usr instead of perl-MDK-Common repository (since it has been splitted))
* bump version number to 1.1.22Thierry Vignaud2006-04-111-1/+1
|
* 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 ↵Rafael Garcia-Suarez2005-12-291-0/+3
| | | | constants
* 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
| | | | | => perl-MDK-Common is a simple perl package, no more requiring ocaml
* 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
| | | | | - fix warning "Trailing spaces after HERE-document mark" (was on stderr)
* 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
| | | | | - gc@mandrakesoft.com is no more, put my address instead
* 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 ↵Olivier Blin2005-11-151-2/+1
| | | | could have detected this push/map like structure)
* - extend cat_ to handle multiple filesDaouda Lo2005-11-151-4/+6
|
* cleanupPascal Rigaux2005-09-271-4/+1
|