summaryrefslogtreecommitdiff
path: root/ext/ncurses
Commit message (Expand)AuthorAgeFilesLines
* Bump year.Sebastian Bergmann2002-12-315-5/+5
* - MFBDerick Rethans2002-12-261-4/+1
* added Wez, Ilia & myselfGeorg Richter2002-12-261-0/+3
* Removed pointless assignment.Ilia Alshanetsky2002-12-241-2/+0
* The -1 is no longer needed, since it is done automatically by strlcpy().Ilia Alshanetsky2002-12-241-2/+2
* Changed strncpy() to strlcpy().Ilia Alshanetsky2002-12-241-2/+2
* A variety of CS style fixes, which include:Ilia Alshanetsky2002-12-242-468/+439
* Fixed various memory leaks.Ilia Alshanetsky2002-12-221-4/+10
* Removed "%s" from format stringsMoriyoshi Koizumi2002-12-221-5/+5
* Fixed bug #21146.Ilia Alshanetsky2002-12-223-107/+159
* php_error => php_error_docrefMoriyoshi Koizumi2002-12-221-7/+7
* WS fixMoriyoshi Koizumi2002-12-221-179/+179
* Fixed bug #21144Moriyoshi Koizumi2002-12-223-1/+17
* email address changeHartmut Holzgraefe2002-11-255-5/+5
* And some more ncurses functions.Wez Furlong2002-10-303-0/+92
* Expose some more ncurses functions.Wez Furlong2002-10-273-0/+63
* ZTS build fixHartmut Holzgraefe2002-10-211-1/+1
* Prevent possible problems with two resource ids referencing the sameWez Furlong2002-09-291-14/+18
* Added ncurses_getyx().Wez Furlong2002-09-283-0/+20
* Fix crash bug and return value.Wez Furlong2002-09-281-9/+9
* More ncurses functions and constants.Wez Furlong2002-09-275-24/+146
* Implement some more window routines, add pad functions.Wez Furlong2002-09-276-17/+502
* Fixed a number of compile warnings.Ilia Alshanetsky2002-08-221-5/+4
* use LIBNAME consistently. Useful on systems like OpenBSD where the cursesAnil Madhavapeddy2002-06-261-4/+4
* the ncurses_getch() is in the wrong place and never gets runAnil Madhavapeddy2002-06-261-1/+1
* php_new_extensionSascha Schumann2002-03-122-9/+1
* Maintain headers.Sebastian Bergmann2002-02-285-25/+23
* - Remove duplicate constantDerick Rethans2002-02-141-1/+0
* Modified the build system to make certain extensions (pcntl, ncurses,Edin Kadribasic2002-01-201-3/+2
* ncurses is useless in webserver modulesHartmut Holzgraefe2002-01-041-0/+2
* Fixed some protos.Egon Schmid2001-12-311-119/+119
* some prototypes changedGeorg Richter2001-12-301-13/+13
* 1) fixed bugs in soft label key functionsGeorg Richter2001-12-294-13/+157
* mouse support for ncurses added:Georg Richter2001-12-283-6/+151
* Added new functions: ncurses_waddstr, ncurses_wnoutrefresh, ncurses_wclear,Georg Richter2001-12-273-73/+224
* activated ncurses_instrGeorg Richter2001-12-254-29/+110
* functions ncurses_erasechar, ncurses_inch, mcurses_killchar:Georg Richter2001-12-251-8/+22
* cleanupHartmut Holzgraefe2001-12-154-30/+0
* Got some undefined symbol without this patch..foobar2001-12-142-0/+8
* more proto descriptions and fixesHartmut Holzgraefe2001-12-131-48/+65
* - new parameter parsing api usedHartmut Holzgraefe2001-12-131-743/+622
* Update headers.Sebastian Bergmann2001-12-115-5/+5
* Unified the configure messages.foobar2001-11-301-2/+3
* Test before commit..test before commit..foobar2001-11-181-1/+1
* Now this might even work.foobar2001-11-181-10/+13
* - Fix build on FreeBSD (patch by Markus Fischer)Derick Rethans2001-11-181-1/+1
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* yet another ncurses 4.x fixHartmut Holzgraefe2001-09-172-0/+6
* editor hints addedHartmut Holzgraefe2001-09-173-0/+26
* whitespaceHartmut Holzgraefe2001-09-176-689/+689