summaryrefslogtreecommitdiff
path: root/ext/readline
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* Some white-space changesSascha Schumann2000-03-261-1/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* Thies I will give up until tomorrow.Egon Schmid2000-02-241-17/+17
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* fix solaris compileThies C. Arntzen2000-01-071-1/+11
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-012-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-4/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-6/+11
* - The tree compiles againZeev Suraski1999-12-181-6/+6
* ZTS compile fixesThies C. Arntzen1999-12-082-2/+2
* the order *does* matter!Thies C. Arntzen1999-12-071-2/+2
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* added some more optionsThies C. Arntzen1999-10-251-11/+77
* one can now use callbacks for custom completion functions (still work-in-prog...Thies C. Arntzen1999-10-231-11/+155
* configure works for me (RH 6.1)Thies C. Arntzen1999-10-143-4/+44
* interface to GNU-Readline! (not yet active, autoconf needs to be done)Thies C. Arntzen1999-10-146-0/+259