summaryrefslogtreecommitdiff
path: root/ext/readline
Commit message (Expand)AuthorAgeFilesLines
* Proper fix for bug #31796 .Ilia Alshanetsky2005-02-041-2/+8
* Fixed bug #31796 (readline completion handler does not handle empty returnIlia Alshanetsky2005-02-031-1/+1
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-7/+7
* compile fix from TimmWez Furlong2004-09-261-1/+1
* standardize the callback support to allow array($obj, 'method') callbacks.Wez Furlong2004-09-171-36/+63
* Add support for the readline callback interface, allowing you to interleaveWez Furlong2004-08-242-0/+105
* - No tabs here pleaseDerick Rethans2004-08-241-2/+2
* use dependent libs while probing for functionsWez Furlong2004-08-241-2/+5
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* - Always look into /usr/local before /usrfoobar2003-10-011-10/+4
* Always prefer user specified paths over the default /usr /usr/local.Ilia Alshanetsky2003-09-301-2/+2
* proto fixesAndrey Hristov2003-07-191-5/+5
* updating license information in the headers.James Cox2003-06-102-6/+6
* - There's no point in allowing using both --with-readline and --with-libeditfoobar2003-02-111-6/+8
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Very little fixesCHAILLAN Nicolas2002-11-081-5/+5
* - fix build on FreeBSD, verified by thies.Jan Lehnardt2002-10-091-2/+4
* Fix typo.foobar2002-08-221-1/+1
* getting rid of the warn_not_available aliasHartmut Holzgraefe2002-03-221-2/+0
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-3/+0
* php_new_extensionSascha Schumann2002-03-122-9/+2
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* remove some crapThies C. Arntzen2002-02-011-5/+0
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-8/+4
* whitespacefoobar2002-01-091-14/+25
* check for library existance before adding themHartmut Holzgraefe2002-01-041-6/+25
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-5/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-30/+30
* Fixed two problems:foobar2001-08-223-8/+10
* Zend compatibility patchZeev Suraski2001-07-301-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+1
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-9/+9
* - Pointed out by Andrei. zval_ptr_dtor() should be used instead of theAndi Gutmans2001-02-271-1/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Libedit readline replacement supportStanislav Malyshev2001-01-184-9/+51
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* update my email.Thies C. Arntzen2000-10-292-2/+2
* beautifyThies C. Arntzen2000-08-241-1/+2
* Fix segfault on readline without parametersStanislav Malyshev2000-08-241-2/+4
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-8/+8
* Update the license with the new clause 6Zeev Suraski2000-05-182-4/+4
* Make readline compilable as shared moduleSascha Schumann2000-05-023-33/+29
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3