index
:
perl-MDK-Common
master
Mageia Common Perl Code
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo
Pascal Rigaux
2004-04-28
1
-0
/
+1
*
separate rewriting rules from warnings
Pascal Rigaux
2004-04-28
1
-55
/
+51
*
don't tell to replace \: with : in "$foo\::" and /$foo\::/
Pascal Rigaux
2004-04-28
1
-2
/
+2
*
various detection of join() misuse
Pascal Rigaux
2004-04-28
3
-1
/
+14
*
get_pos_from_expr() (previously named get_pos_from_tree()) is useful, even in...
Pascal Rigaux
2004-04-28
3
-35
/
+37
*
handle bad PO-: comments at the lexical level instead of doing it in the grammar
Pascal Rigaux
2004-04-28
4
-10
/
+26
*
add a test
Pascal Rigaux
2004-04-28
1
-2
/
+6
*
fix typo
Pascal Rigaux
2004-04-28
1
-1
/
+1
*
add a test for open F, ...
Pascal Rigaux
2004-04-28
1
-0
/
+2
*
- deprecate "open F, ..." prefering "open(my $F, ...)"
Pascal Rigaux
2004-04-28
3
-15
/
+27
*
test with local fake_packages
Pascal Rigaux
2004-04-28
1
-0
/
+1
*
Clean up pod2html temp files
Rafael Garcia-Suarez
2004-04-28
1
-0
/
+1
*
handle: -e "foo" && -f _
Pascal Rigaux
2004-04-28
1
-0
/
+1
*
allow
Pascal Rigaux
2004-04-28
1
-1
/
+1
*
- do check_simple_pattern() directly in from_PATTERN()
Pascal Rigaux
2004-04-28
2
-10
/
+12
*
no more internal_error "from_qw_raw" (which doesn't tell much about where it ...
Pascal Rigaux
2004-04-28
1
-6
/
+39
*
handle "use Foo X.X" (where X.X is a version number requested)
Pascal Rigaux
2004-04-09
1
-1
/
+5
*
generate perl_checker.html
Pascal Rigaux
2004-04-07
1
-1
/
+1
*
cleanup perl_checker.html
Pascal Rigaux
2004-04-07
1
-1
/
+1
*
log more stuff for 1.1.11-4mdk
Thierry Vignaud
2004-04-07
1
-2
/
+13
*
add perl_checker.html
Pascal Rigaux
2004-04-05
4
-2
/
+163
*
use local perl_checker
Pascal Rigaux
2004-04-05
1
-1
/
+1
*
1.1.11-4mdk
Thierry Vignaud
2004-04-05
1
-1
/
+4
*
provide Gnome2::Vte fake package too (thus enabling to kill one warning in
Thierry Vignaud
2004-04-05
1
-0
/
+72
*
provide Gnome2 fake package too
Thierry Vignaud
2004-04-05
1
-0
/
+641
*
resync with Glib/Gtk2 1.040
Thierry Vignaud
2004-04-05
2
-154
/
+772
*
error should not be scalar refs anymore
Pascal Rigaux
2004-04-02
1
-1
/
+0
*
*** empty log message ***
Pascal Rigaux
2004-04-01
1
-1
/
+2
*
fix warning (would also need fixing detecting of boolean context vs scalar
Pascal Rigaux
2004-03-31
1
-1
/
+1
*
add tests for perl_checker
Pascal Rigaux
2004-03-31
13
-0
/
+380
*
cp_af() now handles devices (block and character)
Pascal Rigaux
2004-03-31
1
-1
/
+1
*
in "$a ? $a : xxx", "xxx" can need short circuit
Pascal Rigaux
2004-03-31
1
-1
/
+1
*
- turn some errors to warnings
Pascal Rigaux
2004-03-31
1
-4
/
+4
*
cp_af() now handles devices (mknod)
Pascal Rigaux
2004-03-11
2
-3
/
+10
*
1.1.10-2mdk
Thierry Vignaud
2004-02-13
1
-1
/
+4
*
update from current patched xs sources
Thierry Vignaud
2004-02-12
2
-162
/
+87
*
replace the information "a variable is accessed" with the more precise
Pascal Rigaux
2004-01-22
4
-31
/
+41
*
handle "format" perl instruction
Pascal Rigaux
2004-01-22
3
-22
/
+42
*
when debugging default is ../t.pl
Pascal Rigaux
2004-01-22
1
-1
/
+1
*
- sync perl_checker_fake_packages/{Glib,Gtk2}.pm
Pascal Rigaux
2004-01-13
1
-1
/
+5
*
warn when there is a spaces only line
Pascal Rigaux
2004-01-13
1
-1
/
+4
*
remove spaces from line with spaces only (less warning in pod2html)
Pascal Rigaux
2004-01-13
2
-2
/
+2
*
use a float to save the mtime since int overflows.
Pascal Rigaux
2004-01-13
6
-10
/
+15
*
filter perl keyword
Thierry Vignaud
2004-01-13
2
-4
/
+4
*
add exceptions for some std perl keywords used in glib/gtk2 binding
Thierry Vignaud
2004-01-13
1
-1
/
+1
*
- simplify using operator "..."
Pascal Rigaux
2004-01-13
1
-7
/
+2
*
update to latest Glib and Gtk2 bindings
Thierry Vignaud
2004-01-12
2
-125
/
+404
*
ignore pod while parsing xs files
Thierry Vignaud
2004-01-12
1
-1
/
+7
*
perl_checker: entries in generated pot file are sorted by files
Pascal Rigaux
2004-01-09
5
-16
/
+25
*
perl_checker compliance
Pascal Rigaux
2004-01-09
1
-1
/
+1
[next]