81 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress) 22 years ago
foobar 6a1d0114a7 Silence some compile warnings 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Ilia Alshanetsky c8de14b375 Corrected argument parsing. 23 years ago
Ilia Alshanetsky f341b2f381 Fixed extra byte allocation in constant creation code. 23 years ago
foobar e4c1ae0e67 Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses) 23 years ago
Sara Golemon ad868f447a Handle dirty script exit. 23 years ago
foobar 96e0010f13 - Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD). 23 years ago
foobar 708dee922c ws 23 years ago
Zeev Suraski 538d58dd5f Use new infrastructure. 23 years ago
Sara Golemon abd52d4efc Bug #24210 : assume misspelled (and thereby not found during configure) 23 years ago
Andrey Hristov 8934146246 proto fixes 23 years ago
foobar 12804f5234 Fix compile failure. 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Georg Richter f8ac961927 fixed bug #24060 23 years ago
Hartmut Holzgraefe dbe4f2238c proto fixes 23 years ago
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Derick Rethans f3d3dd5bc8 - MFB 24 years ago
Georg Richter 4abcff7631 added Wez, Ilia & myself 24 years ago
Ilia Alshanetsky 2e6e0f87dc Removed pointless assignment. 24 years ago
Ilia Alshanetsky 0a2d473df0 The -1 is no longer needed, since it is done automatically by strlcpy(). 24 years ago
Ilia Alshanetsky a747d1f864 Changed strncpy() to strlcpy(). 24 years ago
Ilia Alshanetsky 59b6ffee1e A variety of CS style fixes, which include: 24 years ago
Ilia Alshanetsky af55703d52 Fixed various memory leaks. 24 years ago
Moriyoshi Koizumi 45f67837e6 Removed "%s" from format strings 24 years ago
Ilia Alshanetsky 0ae3050aa5 Fixed bug #21146. 24 years ago
Moriyoshi Koizumi d70f96550c php_error => php_error_docref 24 years ago
Moriyoshi Koizumi 9b3f810564 WS fix 24 years ago
Moriyoshi Koizumi dcc030f5ef Fixed bug #21144 24 years ago
Hartmut Holzgraefe 8bd550825f email address change 24 years ago
Wez Furlong 54f02722f6 And some more ncurses functions. 24 years ago
Wez Furlong 7a71b3ba38 Expose some more ncurses functions. 24 years ago
Hartmut Holzgraefe ed75204a85 ZTS build fix 24 years ago
Wez Furlong 388bfe5ffe Prevent possible problems with two resource ids referencing the same 24 years ago
Wez Furlong 18f94ecea4 Added ncurses_getyx(). 24 years ago
Wez Furlong 0b5aae65f1 Fix crash bug and return value. 24 years ago
Wez Furlong 65d3e611f9 More ncurses functions and constants. 24 years ago
Wez Furlong dd6d22b6a1 Implement some more window routines, add pad functions. 24 years ago
Ilia Alshanetsky 484d7793e0 Fixed a number of compile warnings. 24 years ago
Anil Madhavapeddy 639d607db6 use LIBNAME consistently. Useful on systems like OpenBSD where the curses 24 years ago
Anil Madhavapeddy 34b3fbd153 the ncurses_getch() is in the wrong place and never gets run 24 years ago
Sascha Schumann 283b860c58 php_new_extension 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Derick Rethans 14d0c9d9a3 - Remove duplicate constant 24 years ago
Edin Kadribasic f5790b0a7c Modified the build system to make certain extensions (pcntl, ncurses, 24 years ago
Hartmut Holzgraefe 0195cc8364 ncurses is useless in webserver modules 25 years ago
Egon Schmid 831dfbd011 Fixed some protos. 25 years ago