Commit History

Autor SHA1 Mensaxe Data
  Nils Adermann cf1af58514 Use bitwise operators directly in rules instead of get/set Bitfield %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 956035e641 Remove the unnecessary return statements from setters %!s(int64=10) %!d(string=hai) anos
  Nils Adermann f535542fca Use constants with names for bitfield offsets %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 329ab5cf41 Rename blob rule property to bitfield %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 961ea868ac Use an integer bitfield for rule properties instead of a string binary blob %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 6e81f63635 Reduce memory footprint of rules by storing data in blob %!s(int64=10) %!d(string=hai) anos
  Nils Adermann c7e1f49e78 Rule hashes are only used in the rule set, so no need to store them %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 15d572da4c Use 4 byte integer from raw md5 instead of 5 hex representation chars %!s(int64=10) %!d(string=hai) anos
  Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement %!s(int64=10) %!d(string=hai) anos
  Jordi Boggiano 3ba581f0df Improve error messages for required hhvm/php versions, fixes #3767 %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 2c43a3bcd0 Improve docblocks of public properties %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 107a736440 Recreate getLiterals method for BC %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 26598c4a9a Remove unnecessary pool reference from rules %!s(int64=10) %!d(string=hai) anos
  Nils Adermann 5c0efdcaa2 Move public properties to top and document them %!s(int64=10) %!d(string=hai) anos
  Nils Adermann ef41f136f8 Literals on rule are now public %!s(int64=10) %!d(string=hai) anos
  Jordi Boggiano cc37e4b0b8 Show defaulted version if phpversion() returns nothing, fixes #2313 %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano cc9dac8fe2 Fix tests and convert all package lists to Name[Versions] format %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 201cde05be Show reasons why an operation is executed in -vv mode, fixes #1063 %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 0700cd9186 Adjust according to feedback %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano db4055b778 Put a higher prio on replacers of the same vendor as the required package %!s(int64=12) %!d(string=hai) anos
  Pascal Borreli 5eead93250 Fixed typos %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano a8171f5be0 Display prettier messages for second-degree required exts to avoid confusion %!s(int64=13) %!d(string=hai) anos
  Nils Adermann cc7632489d Make problem report messages more readable %!s(int64=13) %!d(string=hai) anos
  Nils Adermann 5bea5974f7 Improve error messages for solver problems %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic %!s(int64=13) %!d(string=hai) anos
  Nils Adermann c869566868 Make ruleHash a protected member of rules %!s(int64=13) %!d(string=hai) anos
  Nils Adermann dd527a4049 Remove weak rules %!s(int64=13) %!d(string=hai) anos
  Nils Adermann 451bab1c2c Get rid of Literal object / literal id mix, use literals only to save memory %!s(int64=13) %!d(string=hai) anos
  Nils Adermann 46e4ae0e6a Move rule generation from solver into separate rule set generator %!s(int64=13) %!d(string=hai) anos
  Nils Adermann 70e306f055 Process all jobs in one method and remove lock jobs which are not used %!s(int64=13) %!d(string=hai) anos