Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better fake package for URPM | Thierry Vignaud | 2012-01-30 | 1 | -0/+113 |
| | |||||
* | (parse_pm) prevent skiping lines when =cut is missing from end of one file ↵ | Thierry Vignaud | 2012-01-30 | 1 | -2/+4 |
| | | | | (the "..." operator isn't reset between 2 function calls...) | ||||
* | (get_paras) do not rename *__XS functions anymore | Thierry Vignaud | 2012-01-30 | 1 | -3/+5 |
| | | | | | | | | | | copy their signatures to their perl wrappers so that they got signatures too (now that we parse the .pm files too) instead of shadowing the perl function with no signatures eg: -sub parse_hdlist() {} +sub parse_hdlist { my ($_urpm, $_filename, @_more_paras) = @_ } | ||||
* | (parse_pm) parse .pm files too when generating fake packages | Thierry Vignaud | 2012-01-30 | 1 | -0/+36 |
| | | | | eg: URPM (or some Gtk2*) implement methods in both perl & XS | ||||
* | kill warnings on parsing BOOT (eg: URPM's one) | Thierry Vignaud | 2012-01-30 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -4/+9 |
| | |||||
* | fix some method names in URPM | Thierry Vignaud | 2011-09-20 | 1 | -0/+1 |
| | |||||
* | fix error in generated Glib | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | add Gtk2::Sexy | Thierry Vignaud | 2008-09-17 | 1 | -0/+40 |
| | |||||
* | add Gtk2::Notify (which replaces Gtk2::NotificationBubble) | Thierry Vignaud | 2008-09-17 | 1 | -0/+30 |
| | |||||
* | fix error in generated Gtk2 | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | fix generating Gtk2 where "ne" can be a method | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | add URPM (for rpmdrake) | Thierry Vignaud | 2008-09-17 | 1 | -0/+147 |
| | |||||
* | add Gtk2::WebKit (for mcc) | Thierry Vignaud | 2008-09-17 | 1 | -0/+108 |
| | |||||
* | update Glib & Gtk2 | Thierry Vignaud | 2008-09-17 | 2 | -5/+144 |
| | |||||
* | update Glib & Gtk2 fake packages | Thierry Vignaud | 2007-08-01 | 2 | -1/+349 |
| | |||||
* | re-sync after the big svn loss1.2.41.2.3 | Pascal Rigaux | 2007-04-25 | 10 | -28/+562 |
| | |||||
* | Rename folder to match history. | Mageia SVN-Git Migration | 2007-04-25 | 14 | -0/+4999 |
This is a Synthesized commit to combine perl-MDK-Common and perl_checker repository history. |