summaryrefslogtreecommitdiffstats
path: root/perl_checker_fake_packages/gen.pl
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-108/+0
|
* add exceptions for some std perl keywords used in glib/gtk2 bindingThierry Vignaud2004-01-131-1/+1
|
* - simplify using operator "..."Pascal Rigaux2004-01-131-7/+2
| | | | | - fix line number
* ignore pod while parsing xs filesThierry Vignaud2004-01-121-1/+7
|
* print number of the bad lineThierry Vignaud2003-08-281-3/+5
|
* fix usage message so that one can understand how this script really workThierry Vignaud2003-08-271-1/+1
|
* adapt to perl-Gtk2 xs (replacing the perl-GTK2 inline version)Pascal Rigaux2003-08-111-205/+94
|
* some small additions for lord titiGuillaume Cottenceau2003-05-131-0/+3
|
* add expand_to_path (interactive::gtk)Guillaume Cottenceau2003-04-301-0/+1
|
* add some missing funcsGuillaume Cottenceau2003-04-291-0/+10
|
* override a few functionsGuillaume Cottenceau2003-04-291-0/+4
|
* override some more functionsGuillaume Cottenceau2003-04-291-0/+6
|
* fix missing functions from GCGuillaume Cottenceau2003-04-291-1/+1
|
* add some missing functionsGuillaume Cottenceau2003-04-291-0/+2
|
* add support for overriden functionsGuillaume Cottenceau2003-04-291-2/+5
|
* add a few complex functionsGuillaume Cottenceau2003-04-291-1/+12
|
* fix methods with numeric constantsGuillaume Cottenceau2003-04-291-1/+1
|
* fix methods with no argumentsGuillaume Cottenceau2003-04-291-1/+1
|
* add undetected functionsGuillaume Cottenceau2003-04-291-1/+3
|
* fix methods with no argumentsGuillaume Cottenceau2003-04-291-1/+1
|
* fix check_usage on multiple linesGuillaume Cottenceau2003-04-291-4/+11
|
* methods not naming argumentsGuillaume Cottenceau2003-04-281-8/+26
|
* ignore multiply defined functionsGuillaume Cottenceau2003-04-281-3/+2
|
* add traditional forms of subroutines declarations in .pm filesGuillaume Cottenceau2003-04-281-1/+11
|
* have the generated code perl_checker compliantPascal Rigaux2003-04-281-2/+2
|
* first shotGuillaume Cottenceau2003-04-251-0/+140