Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | |||||
* | - Fixed bug #50209 (Compiling with libedit cannot find readline.h) | Felipe Pena | 2009-12-13 | 2 | -2/+4 |
| | | | | | (patch by tcallawa at redhat dot com) | ||||
* | - Fixed tests for when running using libedit | Felipe Pena | 2009-12-13 | 6 | -6/+6 |
| | |||||
* | - Fixed bug #48608 (Invalid libreadline version not detected during configure) | Jani Taskinen | 2009-08-04 | 1 | -0/+7 |
| | |||||
* | - Fixed bBug #48873 (Using both --with-libedit and --with-readline cause ↵ | Jani Taskinen | 2009-08-03 | 1 | -0/+3 |
| | | | | | | | | unknown option warning) # This isn't worth of NEWS entry, it's just cosmetic | ||||
* | - Fixed bug #48256 (Crash due to double-linking of history.o) | Jani Taskinen | 2009-05-14 | 1 | -9/+0 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 2 | -2/+2 |
| | |||||
* | MFB: Fixed execution condition | Ilia Alshanetsky | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | MFB: Improved parameter handling | Ilia Alshanetsky | 2009-01-16 | 1 | -9/+8 |
| | |||||
* | - Fixed test | Felipe Pena | 2009-01-07 | 1 | -1/+1 |
| | |||||
* | - More suitable parameter checking | Felipe Pena | 2009-01-07 | 1 | -3/+2 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
| | |||||
* | - Missing SKIPIF :( | Felipe Pena | 2008-11-21 | 8 | -0/+16 |
| | |||||
* | - Fixed memory leak in readline_callback_handler_remove() | Felipe Pena | 2008-11-21 | 1 | -1/+3 |
| | |||||
* | - New tests | Felipe Pena | 2008-11-21 | 3 | -0/+68 |
| | |||||
* | - Fix test | Felipe Pena | 2008-11-21 | 1 | -1/+1 |
| | |||||
* | - New tests | Felipe Pena | 2008-11-21 | 5 | -0/+126 |
| | |||||
* | - Fixed memory leaks in readline_completion_function() | Felipe Pena | 2008-11-20 | 2 | -1/+29 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -13/+0 |
| | |||||
* | MFB: Fixed memory leak inside readline_callback_handler_install() function | Ilia Alshanetsky | 2008-11-16 | 1 | -2/+2 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+13 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -13/+0 |
| | |||||
* | - Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -2/+2 |
| | |||||
* | - MFB: Added arginfo | Felipe Pena | 2008-07-14 | 1 | -14/+81 |
| | |||||
* | - New parameter parsing API | Felipe Pena | 2008-06-25 | 1 | -57/+39 |
| | |||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | |||||
* | MFB: fix gcc warning | Nuno Lopes | 2006-09-04 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -3/+3 |
| | |||||
* | fix build with libedit | foobar | 2005-11-28 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #35409 (undefined reference to 'rl_completion_matches') | foobar | 2005-11-28 | 2 | -4/+10 |
| | |||||
* | MFB51: fix build when --with-libedit is used | foobar | 2005-11-18 | 1 | -2/+4 |
| | |||||
* | zend_is_callable() and zend_make_callable() were changed to return readable ↵ | Dmitry Stogov | 2005-08-22 | 1 | -4/+8 |
| | | | | function name as zval (instead of string). | ||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -2/+2 |
| | |||||
* | Fixed compiler warning. | Ilia Alshanetsky | 2005-04-12 | 1 | -5/+5 |
| | |||||
* | Proper fix for bug #31796 . | Ilia Alshanetsky | 2005-02-04 | 1 | -2/+8 |
| | |||||
* | Fixed bug #31796 (readline completion handler does not handle empty return | Ilia Alshanetsky | 2005-02-03 | 1 | -1/+1 |
| | | | | | values). | ||||
* | Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib | Joe Orton | 2004-11-03 | 1 | -7/+7 |
| | | | | | to support multi-ABI platforms. | ||||
* | compile fix from Timm | Wez Furlong | 2004-09-26 | 1 | -1/+1 |
| | |||||
* | standardize the callback support to allow array($obj, 'method') callbacks. | Wez Furlong | 2004-09-17 | 1 | -36/+63 |
| | | | | | Add a couple of utility functions. | ||||
* | Add support for the readline callback interface, allowing you to interleave | Wez Furlong | 2004-08-24 | 2 | -0/+105 |
| | | | | | | | | | | | | | | | | | | | | | | | | | IO and user input. Sample script: <?php dl("readline.so"); function handle_user_input($line) { echo "You typed: '$line'\n"; if ($line == 'exit') exit; } readline_callback_handler_install('type! > ', 'handle_user_input'); while (true) { $n = stream_select($r = array(STDIN), $w = null, $e = null, null); if ($n && in_array(STDIN, $r)) { readline_callback_read_char(); } } | ||||
* | - No tabs here please | Derick Rethans | 2004-08-24 | 1 | -2/+2 |
| | |||||
* | use dependent libs while probing for functions | Wez Furlong | 2004-08-24 | 1 | -2/+5 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | - Always look into /usr/local before /usr | foobar | 2003-10-01 | 1 | -10/+4 |
| | | | | | - Added breaks to make sure the preferred value is used. | ||||
* | Always prefer user specified paths over the default /usr /usr/local. | Ilia Alshanetsky | 2003-09-30 | 1 | -2/+2 |
| | | | | | | This may fix compilation problems with on systems with multiple copies of the same library. |