Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH | foobar | 2005-12-06 | 1 | -17/+17 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | don't null it - let the engine do its magic ;) | Andrey Hristov | 2005-04-18 | 1 | -1/+0 |
* | fix proto. return true instead of null | Andrey Hristov | 2005-04-10 | 1 | -1/+3 |
* | - Revert the weird change of ZEND_STRS() macro and use the correct | foobar | 2005-01-20 | 1 | -2/+2 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | Corrected argument parsing. | Ilia Alshanetsky | 2003-12-21 | 1 | -3/+3 |
* | Fixed extra byte allocation in constant creation code. | Ilia Alshanetsky | 2003-12-12 | 1 | -3/+3 |
* | proto fixes | Andrey Hristov | 2003-06-16 | 1 | -39/+39 |
* | Fix compile failure. | foobar | 2003-06-14 | 1 | -1/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | fixed bug #24060 | Georg Richter | 2003-06-06 | 1 | -4/+2 |
* | proto fixes | Hartmut Holzgraefe | 2003-03-17 | 1 | -5/+5 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Removed pointless assignment. | Ilia Alshanetsky | 2002-12-24 | 1 | -2/+0 |
* | The -1 is no longer needed, since it is done automatically by strlcpy(). | Ilia Alshanetsky | 2002-12-24 | 1 | -2/+2 |
* | Changed strncpy() to strlcpy(). | Ilia Alshanetsky | 2002-12-24 | 1 | -2/+2 |
* | A variety of CS style fixes, which include: | Ilia Alshanetsky | 2002-12-24 | 1 | -329/+290 |
* | Fixed various memory leaks. | Ilia Alshanetsky | 2002-12-22 | 1 | -4/+10 |
* | Removed "%s" from format strings | Moriyoshi Koizumi | 2002-12-22 | 1 | -5/+5 |
* | Fixed bug #21146. | Ilia Alshanetsky | 2002-12-22 | 1 | -100/+155 |
* | php_error => php_error_docref | Moriyoshi Koizumi | 2002-12-22 | 1 | -7/+7 |
* | Fixed bug #21144 | Moriyoshi Koizumi | 2002-12-22 | 1 | -1/+8 |
* | email address change | Hartmut Holzgraefe | 2002-11-25 | 1 | -1/+1 |
* | And some more ncurses functions. | Wez Furlong | 2002-10-30 | 1 | -0/+83 |
* | Expose some more ncurses functions. | Wez Furlong | 2002-10-27 | 1 | -0/+57 |
* | Prevent possible problems with two resource ids referencing the same | Wez Furlong | 2002-09-29 | 1 | -14/+18 |
* | Added ncurses_getyx(). | Wez Furlong | 2002-09-28 | 1 | -0/+18 |
* | Fix crash bug and return value. | Wez Furlong | 2002-09-28 | 1 | -9/+9 |
* | More ncurses functions and constants. | Wez Furlong | 2002-09-27 | 1 | -15/+135 |
* | Implement some more window routines, add pad functions. | Wez Furlong | 2002-09-27 | 1 | -10/+416 |
* | Fixed a number of compile warnings. | Ilia Alshanetsky | 2002-08-22 | 1 | -5/+4 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -16/+16 |
* | Fixed some protos. | Egon Schmid | 2001-12-31 | 1 | -119/+119 |
* | some prototypes changed | Georg Richter | 2001-12-30 | 1 | -13/+13 |
* | 1) fixed bugs in soft label key functions | Georg Richter | 2001-12-29 | 1 | -10/+30 |
* | mouse support for ncurses added: | Georg Richter | 2001-12-28 | 1 | -5/+139 |
* | Added new functions: ncurses_waddstr, ncurses_wnoutrefresh, ncurses_wclear, | Georg Richter | 2001-12-27 | 1 | -73/+208 |
* | activated ncurses_instr | Georg Richter | 2001-12-25 | 1 | -18/+71 |
* | functions ncurses_erasechar, ncurses_inch, mcurses_killchar: | Georg Richter | 2001-12-25 | 1 | -8/+22 |
* | more proto descriptions and fixes | Hartmut Holzgraefe | 2001-12-13 | 1 | -48/+65 |
* | - new parameter parsing api used | Hartmut Holzgraefe | 2001-12-13 | 1 | -743/+622 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -1/+1 |
* | yet another ncurses 4.x fix | Hartmut Holzgraefe | 2001-09-17 | 1 | -0/+5 |
* | editor hints added | Hartmut Holzgraefe | 2001-09-17 | 1 | -0/+8 |
* | whitespace | Hartmut Holzgraefe | 2001-09-17 | 1 | -524/+524 |
* | some more function implementations | Hartmut Holzgraefe | 2001-09-17 | 1 | -7/+545 |
* | will now configure out functions not available in ncurses 4.2 | Hartmut Holzgraefe | 2001-09-17 | 1 | -0/+15 |
* | more functions, most of the simple ones (parameterwise) are now in | Hartmut Holzgraefe | 2001-06-13 | 1 | -0/+745 |