0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added calcInsertIndex() to calculate the insert index. More... almost 16 years ago
Improved getIncludePathWithPHPIni() to convert the array of the original include_path to the list. More... almost 16 years ago
Added parseIncludePathBlock() to parse include_path of the project settings. More... almost 16 years ago
Added ProjectIncludePath class for include_path of the project settings. More... almost 16 years ago
Refactored. More... almost 16 years ago
Refactored. More... almost 16 years ago
Improved PHPINIUtilPath class to use the constants. More... almost 16 years ago
Added icons folder to the binary build. More... almost 16 years ago
Added lib folder to the binary build. More... almost 16 years ago
Added launchers folder to the binary build. More... almost 16 years ago
Added support for include_path on PHP Ini. More... almost 16 years ago
Changed earlyStartup() to call PHPINIUtilPatch.getIncludePathWithPHPIni() before modifyIncludePath(). More... almost 16 years ago
Added PHPINIUtilPatch class. More... almost 16 years ago
Changed earlyStartup() to weave the aspect into the PHPINIUtil class. More... almost 16 years ago
Added the Javassist 3.11.0 for AOP. More... almost 16 years ago
Added the extension point of org.eclipse.ui.startup and the Startup class. More... almost 16 years ago
Added a patch project for org.eclipse.php.debug.core. More... almost 16 years ago
Removed unnecessary spaces. More... almost 16 years ago
Added support for recursively running test under the selected folder. (Issue #64) More... almost 16 years ago
Added the launch listener to set "TARGET_FOLDER" attribute to the launch if the folder is selected. More... almost 16 years ago
Changed launch() to run the first PHP script in the folder if the folder is selected. More... almost 16 years ago
Replace the launcher scripts with release version. More... almost 16 years ago
Improved hasChildren() so that the tree control does not show the TestCase children. More... almost 16 years ago
Rename Result View to MakeGood. More... almost 16 years ago
Rename getClassName() to getTargetClass(). More... almost 16 years ago
Fixed imported classes. More... almost 16 years ago
Adjusted to the Problem class. More... almost 16 years ago
Added ProblemType.NONE to express that the error and failure is not raised. More... almost 16 years ago
Removed unnecessary classes. More... almost 16 years ago
Replaced the class Error and Failure with Problem. More... almost 16 years ago