summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_readline.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-151-449/+0
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* MFH: - Fixed bug #35409 (undefined reference to 'rl_completion_matches').foobar2005-11-281-0/+4
|
* MFH: - Fix compile failure when ext/readline is compiled as shared (bug #35249)foobar2005-11-171-4/+3
|
* - MFH heredoc handling in -a modeMarcus Boerger2005-11-071-1/+4
|
* - Fix tab-completion for constants.Johannes Schlüter2005-08-141-1/+1
|
* - Bugfix #33733Marcus Boerger2005-07-251-1/+1
|
* - Fix readline loop-conditionJohannes Schlüter2005-05-171-1/+8
| | | | | - Fix cli_is_valid_code detection
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-141-0/+436