index
:
perl_checker
master
topic/master-rebase-backup
Perl Syntax Checker
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fake_packages
/
gen.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
make it parse latest URPM
Thierry Vignaud
2012-09-06
1
-1
/
+1
*
(is_blacklisted) blacklist sub cmp too
Thierry Vignaud
2012-03-27
1
-1
/
+1
*
kill debug statement
Thierry Vignaud
2012-03-27
1
-1
/
+0
*
recognize binmode() (for eg urpmi)
Thierry Vignaud
2012-03-27
1
-0
/
+1
*
(is_blacklisted) kill unused arg
Thierry Vignaud
2012-03-24
1
-1
/
+1
*
handle special case "sub foobar { shift->method_call(...) } (eg: Net::FTP)
Thierry Vignaud
2012-03-24
1
-2
/
+6
*
add a FIXME note
Thierry Vignaud
2012-03-23
1
-0
/
+2
*
(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
*
(get_paras) explain
Thierry Vignaud
2012-03-16
1
-0
/
+2
*
(get_paras) detect when function expects any number of arguments (reduce perl...
Thierry Vignaud
2012-03-16
1
-0
/
+4
*
(get_paras) remove empty prototypes from functions (it's possible we see it u...
Thierry Vignaud
2012-03-08
1
-0
/
+2
*
(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
1
-0
/
+2
*
(parse_pm) ignore forward declarations
Thierry Vignaud
2012-02-01
1
-0
/
+2
*
(parse_pm) prevent skiping lines when =cut is missing from end of one file (t...
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
1
-0
/
+36
*
kill warnings on parsing BOOT (eg: URPM's one)
Thierry Vignaud
2012-01-30
1
-0
/
+1
*
fix some method names in URPM
Thierry Vignaud
2011-09-20
1
-0
/
+1
*
fix generating Gtk2 where "ne" can be a method
Thierry Vignaud
2008-09-17
1
-1
/
+1
*
Rename folder to match history.
Mageia SVN-Git Migration
2007-04-25
1
-0
/
+108