summaryrefslogtreecommitdiff
path: root/ext/ncurses
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagxmlrpc_epi_0_51_merge_ptSVN Migration2002-07-0512-2847/+0
* 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
* some keyboard constantsHartmut Holzgraefe2001-09-171-0/+8
* some more function implementationsHartmut Holzgraefe2001-09-175-125/+723
* will now configure out functions not available in ncurses 4.2Hartmut Holzgraefe2001-09-172-0/+20
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Remove duplicate function entry.foobar2001-07-311-1/+0
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+2
* Killed compile warning.foobar2001-07-301-0/+1
* Removed duplicate function entry.foobar2001-07-301-1/+0
* 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
* more functions, most of the simple ones (parameterwise) are now inHartmut Holzgraefe2001-06-134-264/+1150
* initial version of ncurses extension,Hartmut Holzgraefe2001-06-1213-0/+907