0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a new option to PHP PEAR Generator: php.pear.underscores-in-nonpublic to choose to append or not an underscore before the private or protected methods and attributes.
Leandro Lucarella
as llucax
More... over 23 years ago
Updated version number.
Leandro Lucarella
as llucax
More... over 23 years ago
Updated documentation.
Leandro Lucarella
as llucax
More... over 23 years ago
Added Proyect Managment and Website to me in the Maintainers list in the website.
Leandro Lucarella
as llucax
More... over 23 years ago
Added new option to PHP PEAR Generator for prepending Package to the classname.
Leandro Lucarella
as llucax
More... over 23 years ago
Added x2c:noclass feature to umbrello handler. The only generators that implement it are the PHP and PHP PEAR generators. PHP abstract class workarround is removed.
Leandro Lucarella
as llucax
More... over 23 years ago
Added Package_ before classname (like class Package_Class extends...). Updated TODO list.
Leandro Lucarella
as llucax
More... over 23 years ago
Removed PhpPearGenerator::executeClass() since with "indent" option it makes no sense in override it.
Leandro Lucarella
as llucax
More... over 23 years ago
Added a new global generator option (files-case) to select the generated file and directory name case (lower, upper, no change).
Leandro Lucarella
as llucax
More... over 23 years ago
Added a new indent option. Added AdaGenerator to UML diagram.
Leandro Lucarella
as llucax
More... over 23 years ago
Updated documentation and added myself to the web page.
Leandro Lucarella
as llucax
More... over 23 years ago
Cleaned up PHPDoc comments: * Fixed a 'bug' that made comments with empty documentation has an extra empty line. * Removed empty line between @return and @access. * Made all printPhpDocXxx() methods returns true when they actually print something. * Added printPhpDocLine() to print an empty PHPDoc line.
Leandro Lucarella
as llucax
More... over 23 years ago
Prepends underscore ('_') to non public attributes and methods.
Leandro Lucarella
as llucax
More... over 23 years ago
Added initial version of PHP PEAR Generator. Changes: * Made some PHP Generator methods virtual. * Added pear.php template. * Updated Umbrello UML diagram. * Updated documentation (added php.pear section). * Updated config file adding example options for php.pear generator.
Leandro Lucarella
as llucax
More... over 23 years ago
from oliver More... over 23 years ago
pointer access func More... over 23 years ago
+virtual inheritance More... over 23 years ago
fix duplicated inheritance More... over 23 years ago
qmake link version independed More... over 23 years ago
+ qmake hint More... over 23 years ago
+meta tags More... over 23 years ago
1.1.0 More... over 23 years ago
endline warnings removed More... over 23 years ago
1.1.0 More... over 23 years ago
ada afterwork More... over 23 years ago
Rename "extention" to extension. Add Ada support. More... over 23 years ago
2 inits More... over 23 years ago
now using std:: namespace More... over 23 years ago
New Version. More... over 23 years ago
path to doc corrected. More... over 23 years ago