summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_readline.c
Commit message (Expand)AuthorAgeFilesLines
* -not needed, buildconf helps...Pierre Joye2011-02-221-448/+0
* - missing filesPierre Joye2011-02-221-0/+448
* - Implement FR#53878 Interactive shell should work with shared readline exten...Johannes Schlüter2011-02-191-584/+0
* - Year++Felipe Pena2011-01-011-1/+1
* - Improved CLI Interactive readline shell (Johannes)Johannes Schlüter2010-05-201-8/+144
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #50209 (Compiling with libedit cannot find readline.h)Felipe Pena2009-12-131-1/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* fix a few compiler warnings (mostly use of unitialized values)Nuno Lopes2007-09-291-1/+1
* fix foldingAntony Dovgal2007-06-041-6/+2
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-2/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* 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
* - Add command completion to CLI's -a modeMarcus Boerger2005-05-141-0/+436