1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #19 from pajaco/no-posix More... almost 10 years ago
Merge pull request #25 from davedevelopment/fix-syntactic-completion-error More... almost 10 years ago
Merge pull request #29 from vytautasgimbutas/master More... almost 10 years ago
Merge pull request #34 from ludwigschwardt/patch-1 More... almost 10 years ago
Merge pull request #36 from brainative/master More... almost 10 years ago
Merge pull request #40 from joeframbach/master More... almost 10 years ago
Merge pull request #46 from uncreative/master More... almost 10 years ago
Merge pull request #55 from hexmode/master More... almost 10 years ago
Update README.md More... almost 10 years ago
Fix issue #54 by making sure $HOME is only used when set More... about 10 years ago
read till the end of the comm_file and check that line for ready instead of what happens to be the next line to be read. More... almost 11 years ago
memory_limit calculation recognizes suffixes More... about 11 years ago
Added .elc to the ignore list (src/xdebug-clients/geben/geben.elc) More... over 11 years ago
Fixed fatal error issue when xdebug is installed and xdebug.cli_color is set to 2 More... over 11 years ago
Only install readline on systems that need it More... over 11 years ago
inputrc fix (#28) More... about 12 years ago
Added check for error string found in PHP5.4RC7 More... about 12 years ago
got rid of dependency on posix module; replaced posix_getpid with getmypid More... almost 13 years ago
Merge pull request #18 from tubbo/master More... almost 13 years ago
fixed docs More... almost 13 years ago
Provide a warning when disabling forking on every command in case of missing pcntl. More... over 13 years ago
Don't use shell for running processes. More... over 13 years ago
Fixed a somewhat obscure bug (refs issue_11).
whatthejeff
as Jeff Welch
More... over 13 years ago
Make pcntl recommended, but not *required*. More... over 13 years ago
Add a sensical .gitignore, so we don't accidentally commit the working build directory or compiled python files. More... over 13 years ago
Don't load Xdebug if it's already loaded. This refs issue_4.
whatthejeff
as Jeff Welch
More... over 13 years ago
Remove no-op call to filter error message lines More... over 13 years ago
Sort autocomplete identifiers More... over 13 years ago
Cut down some long lines. In the process, sort autocomplete identifiers after inserting all of them, instead of insertion sorting. More... over 13 years ago
Merge branch 'master' of http://github.com/kotas/phpsh into stufffromgithub More... over 13 years ago