Map-based autoloader across php and phar resources

⌈⌋ ⎇ branch:  Canonic Autoloader


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins using file update.php version 4617bb4e15

2015-01-22
21:58
Build in trigger script for DPKG and RPM (untested). Leaf check-in: 18e74838b1 user: mario tags: trunk
20:16
Test build of 0.3.4 check-in: 2c46bdbe2d user: mario tags: trunk
20:15
Transition to xpm package+phar building. Fix self::$instance[] appending. check-in: 806985bee2 user: mario tags: trunk
19:43
Update notes about pharmap.php and addPhar(). (Section about recommended alternative autoloaders finally committed.) check-in: 9a42dc06af user: mario tags: trunk
19:36
Tool to regenerate .phar-internal class/func `map`, which is compatible to the shared.phar/autoload.map.php array structure, but stored as Phar meta data array. (Compatibility to xpm-generated composer deb/rpm/phar bundles.) check-in: 369216d430 user: mario tags: trunk
19:34
Prepare 0.3.4 step release. check-in: 03d1a4e914 user: mario tags: trunk
19:34
Typos in manpage. check-in: c956af642c user: mario tags: trunk
19:33
Introduce addPhar(), fix "const" subarray, keep static list of $instances. check-in: 35d87d3c07 user: mario tags: trunk
2014-09-10
22:57
Add php -d update example. check-in: a546e623ed user: mario tags: trunk
22:57
Note about PHP 5.2 compatibility. check-in: 7c03f0bbee user: mario tags: trunk
2014-09-08
13:44
Add minimum documentation. check-in: 0f47a9ce94 user: mario tags: trunk
13:43
Reapply version after packaging. check-in: 278c35b7c4 user: mario tags: trunk
2014-09-02
23:05
Updated Phar handler including new regex extractor. check-in: 02c1937563 user: mario tags: trunk, 0.3.3
2014-09-01
17:51
Skip hidden .dot directories (as in .git/* and .svn/*) check-in: 927dc06268 user: mario tags: trunk