0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Copyright More... over 14 years ago
Added test for uniquness of Autoload function name used for php 5.2 More... over 14 years ago
Bugfix: Do not try to redefine __DIR__ More... over 14 years ago
Cleanup More... over 14 years ago
Cleanup, Typo fix More... over 14 years ago
Merge branch 'master' of github.com:theseer/Autoload More... over 14 years ago
... More... over 14 years ago
Initial work on build automation. More... over 14 years ago
A <blacklist> is not required when a <whitelist> is used. More... over 14 years ago
directly unset $scanner after use to work around a segfault of php-cli on shutdown More... almost 15 years ago
Added ___AUTOLOAD___ variable for uniqid based function name to support php 5.2 without lamda function More... almost 15 years ago
Added template for 5.2 bc More... almost 15 years ago
formating changes, sample calls added More... almost 15 years ago
A first version of a readme More... almost 15 years ago
Added testcode for variable setting api More... almost 15 years ago
Added more replacements for pear package building ./. development structure More... almost 15 years ago
Added help entry for phar support More... almost 15 years ago
Cleanup, added Version replacement in cli class More... almost 15 years ago
phar building template More... almost 15 years ago
- version const changed to be replaced by pear building - added phar building support More... almost 15 years ago
- removed closingtag member (leftover) - added generic variable support for template replacement More... almost 15 years ago
windows calling wrapper More... almost 15 years ago
pear building More... almost 15 years ago
Remove superfluous version check as the script uses PHP 5.3 syntax. More... almost 15 years ago
Fix whitespace. More... almost 15 years ago
command line interface - shell wrapper and implementation class More... almost 15 years ago
command line interface - shell wrapper and implementation class More... almost 15 years ago
Fixed tests to check for the , in the class lines More... almost 15 years ago
Fix parser to handle T_CURLY_OPEN and T_DOLLAR_OPEN_CURLY_BRACES (Thanx to @manualp) More... almost 15 years ago
added missing "," to join line for generated code More... almost 15 years ago