Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 | 2 | -0/+38 |
| | | | | 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 |
| | |||||
* | 1.2.121.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 |
| | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1971 | tv | 2011-09-20 19:33:39 +0100 (Tue, 20 Sep 2011) | 2 lines create ------------------------------------------------------------------------ r1973 | tv | 2011-09-20 19:35:52 +0100 (Tue, 20 Sep 2011) | 2 lines initial import ------------------------------------------------------------------------ | ||||
* | 1.2.111.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 - ignore "use feature" | Pascal Rigaux | 2008-09-25 | 3 | -1/+7 |
| | |||||
* | 1.2.101.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.91.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.81.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.71.2.7 | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| | |||||
* | add URPM (for rpmdrake) | Thierry Vignaud | 2008-09-17 | 2 | -0/+150 |
| | |||||
* | (tar) simplify: just use "svn export" | Thierry Vignaud | 2008-09-17 | 1 | -2/+1 |
| | |||||
* | 1.2.61.2.6 | Thierry Vignaud | 2008-09-17 | 2 | -1/+3 |
| | |||||
* | add Gtk2::WebKit (for mcc) | Thierry Vignaud | 2008-09-17 | 2 | -0/+109 |
| | |||||
* | update Glib & Gtk2 | Thierry Vignaud | 2008-09-17 | 3 | -5/+147 |
| | |||||
* | 1.2.51.2.5 | Pascal Rigaux | 2008-09-04 | 2 | -1/+3 |
| | |||||
* | sync | Pascal Rigaux | 2008-09-04 | 1 | -0/+2 |
| | |||||
* | recognize //= | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | recognize file test "-o" (File is owned by effective uid.) | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | - don't die when @ISA packages are unknow, make it a warning instead | Pascal Rigaux | 2008-03-28 | 2 | -3/+5 |
| | |||||
* | add support for Basedir ../../.. | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
| | |||||
* | 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 | 27 | -454/+852 |
| | |||||
* | Rename folder to match history. | Mageia SVN-Git Migration | 2007-04-25 | 52 | -0/+0 |
| | | | | | This is a Synthesized commit to combine perl-MDK-Common and perl_checker repository history. | ||||
* | META.yml is no more automatically generated (??) | Pascal Rigaux | 2006-09-04 | 1 | -2/+2 |
| | |||||
* | add fake MDV::Distribconf1.1.27 | Pascal Rigaux | 2006-08-23 | 3 | -2/+22 |
| | |||||
* | don't suggest replacing \Q with Q, warn "don't use \\Q, use quotemeta ↵ | Pascal Rigaux | 2006-06-22 | 1 | -0/+3 |
| | | | | instead" instead | ||||
* | handle $o->pop | Pascal Rigaux | 2006-06-21 | 3 | -2/+6 |
| | |||||
* | handle "use base ..." | Pascal Rigaux | 2006-06-15 | 2 | -1/+8 |
| | |||||
* | add a fake packdrake.pm | Pascal Rigaux | 2006-06-15 | 2 | -2/+5 |
| | |||||
* | add a fake packdrake.pm | Pascal Rigaux | 2006-06-15 | 1 | -0/+25 |
| | |||||
* | "pop @l, 1" check doesn't work the same way anymore since it is now parsed ↵ | Pascal Rigaux | 2006-06-14 | 1 | -2/+0 |
| | | | | pop(@l), 1 | ||||
* | *** empty log message *** | Pascal Rigaux | 2006-06-14 | 1 | -1/+1 |
| | |||||
* | "pop @l" return value can be dropped (ie make it similar to "shift") | Pascal Rigaux | 2006-06-14 | 2 | -1/+5 |
| | |||||
* | it seems stack is smaller on amd64, function concat_spaces need to be ↵ | Pascal Rigaux | 2006-05-15 | 2 | -2/+5 |
| | | | | tail-recursive |