summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* blacklist File::Spec::Unix, Test::Builder for iurtThierry Vignaud2016-10-111-0/+1
|
* list a cople missing Gtk3 'new' methodsThierry Vignaud2016-09-171-0/+2
| | | | thus increasing SNR in eg: rpmdrake, userdrake
* 1.2.291.2.29Thierry Vignaud2016-09-161-0/+2
|
* blacklist some basic packagesThierry Vignaud2016-09-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | they are not parsable by perl_checker and thus end in every project blacklist, so ... AutoLoader B Compress::Gzip Compress::Raw::Zlib Config::IniFiles Convert::ASN1 DateTime Digest::base Digest::Perl::MD5 encoding Errno Exporter::Heavy Exporter::Tiny ExtUtils::MakeMaker File::Copy File::Copy::Recursive File::Find File::FnMatch File::GlobMapper FileHandle File::MimeInfo::Magic File::NCopy File::Path File::Slurp File::Sync File::Temp Gtk2::Gdk::Keysyms Hash::Util::FieldHash HTTP::Message HTTP::Request::Common IO::Compress::Base::Common IO::Compress::Gzip IO::File IO::Handle IO::Pipe IO::Socket::INET IO::Socket::IP IO::Socket::SSL IO::Uncompress::Gunzip Libconf::Glueconf Libconf::Templates::Generic::KeyValue List::MoreUtils LWP::UserAgent MDV::Distribconf::Build MIME::Base64 MIME::Words Net::DBus::Binding::Introspector Net::DBus::Binding::Iterator Net::DBus::RemoteObject Net::DBus::Test::MockIterator Net::HTTP Net::HTTP::Methods Net::LDAP Net::LDAP::Constant Net::LDAP::Control Net::LDAP::Filter Net::LDAP::Intermediate Net::LDAP::Schema Net::LDAP::Util Net::SSL overload parent Perl::Tidy Pod::Usage String::Escape Symbol Sys::Syslog Term::ReadKey Test::More Text::ParseWords Text::Wrap Time::ZoneInfo URI::Escape XML::LibXML::AttributeHash XML::LibXML::Boolean XML::LibXML::Error XML::LibXML::Literal XML::LibXML::NodeList XML::LibXML::Number XML::Parser XML::Simple XML::Writer
* recognize "bytes", "open" & "constant" pragmasThierry Vignaud2016-09-161-0/+2
| | | | also sort them
* 1.2.281.2.28Thierry Vignaud2016-09-161-0/+2
|
* add POSIX fake packageThierry Vignaud2016-09-161-1/+1
|
* add Cwd fake packageThierry Vignaud2016-09-131-1/+1
|
* update MDV::Distribconf fake packageThierry Vignaud2016-09-131-1/+1
|
* remove Cairo fake packages (unused)Thierry Vignaud2016-09-131-1/+1
|
* remove Gnome2 fake packages (unused)Thierry Vignaud2016-09-131-0/+1
|
* update Net::DNS fake packageThierry Vignaud2016-09-131-1/+1
|
* update RPM4 fake packageThierry Vignaud2016-09-131-1/+1
|
* add c fake packageThierry Vignaud2016-09-131-1/+1
|
* add Encode fake packageThierry Vignaud2016-09-131-1/+1
|
* add Carp fake packageThierry Vignaud2016-09-131-1/+1
|
* add XSLoader fake packageThierry Vignaud2016-09-131-1/+1
|
* add Glib::Object::Introspection fake packageThierry Vignaud2016-09-131-0/+1
|
* update Gtk2 fake packageThierry Vignaud2016-09-131-0/+3
|
* 1.2.271.2.27Thierry Vignaud2016-08-271-0/+2
|
* add USER fake package for userdrakeThierry Vignaud2016-08-271-0/+2
|
* warn when @ISA / "use base" is used more than onceThierry Vignaud2015-06-141-0/+3
| | | | make it a warning instead of dying (needed for Parted bindings)
* 1.2.261.2.26Thierry Vignaud2014-02-241-0/+2
|
* fix "undeclared variable $_" false positive on List::Util::first()Thierry Vignaud2014-01-221-0/+1
|
* fake packages: add Gtk3 & Gtk3::{Notify,WebKit}Thierry Vignaud2014-01-191-0/+3
|
* 1.2.251.2.25Thierry Vignaud2013-09-051-0/+2
|
* "please remove the space before the function call" is no more fatalThierry Vignaud2013-09-051-0/+1
| | | | (for Gtk3)
* add older historyThierry Vignaud2013-03-061-0/+303
|
* update Glib fake packageThierry Vignaud2012-12-171-0/+2
|
* 1.2.241.2.24Thierry Vignaud2012-10-131-0/+2
|
* recognize \E, \L, \u, \U in regexpesThierry Vignaud2012-10-131-0/+1
|
* recognize /r modifier for regexpesThierry Vignaud2012-10-131-0/+2
|
* 1.2.231.2.23Thierry Vignaud2012-10-041-0/+2
|
* update URPM fake packageThierry Vignaud2012-10-041-0/+2
|
* 1.2.221.2.22Thierry Vignaud2012-09-211-0/+2
|
* update URPM fake packageThierry Vignaud2012-09-211-0/+2
|
* 1.2.211.2.21Thierry Vignaud2012-09-061-0/+2
|
* update RPM4 & URPM fake packagesThierry Vignaud2012-09-061-0/+2
|
* 1.2.201.2.20Thierry Vignaud2012-08-071-0/+1
|
* default to UTF-8 charset when generating reference catalogThierry Vignaud2012-08-071-0/+3
|
* 1.2.191.2.19Thierry Vignaud2012-04-031-0/+2
|
* recognize "%f" in printf stringsThierry Vignaud2012-03-271-0/+1
|
* fake XML::LibXML::Reader for urpmiThierry Vignaud2012-03-271-0/+2
|
* recognize binmode() (for eg urpmi)Thierry Vignaud2012-03-271-0/+3
|
* 1.2.181.2.18Thierry Vignaud2012-03-251-0/+2
|
* recognize getpgrp() (for eg: iurt)Thierry Vignaud2012-03-251-0/+1
|
* recognize -p (pipe test) & -S (socket test) such as in MDK::Common::FileThierry Vignaud2012-03-251-0/+1
|
* enhance logsThierry Vignaud2012-03-241-2/+3
|
* kill "undeclared variable $^S" (eg in standalone.pm)Thierry Vignaud2012-03-241-0/+1
|
* recognize \B in regexps (match except at a word boundary)Thierry Vignaud2012-03-241-0/+2
| | | | eg: in detect_devices::is_netbook_nettop()