Nuno Lopes
61eb7ae554
remove unused PHP_EXTNAME_API macros.
...
#in preparation for the gcc 4 visibility patch
2008-01-03 16:20:33 +00:00
Sebastian Bergmann
d1dded8751
MFH: Bump copyright year, 2 of 2.
2007-12-31 07:17:19 +00:00
Dmitry Stogov
6c810b0d4c
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
2007-09-27 18:00:48 +00:00
Ilia Alshanetsky
20b5c66e14
Fixed a crash inside ncurses_panel_above() when called prior to
...
ncurses_init()
2007-06-07 02:29:44 +00:00
Ilia Alshanetsky
9ba1328702
Don't define KEY_END twice
2007-04-11 22:19:11 +00:00
Georg Richter
ebdffa5ed9
added support for HOME and END key
2007-04-11 18:37:15 +00:00
Martin Kraemer
9c62ddde34
Typo
2007-03-14 09:58:14 +00:00
Antony Dovgal
e8d2c9489d
MFH: nuke skeleton leftovers
2007-01-12 12:17:32 +00:00
Sebastian Bergmann
4223aa4d5e
MFH: Bump year.
2007-01-01 09:36:18 +00:00
Antony Dovgal
807a0966a9
fix weird strlen() usage
2006-12-25 21:18:01 +00:00
foobar
5bd93221a8
bump year and license version
2006-01-01 12:51:34 +00:00
foobar
3e669bc950
MFH: nuke php3 legacy
2005-12-06 02:28:41 +00:00
foobar
9e1c5a32a3
MFH
2005-12-06 00:43:44 +00:00
foobar
23e671a51e
- Bumber up year
2005-08-03 14:08:58 +00:00
foobar
a20383ba06
- Unify the "configure --help" texts
2005-05-29 23:17:16 +00:00
Andrey Hristov
4033ad1dd2
don't null it - let the engine do its magic ;)
2005-04-18 21:01:05 +00:00
Andrey Hristov
628b8cae7d
fix proto. return true instead of null
2005-04-10 21:23:27 +00:00
Rasmus Lerdorf
3baf795c17
Get rid of more useless RINIT/RSHUTDOWN calls
2005-02-07 23:04:00 +00:00
foobar
2c65e09a4b
- Revert the weird change of ZEND_STRS() macro and use the correct
...
ZEND_STRL() macro.
# ZEND_STRS was changed to be same as ZEND_STRL..someone on crack? :)
2005-01-20 02:02:09 +00:00
Joe Orton
2685ca935f
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
...
to support multi-ABI platforms.
2004-11-03 14:32:52 +00:00
Derick Rethans
ee9cc68848
- Removed unused INI sections.
2004-05-20 17:03:24 +00:00
Marcus Boerger
29cfd6d24f
- Remove unused blocks
2004-05-19 08:56:50 +00:00
Hartmut Holzgraefe
eeb172b29f
"The Visa to Sibiria" (work in progress)
...
Adding a package.xml to a bundled extension does not only
ease the transition to PECL whereever suitable but also
allows to build and install an extension as "shared" using
the PEAR installer without having to deal with phpize and
friends by hand
2004-03-23 19:46:10 +00:00
foobar
6a1d0114a7
Silence some compile warnings
2004-01-23 03:28:59 +00:00
foobar
f4983c0d3f
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
foobar
ccfc46b0aa
- Happy new year and PHP 5 for rest of the files too..
...
# Should the LICENSE and Zend/LICENSE dates be updated too?
2004-01-08 17:33:29 +00:00
Andi Gutmans
dbeb4158d2
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
Ilia Alshanetsky
c8de14b375
Corrected argument parsing.
2003-12-21 18:46:15 +00:00
Ilia Alshanetsky
f341b2f381
Fixed extra byte allocation in constant creation code.
2003-12-12 00:23:15 +00:00
foobar
e4c1ae0e67
Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses)
2003-12-09 20:33:08 +00:00
Sara Golemon
ad868f447a
Handle dirty script exit.
2003-11-29 02:04:37 +00:00
foobar
96e0010f13
- Fixed bug #25752 (ext/ncurses: ncurses.h instead of curses.h with BSD).
2003-10-04 01:04:31 +00:00
foobar
708dee922c
ws
2003-10-04 00:43:06 +00:00
Zeev Suraski
538d58dd5f
Use new infrastructure.
...
There are bound to be some messups, please report build/runtime bugs!
2003-08-03 17:44:39 +00:00
Sara Golemon
abd52d4efc
Bug #24210 : assume misspelled (and thereby not found during configure)
2003-06-16 20:16:06 +00:00
Andrey Hristov
8934146246
proto fixes
...
#my head hurts now. no more fixes today ;)
2003-06-16 16:36:51 +00:00
foobar
12804f5234
Fix compile failure.
2003-06-14 13:31:51 +00:00
James Cox
f68c7ff249
updating license information in the headers.
2003-06-10 20:04:29 +00:00
Georg Richter
f8ac961927
fixed bug #24060
2003-06-06 19:02:30 +00:00
Hartmut Holzgraefe
dbe4f2238c
proto fixes
2003-03-17 13:11:19 +00:00
foobar
3c9155e0cb
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
...
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.
2003-03-07 05:15:28 +00:00
Sebastian Bergmann
b506f5c8f8
Bump year.
2002-12-31 16:08:15 +00:00
Derick Rethans
f3d3dd5bc8
- MFB
2002-12-26 23:45:05 +00:00
Georg Richter
4abcff7631
added Wez, Ilia & myself
2002-12-26 23:38:18 +00:00
Ilia Alshanetsky
2e6e0f87dc
Removed pointless assignment.
2002-12-24 23:19:54 +00:00
Ilia Alshanetsky
0a2d473df0
The -1 is no longer needed, since it is done automatically by strlcpy().
2002-12-24 17:33:33 +00:00
Ilia Alshanetsky
a747d1f864
Changed strncpy() to strlcpy().
2002-12-24 17:30:48 +00:00
Ilia Alshanetsky
59b6ffee1e
A variety of CS style fixes, which include:
...
* Changed all argument parsing to use the new zend_parse_parameters()
* If a function is unavailable due to lack of support for a certain feature,
do not make the function avaliable, rather then making it print an error
saying that the functionality offered by the function is not avaliable.
* Lots of WS fixes all over the file.
* Change strcpy() to strncpy() to prevent possible buffer overflows.
Fixed a bug in ncurses_pair_content(), 1st parameter was wrong.
Fixed several function prototypes that failed to indicate that functions
accepted arguments by reference.
2002-12-24 17:20:33 +00:00
Ilia Alshanetsky
af55703d52
Fixed various memory leaks.
...
# Should this be MFHed?
2002-12-22 20:16:37 +00:00
Moriyoshi Koizumi
45f67837e6
Removed "%s" from format strings
2002-12-22 19:51:49 +00:00