Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Zoe Slattery
|
b928d971b5
|
Tests from Berlin test fest
|
2009-06-18 07:29:09 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Jani Taskinen
|
ffa97c5496
|
MFH
|
2008-11-01 23:09:31 +00:00 |
|
Lars Strojny
|
b51214fce7
|
MFH: #44938
|
2008-10-30 14:22:50 +00:00 |
|
Ilia Alshanetsky
|
f2d9767eb5
|
Fixed bug #44938 (gettext functions crash with overly long domain)
|
2008-10-29 20:29:12 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Pierre Joye
|
884aff3adb
|
- MFH: use static lib first if found
|
2008-08-01 21:20:08 +00:00 |
|
Felipe Pena
|
ea00fea83d
|
- New parameter parsing API
|
2008-06-20 18:00:10 +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 |
|
Antony Dovgal
|
bb691f155c
|
MFH: return false if realpath()/getcwd() fail
|
2007-01-16 14:42:38 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Antony Dovgal
|
c622ded866
|
fix typo, add test
|
2006-09-05 10:36:24 +00:00 |
|
Hannes Magnusson
|
f0d98ad3de
|
MFH: argument info..
|
2006-06-14 21:36:10 +00:00 |
|
Edin Kadribasic
|
1e33c4cc85
|
Fixed bug #36935
|
2006-04-09 23:14:47 +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
|
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 |
|
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 |
|
Edin Kadribasic
|
5ec7c94a95
|
Fixed bug #29264. Newer libintl redefines function names so all
PHP gettext function names become prefixed with libintl_
|
2004-07-29 22:23:23 +00:00 |
|
Ilia Alshanetsky
|
de58df089f
|
Prevent test failure when fi_FI locale is not available.
|
2004-05-26 18:18:14 +00:00 |
|
Wez Furlong
|
66fa4e74ea
|
Fix:
#27269 php_gettext.dll extension will not load
|
2004-02-17 11:15:19 +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 |
|
Wez Furlong
|
0c126e1233
|
make these build with new win32 build system.
mcve untested (I don't have those libs/headers)
|
2003-12-19 15:04:31 +00:00 |
|
foobar
|
dc080a5db6
|
- Always look into /usr/local before /usr
- Added breaks to make sure the preferred value is used.
|
2003-10-01 02:53:23 +00:00 |
|
Ilia Alshanetsky
|
526a3d9ce2
|
Always prefer user specified paths over the default /usr /usr/local.
This may fix compilation problems with on systems with multiple copies of
the same library.
|
2003-09-30 22:36:43 +00:00 |
|
foobar
|
258d5838bb
|
- Fixed bug #24402 (Compile failure with gettext 0.12.x)
|
2003-09-24 02:07:04 +00:00 |
|
foobar
|
30c3155d12
|
add as binary..
|
2003-09-23 10:06:19 +00:00 |
|
foobar
|
4d02a9379c
|
remove corrupt file
|
2003-09-23 10:05:48 +00:00 |
|
foobar
|
9fea9fec53
|
Added simple test for gettext
|
2003-09-23 10:00:23 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
Edin Kadribasic
|
96e9337fc8
|
MFB
|
2003-03-24 21:49:46 +00:00 |
|
Sascha Schumann
|
a0d1331137
|
Fix segfault in bindtextdomain when first parameter was empty.
The Linux man page states: domainname must be a non-empty string.
Noticed by: Nils Meyer
|
2003-02-08 18:58:34 +00:00 |
|
Edin Kadribasic
|
45e9f594bb
|
MFB: bind_textdomain_codeset() availability on windows
|
2003-01-14 14:46:33 +00:00 |
|
Sebastian Bergmann
|
b506f5c8f8
|
Bump year.
|
2002-12-31 16:08:15 +00:00 |
|
Yasuo Ohgaki
|
885d8073e4
|
Fixed crash. Patch by <kilbi@rad.rwth-aachen.de>
|
2002-08-07 11:50:49 +00:00 |
|
jim winstead
|
d3400b2b5f
|
the 'setup' script was removed more than two years ago.
these can be safely removed from the 4.2 branch, too.
|
2002-03-16 00:21:40 +00:00 |
|
Sascha Schumann
|
5cba3a99c2
|
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
2002-03-12 16:44:00 +00:00 |
|
Hartmut Holzgraefe
|
c51651dee2
|
proto fixes
|
2001-12-15 14:22:59 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
foobar
|
f1397d5339
|
Unified the configure messages.
|
2001-11-30 19:00:13 +00:00 |
|
Jon Parise
|
8f26c3f326
|
@ Added support for bind_textdomain_codeset(). (rudib@email.si)
|
2001-11-09 16:27:09 +00:00 |
|
Stig Bakken
|
689252082c
|
* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
|
2001-10-11 23:33:59 +00:00 |
|