summaryrefslogtreecommitdiff
path: root/ext/ncurses/ncurses.c
Commit message (Expand)AuthorAgeFilesLines
* ncurses goes sibiria^WpeclHartmut Holzgraefe2006-01-051-300/+0
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Get rid of more useless RINIT/RSHUTDOWN callsRasmus Lerdorf2005-02-071-20/+2
* - Removed unused INI sections.Derick Rethans2004-05-201-10/+0
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Handle dirty script exit.Sara Golemon2003-11-291-0/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed bug #21146.Ilia Alshanetsky2002-12-221-6/+4
* WS fixMoriyoshi Koizumi2002-12-221-179/+179
* Fixed bug #21144Moriyoshi Koizumi2002-12-221-0/+8
* email address changeHartmut Holzgraefe2002-11-251-1/+1
* More ncurses functions and constants.Wez Furlong2002-09-271-2/+0
* Implement some more window routines, add pad functions.Wez Furlong2002-09-271-4/+18
* Maintain headers.Sebastian Bergmann2002-02-281-3/+2
* - Remove duplicate constantDerick Rethans2002-02-141-1/+0
* 1) fixed bugs in soft label key functionsGeorg Richter2001-12-291-3/+125
* activated ncurses_instrGeorg Richter2001-12-251-0/+28
* cleanupHartmut Holzgraefe2001-12-151-24/+0
* Update headers.Sebastian Bergmann2001-12-111-1/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* whitespaceHartmut Holzgraefe2001-09-171-40/+40
* some keyboard constantsHartmut Holzgraefe2001-09-171-0/+8
* some more function implementationsHartmut Holzgraefe2001-09-171-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+2
* Killed compile warning.foobar2001-07-301-0/+1
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-5/+0
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-4/+0
* initial version of ncurses extension,Hartmut Holzgraefe2001-06-121-0/+179