| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (parse_pm) blacklist earlier some functions | Thierry Vignaud | 2012-03-19 | 1 | -1/+1 |
| * | (is_blacklisted) blacklist 'can' & 'isa' keywords | Thierry Vignaud | 2012-03-19 | 1 | -1/+1 |
| * | (is_blacklisted) split it out of get_paras() | Thierry Vignaud | 2012-03-19 | 1 | -1/+7 |
| * | 1.2.16 | Thierry Vignaud | 2012-03-16 | 2 | -1/+3 |
| * | (get_paras) explain | Thierry Vignaud | 2012-03-16 | 1 | -0/+2 |
| * | update fake packages with function expecting any number of arguments | Thierry Vignaud | 2012-03-16 | 9 | -93/+103 |
| * | (get_paras) detect when function expects any number of arguments | Thierry Vignaud | 2012-03-16 | 2 | -0/+6 |
| * | update URPM fake package | Thierry Vignaud | 2012-03-16 | 2 | -5/+9 |
| * | 1.2.15 | Thierry Vignaud | 2012-03-08 | 2 | -1/+3 |
| * | (get_paras) remove empty prototypes from functions (it's possible we see it u... | Thierry Vignaud | 2012-03-08 | 2 | -6/+14 |
| * | fix 2 fake packages | Thierry Vignaud | 2012-03-08 | 3 | -11/+10 |
| * | (parse_pm) handle functions without spacing before opening "{" | Thierry Vignaud | 2012-03-08 | 1 | -0/+2 |
| * | (parse_pm) do not exclude functions with ";" in their prototypes | Thierry Vignaud | 2012-03-08 | 1 | -1/+1 |
| * | blacklist some function names that perl_checker dislike (use, ...) | Thierry Vignaud | 2012-03-08 | 2 | -0/+4 |
| * | blacklist some modules in order to fix testsuite | Thierry Vignaud | 2012-02-02 | 1 | -0/+3 |
| * | 1.2.14 | Thierry Vignaud | 2012-02-01 | 2 | -1/+3 |
| * | fix Getopt::Long with newer generator | Thierry Vignaud | 2012-02-01 | 1 | -11/+0 |
| * | (parse_pm) ignore forward declarations | Thierry Vignaud | 2012-02-01 | 1 | -0/+2 |
| * | enhanced URPM fake package | Thierry Vignaud | 2012-02-01 | 2 | -1/+3 |
| * | 1.2.13 | Thierry Vignaud | 2012-01-30 | 2 | -1/+3 |
| * | fix date | Thierry Vignaud | 2012-01-30 | 1 | -1/+1 |
| * | blacklist a couple packages (help finding what's wrong when fake package | Thierry Vignaud | 2012-01-30 | 1 | -0/+2 |
| * | update fake packages | Thierry Vignaud | 2012-01-30 | 6 | -62/+885 |
| * | better fake package for URPM | Thierry Vignaud | 2012-01-30 | 2 | -0/+114 |
| * | (parse_pm) prevent skiping lines when =cut is missing from end of one | Thierry Vignaud | 2012-01-30 | 1 | -2/+4 |
| * | (get_paras) do not rename *__XS functions anymore | Thierry Vignaud | 2012-01-30 | 1 | -3/+5 |
| * | (parse_pm) parse .pm files too when generating fake packages | Thierry Vignaud | 2012-01-30 | 2 | -0/+38 |
| * | kill warnings on parsing BOOT (eg: URPM's one) | Thierry Vignaud | 2012-01-30 | 1 | -0/+1 |
| * | remove temp file (Remco Rijnders) | Thierry Vignaud | 2011-09-21 | 0 | -0/+0 |
| * | 1.2.12 | Thierry Vignaud | 2011-09-20 | 2 | -1/+3 |
| * | add Cairo & Pango | Thierry Vignaud | 2011-09-20 | 2 | -0/+796 |
| * | update Glib & Gtk2 too | Thierry Vignaud | 2011-09-20 | 2 | -482/+446 |
| * | update URPM | Thierry Vignaud | 2011-09-20 | 2 | -4/+11 |
| * | fix some method names in URPM | Thierry Vignaud | 2011-09-20 | 1 | -0/+1 |
| * | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-09-20 | 3 | -5/+5 |
| * | 1.2.11 | Pascal Rigaux | 2008-09-25 | 2 | -1/+3 |
| * | - re-allow "$object->state" and "sub state ..." | Pascal Rigaux | 2008-09-25 | 2 | -1/+2 |
| * | - re-allow $object->state | Pascal Rigaux | 2008-09-25 | 3 | -1/+7 |
| * | 1.2.10 | Pascal Rigaux | 2008-09-25 | 2 | -1/+3 |
| * | - fix typo causing qq(} $foo) to be parsed as q(} $foo) | Pascal Rigaux | 2008-09-25 | 2 | -1/+2 |
| * | - recognize "state" | Pascal Rigaux | 2008-09-25 | 3 | -0/+4 |
| * | 1.2.9 | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| * | fix error in generated Glib | Thierry Vignaud | 2008-09-17 | 2 | -1/+2 |
| * | add Gtk2::Sexy | Thierry Vignaud | 2008-09-17 | 2 | -0/+41 |
| * | add Gtk2::Notify (which replaces Gtk2::NotificationBubble) | Thierry Vignaud | 2008-09-17 | 2 | -0/+33 |
| * | 1.2.8 | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| * | fix error in generated Gtk2 | Thierry Vignaud | 2008-09-17 | 2 | -1/+4 |
| * | fix generating Gtk2 where "ne" can be a method | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| * | 1.2.7 | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| * | add URPM (for rpmdrake) | Thierry Vignaud | 2008-09-17 | 2 | -0/+150 |
