0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change earlyStart() to replace PHPIncludePathSourcePage with PHPIncludePathSourcePageForConfiguration. More... almost 16 years ago
Change earlyStart() to weave getCPListElementBaseImage() into PHPIPListLabelProvider class. More... almost 16 years ago
Change earlyStart() to add getCPListElementText() to PHPIPListLabelProvider class. More... almost 16 years ago
Add ConfigurationIncludePath class. More... almost 16 years ago
Added Javassist 3.11.0. More... almost 16 years ago
Added Startup class for weaving into org.eclipse.php.ui. More... almost 16 years ago
Added a patch project for org.eclipse.php.ui. More... almost 16 years ago
Refactored. More... almost 16 years ago
Added addLaunchListener(). More... almost 16 years ago
Added support for running test which are selected method in the PHP Editor (Issue #65) More... almost 16 years ago
Remove the minimum version definition of org.eclipse.dltk.core. More... almost 16 years ago
Added support for running test under the selected method. (Issue #64) More... almost 16 years ago
Removed unnecessary spaces. More... almost 16 years ago
Replace the launcher scripts with branch version. More... almost 16 years ago
Refactored. More... almost 16 years ago
Removed unnecessary spaces. More... almost 16 years ago
Rename getIncludePathWithConfiguration() to combineIncludePaths(). More... almost 16 years ago
Replace the PHP configuration file parameter of getIncludePathWithConfiguration() to a special identifier of Javassist. More... almost 16 years ago
Rename org.eclipse.php.debug.core.patch.makegood to com.piece_framework.makegood.aspect.include_path_protection. More... almost 16 years ago
Rename org.eclipse.php.debug.core.patch.makegood to com.piece_framework.makegood.aspect.include_path_protection. More... almost 16 years ago
Rename "List" to a plural form. More... almost 16 years ago
Rename PHPIni to Configuration. More... almost 16 years ago
Renamed PHPINIUtilPatch to PHPConfiguration. More... almost 16 years ago
Improved the constant name and value. More... almost 16 years ago
Fixed imported classes. More... almost 16 years ago
Removed the static declaration. More... almost 16 years ago
Changed the parameter of getIncludePathWithPHPIni(). More... almost 16 years ago
Add insertPHPIniIncludePathList() to insert PHP Ini include_path. More... almost 16 years ago
Added getIncludePathListFromPHPIni() to get include_path from PHP Ini. More... almost 16 years ago
Improved getIncludePathWithPHPIni() to separate the code that insert to new include_path list into the code that get the include_path from PHP Ini. More... almost 16 years ago