summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_readline.c
Commit message (Expand)AuthorAgeFilesLines
* Unicode support: zstr unionDmitry Stogov2006-03-011-3/+3
* - Fix build with readline-supportJohannes Schlüter2006-02-211-7/+7
* bump year and license versionfoobar2006-01-011-3/+3
* - Fixed bug #35409 (undefined reference to 'rl_completion_matches')foobar2005-11-281-0/+4
* - Fix compile failure when ext/readline is compiled as sharedfoobar2005-11-171-4/+3
* - heredoc handling in -a modeMarcus Boerger2005-11-071-1/+4
* - Fix tab-completion in unicode mode and for constants.Johannes Schlüter2005-08-141-10/+69
* - Bugfix #33733Marcus Boerger2005-07-251-1/+1
* - Fix readline loop-conditionJohannes Schlüter2005-05-171-1/+8
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-141-0/+436