| Commit message (Expand) | Author | Age | Files | Lines |
* | - perl_checker: more context checks | Pascal Rigaux | 2003-04-29 | 1 | -0/+5 |
* | perl_checker: enhanced "number of arguments" checking, including method calls | Pascal Rigaux | 2003-04-25 | 1 | -1/+4 |
* | help updates | Thierry Vignaud | 2003-04-22 | 1 | -0/+1 |
* | first alpha pre version of beta of the first draft of a tutorial | Guillaume Cottenceau | 2003-04-18 | 1 | -2/+5 |
* | basic "number of arguments" checking | Pascal Rigaux | 2003-04-17 | 1 | -5/+3 |
* | bug fix release | Thierry Vignaud | 2003-04-17 | 1 | -1/+4 |
* | MDK::Common::Func: map_index, each_index and grep_index do not pass $::i as | Pascal Rigaux | 2003-04-16 | 1 | -0/+5 |
* | many perl_checker enhancements | Pascal Rigaux | 2003-04-11 | 1 | -1/+18 |
* | - have the POT-Creation-Date set to the current date (when --generate-pot) | Pascal Rigaux | 2003-02-24 | 1 | -1/+5 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+4 |
* | don't suggest to replace "@foo ? @foo : @bar" with "@foo || @bar", this is wr... | Pascal Rigaux | 2003-02-14 | 1 | -1/+4 |
* | - add some more Gtk2 methods | Pascal Rigaux | 2003-02-13 | 1 | -1/+5 |
* | - handle ${foo} (including "${foo}bar") | Pascal Rigaux | 2003-02-12 | 1 | -1/+5 |
* | - add various Gtk2 methods | Pascal Rigaux | 2003-02-06 | 1 | -1/+6 |
* | 1.0.4-17mdk | Thierry Vignaud | 2003-01-29 | 1 | -1/+4 |
* | perl_checker: add some Gtk2 methods | Pascal Rigaux | 2003-01-21 | 1 | -1/+4 |
* | - perl_checker: | Pascal Rigaux | 2003-01-16 | 1 | -1/+6 |
* | perl_checker: when generating pot, add an header and fake line numbers to ple... | Pascal Rigaux | 2003-01-15 | 1 | -1/+5 |
* | MDK::Common::Func: add "find", "any" and "every" | Pascal Rigaux | 2003-01-06 | 1 | -1/+4 |
* | - perl_checker: add some more Gtk2 functions | Pascal Rigaux | 2002-12-28 | 1 | -1/+6 |
* | - perl_checker: many new features including | Pascal Rigaux | 2002-12-19 | 1 | -1/+9 |
* | add option "-t" enabling titi to precise tab-width=4 | Pascal Rigaux | 2002-12-11 | 1 | -1/+5 |
* | check the c-format conformity of translated strings | Pascal Rigaux | 2002-12-10 | 1 | -1/+4 |
* | perl_checker: new --generate-pot feature | Pascal Rigaux | 2002-12-10 | 1 | -1/+4 |
* | - perl_checker: print on stdout, not stderr | Pascal Rigaux | 2002-12-06 | 1 | -1/+5 |
* | - perl_checker now checks usage of $_ | Pascal Rigaux | 2002-12-05 | 1 | -1/+6 |
* | handle "use lib qw(...)" | Pascal Rigaux | 2002-12-04 | 1 | -1/+6 |
* | more restricted detection of non-use of if_()-like exprs | Pascal Rigaux | 2002-12-04 | 1 | -1/+0 |
* | - warn use of "cond ? list : ()" (use if_(cond, list) instead) | Pascal Rigaux | 2002-12-04 | 1 | -1/+5 |
* | add output_with_perm(), cat_or_die() | Pascal Rigaux | 2002-12-02 | 1 | -1/+5 |
* | ensure ocamltags (and so emacs) is not needed, and add a BuildRequires on ocaml | Pascal Rigaux | 2002-11-28 | 1 | -0/+1 |
* | new perl_checker now has every feature of the old version | Pascal Rigaux | 2002-11-28 | 1 | -1/+5 |
* | remove noarch (since perl_checker is now a binary) | Pascal Rigaux | 2002-11-15 | 1 | -1/+0 |
* | - new perl_checker written in OCaml (not as featured as previous perl_checker... | Pascal Rigaux | 2002-11-15 | 1 | -1/+2 |
* | new perl_checker written in OCaml (not as featured as previous perl_checker yet | Pascal Rigaux | 2002-11-13 | 1 | -1/+4 |
* | - perl_checker: many more warnings | Pascal Rigaux | 2002-11-06 | 1 | -1/+10 |
* | ensure a missing "=cut" doesn't make perl_checker go crazy (eg: when titi add... | Pascal Rigaux | 2002-10-17 | 1 | -0/+1 |
* | add a check for function call PKG::f instead of PKG::f() | Pascal Rigaux | 2002-10-17 | 1 | -1/+4 |
* | MDK::Common::System::update_gnomekderc: fix adding lines to the last section ... | Pascal Rigaux | 2002-09-06 | 1 | -1/+4 |
* | MDK::Common::System::update_gnomekderc: fix adding section when the file does... | Pascal Rigaux | 2002-09-06 | 1 | -1/+4 |
* | no function "xxx undefined" when using "#-#" | Pascal Rigaux | 2002-08-28 | 1 | -1/+4 |
* | fix typo in mkdir_p error message | Pascal Rigaux | 2002-08-27 | 1 | -0/+1 |
* | give a meaning to the return value of cdie | Pascal Rigaux | 2002-08-27 | 1 | -1/+4 |
* | add Url (thanks to Yura Gusev) | Pascal Rigaux | 2002-08-21 | 1 | -0/+1 |
* | - add setExportedVarsInSh and setExportedVarsInCsh | Pascal Rigaux | 2002-08-12 | 1 | -1/+5 |
* | - File.pm: add "append_to_file" | Pascal Rigaux | 2002-08-01 | 1 | -1/+5 |
* | - perl_checker: cleaner, more usable (via .perl_checker for -exclude's) | Pascal Rigaux | 2002-07-31 | 1 | -1/+6 |
* | - perl_checker: add *much* stricter syntax rules | Pascal Rigaux | 2002-07-31 | 1 | -1/+5 |
* | MDK::Common::DataStructure: add sort_numbers | Pascal Rigaux | 2002-07-28 | 1 | -1/+4 |
* | - add Various::internal_error | Pascal Rigaux | 2002-07-25 | 1 | -1/+5 |