커밋 기록

작성자 SHA1 메시지 날짜
  Jordi Boggiano e90a8dc4c9 Fix feedback from 7222c1 14 년 전
  Jordi Boggiano 7222c111ed Make sure multiple autoload files can be used together, fixes #207 14 년 전
  Beau Simensen 2d721f5792 Standards fixes per @stof 14 년 전
  Beau Simensen e8fcf281fa Autoload Generator handles multiple PSR-0 paths 14 년 전
  Jordi Boggiano 304ce3b375 Fix relative target dirs 14 년 전
  Jordi Boggiano bc88d86983 Make use of Filesystem class in AutoloadGenerator 14 년 전
  Jordi Boggiano cb44ba8325 Fix autoload handling of main project 14 년 전
  Jordi Boggiano f5b7e968b2 Minor adjustments to merged PR 14 년 전
  Ant Cunningham e0400773f7 Adding support for configurable vendor path in composer.json. 14 년 전
  Henrik Bjørnskov 8180117584 AutoloadGenerator.php miscalculates the path 14 년 전
  Jordi Boggiano 1a7bf8a7f8 Bugfixes 14 년 전
  Jordi Boggiano b7f6cf69ab Add tests and fixes some issues 14 년 전
  Jordi Boggiano c8859240d2 Add InstallerInstaller, refactored AutoloadGenerator, fixes #59 14 년 전
  Jordi Boggiano bd712db727 Reverse-orders namespaces by specificity 14 년 전
  Jordi Boggiano 1ca3e5e5e2 Generate a map separated from the autoloader, fixes #74 14 년 전
  Fabien Potencier 03b06ebbca Fix path for autoloaded libs as the .composer/ dir is now under the vendor/ one. 14 년 전
  Fabien Potencier 9e7ebd9280 Fix autoload.php generator 14 년 전
  Jordi Boggiano 89caa9b117 Rewrite autoloader to use only PSR-0, remove splitting of PEAR path 14 년 전
  Jordi Boggiano c03a739548 Use psr-0 instead of psr0 14 년 전
  Jordi Boggiano be47991b36 Build a standalone autoload file 14 년 전
  Jordi Boggiano 8a571c05db Fix issues in new autoloader code 14 년 전
  Igor Wiedler 808a2c9448 [composer] wrap UniversalClassLoader require in if class_exists 14 년 전
  Igor Wiedler aa7c4b8ef7 [autoload] refactor getFullPackage into populateAutoloadInformation 14 년 전
  Igor Wiedler 9d238330b3 [autoload] refactor autoload generation code into a AutoloadGenerator 14 년 전