Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl-MDK-Common-devel replaced by package perl_checker | Pascal Rigaux | 2005-11-25 | 1 | -32/+15 |
| | | | | | => perl-MDK-Common is a simple perl package, no more requiring ocaml | ||||
* | fix openFileMaybeCompressed() catMaybeCompressed() when file names contain ↵ | Pascal Rigaux | 2005-05-30 | 1 | -0/+3 |
| | | | | spaces (bugzilla #16172) | ||||
* | - use "our" instead of "use vars" | Pascal Rigaux | 2005-05-27 | 1 | -1/+9 |
| | | | | | - add addVarsInSh() and addVarsInShMode() | ||||
* | fix building doc without buildrequiring perl-MDK-Common (thanks to Gary L. ↵ | Pascal Rigaux | 2005-02-15 | 1 | -0/+3 |
| | | | | Greene) | ||||
* | 1.1.21-1mdk | Thierry Vignaud | 2004-12-23 | 1 | -1/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-11-26 | 1 | -1/+4 |
| | |||||
* | MDK::Common::File : add all_files_rec() | Pascal Rigaux | 2004-11-16 | 1 | -1/+4 |
| | |||||
* | 1.1.9-2mdk : rebuild for new perl | Rafael Garcia-Suarez | 2004-11-15 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-11-10 | 1 | -0/+5 |
| | |||||
* | more flexible typeFromMagic | Pascal Rigaux | 2004-09-06 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-18 | 1 | -1/+2 |
| | |||||
* | fix incoherent-version-in-changelog | Pascal Rigaux | 2004-08-13 | 1 | -1/+1 |
| | |||||
* | - use DESTDIR | Pascal Rigaux | 2004-08-13 | 1 | -2/+9 |
| | | | | | | - add perl_checker-vim - add Ctrl-return in perl and cperl emacs mode | ||||
* | remove unneeded duplicated provides | Pascal Rigaux | 2004-08-12 | 1 | -11/+4 |
| | |||||
* | setVarsInSh() now tries to use quoting only when really needed, | Pascal Rigaux | 2004-08-04 | 1 | -0/+4 |
| | | | | | otherwise it breaks program parsing the generated file (eg: /usr/sbin/autologin) | ||||
* | MDK::Common::System: whereis_binary() can now handle prefix | Pascal Rigaux | 2004-08-02 | 1 | -1/+4 |
| | |||||
* | - workaround bug in ocaml on ultrasparc | Pascal Rigaux | 2004-08-02 | 1 | -1/+8 |
| | | | | | | (can't catch exception "Fatal error: out-of-bound access in array or string" in native code) - add begins_with in MDK::Common::String | ||||
* | - more perlish behaviour for to_int() and to_float() | Pascal Rigaux | 2004-07-05 | 1 | -0/+4 |
| | | | | | (skipping leading spaces) | ||||
* | - fix single/quote handling in getVarsFromSh() | Pascal Rigaux | 2004-06-28 | 1 | -0/+5 |
| | | | | | | - setVarsInSh() now handles characters $, ', \" and spaces in the value - fix cp_af() for symlinks to directories | ||||
* | many perl_checker enhancements and cleanup | Pascal Rigaux | 2004-06-28 | 1 | -1/+4 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | 1.1.11-4mdk | Thierry Vignaud | 2004-04-05 | 1 | -1/+4 |
| | |||||
* | cp_af() now handles devices (mknod) | Pascal Rigaux | 2004-03-11 | 1 | -1/+4 |
| | |||||
* | 1.1.10-2mdk | Thierry Vignaud | 2004-02-13 | 1 | -1/+4 |
| | |||||
* | - sync perl_checker_fake_packages/{Glib,Gtk2}.pm | Pascal Rigaux | 2004-01-13 | 1 | -1/+5 |
| | | | | | - perl_checker: fix build time overflow in cache | ||||
* | perl_checker: entries in generated pot file are sorted by files | Pascal Rigaux | 2004-01-09 | 1 | -1/+4 |
| | |||||
* | add whereis_binary() | Pascal Rigaux | 2004-01-07 | 1 | -0/+3 |
| | |||||
* | new snapshot (many perl_checker enhancements) | Pascal Rigaux | 2004-01-05 | 1 | -1/+5 |
| | |||||
* | MDK::Common::File::cp_f() added | Pascal Rigaux | 2003-11-28 | 1 | -0/+2 |
| | |||||
* | 1.1.8-3mdk | Thierry Vignaud | 2003-11-18 | 1 | -1/+2 |
| | |||||
* | substInFile: if file is a symlink, make sure it stays a symlink | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+4 |
| | |||||
* | 1.1.8-2mdk | Thierry Vignaud | 2003-11-10 | 1 | -1/+4 |
| | |||||
* | for dams | Guillaume Cottenceau | 2003-10-15 | 1 | -2/+2 |
| | |||||
* | add uniq_ (uniq but according to some code results on each value) | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+4 |
| | |||||
* | export cat_or_die()MDK-92 | Pascal Rigaux | 2003-09-19 | 1 | -0/+1 |
| | |||||
* | - read_gnomekderc() & update_gnomekderc() will now handle key=value where key | Pascal Rigaux | 2003-09-19 | 1 | -1/+5 |
| | | | | | can contain spaces | ||||
* | MDK::Common::System::list_users() should list user 500 if it exists | Pascal Rigaux | 2003-09-01 | 1 | -1/+4 |
| | |||||
* | 1.1.6-2mdk | Thierry Vignaud | 2003-08-28 | 1 | -1/+4 |
| | |||||
* | - perl_checker: | Pascal Rigaux | 2003-08-11 | 1 | -1/+12 |
| | | | | | | | | | | | | - allow $_o_XXX parameter name which is both unused and optional (same for $_b_XXX) - shift is a ONE_SCALAR_PARA so that $box->pack_start(shift @l, 0, 0, 4) is parsed correctly - in arrange_global_vars_declared(), don't keep anything in global_vars_declared, better create shadow packages to contain them - much better merging of multiple files defining functions in the same package. This fixes the bad behaviour when using the cache (esp. do_pkgs, but it was even worse with things in ugtk2.pm) - adapt to perl-Gtk2 xs (which replace the perl-GTK2 inline version) | ||||
* | rebuild for new perl (it helps DrakX build script) | Pascal Rigaux | 2003-08-01 | 1 | -1/+4 |
| | |||||
* | - add read_gnomekderc() (and make update_gnomekderc() a little more robust ↵ | Pascal Rigaux | 2003-07-30 | 1 | -1/+4 |
| | | | | when the category is plain weird) | ||||
* | fix | Pascal Rigaux | 2003-06-16 | 1 | -2/+4 |
| | |||||
* | no native perl_checker for x86_64, only bytecode | Pascal Rigaux | 2003-06-16 | 1 | -3/+11 |
| | |||||
* | better BuildRequires | Pascal Rigaux | 2003-06-02 | 1 | -1/+3 |
| | |||||
* | new release | Pascal Rigaux | 2003-05-27 | 1 | -0/+18 |
| | |||||
* | fix pot generation (have \" instead of \\\") | Pascal Rigaux | 2003-05-16 | 1 | -1/+4 |
| | |||||
* | - rebuild for perl auto-provides | Pascal Rigaux | 2003-05-12 | 1 | -1/+17 |
| | | | | | (except for perl-MDK-Common-devel which need special handling for the faked packages) | ||||
* | - perl_checker: more context checks | Pascal Rigaux | 2003-04-29 | 1 | -0/+5 |
| | | | | | | - ensure the values are used (eg: "map { ... } ...", "/xxx/") - ensure the values "... or ...", "... and ..." are not used | ||||
* | perl_checker: enhanced "number of arguments" checking, including method calls | Pascal Rigaux | 2003-04-25 | 1 | -1/+4 |
| |