tal Sun Sep 28 09:37:59 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/build buildcheck.sh
Log:
MFH
Index: php-src/build/buildcheck.sh
diff -u php-src/build/buildcheck.sh:1.21.2.5 php-src/build/buildcheck.sh:1.21.2.6
--- php-src/build/buildcheck.sh:
tal Sun Sep 28 06:32:14 2003 EDT
Modified files:
/php-src/build buildcheck.sh
Log:
Fix buildconf for systems using coreutils-5.0
Index: php-src/build/buildcheck.sh
diff -u php-src/build/buildcheck.sh:1.28 php-src/build/buildcheck.sh:1.29
--- php-src/bui
ZEND_FUNCTION
> >+#define PHP_METHOD ZEND_METHOD
> >
> > #define PHP_NAMED_FE ZEND_NAMED_FE
> > #define PHP_FE ZEND_FE
> > #define PHP_FALIAS ZEND_FALIAS
> > #define PHP_STATIC_FE ZEND_STATIC_FE
> >+#d
tal Thu Feb 6 17:23:21 2003 EDT
Removed files:
/php4/ext/fribidi .cvsignore CREDITS EXPERIMENTAL README config.m4
fribidi.c fribidi.dsp php_fribidi.h
Log:
Moving fribidi to PECL
--
PHP CVS Mailing List (http://www.php.net/)
T
tal Thu Jan 30 13:52:30 2003 EDT
Modified files:
/embed/php-irssiphp-core.c
Log:
Set the include path to irssi's scripts dirs on startup
Index: embed/php-irssi/php-core.c
diff -u embed/php-irssi/php-core.c:1.4 embed/php-irssi/php-core.c:1.5
--- embed/
tal Thu Jan 30 08:58:22 2003 EDT
Added files:
/embed/php-irssi/examples users.php
Log:
First example of php-irssi
Index: embed/php-irssi/examples/users.php
+++ embed/php-irssi/examples/users.php
tag.':';
$channels = $server->get_channels();
Wez Furlong wrote:
Err, surely the order of fl and hebrew should be swapped to maintain BC?
:)
--Wez.
Nope :)
On Wed, 27 Nov 2002, Tal Peer wrote:
tal Wed Nov 27 10:52:26 2002 EDT
Modified files:
/php4/ext/calendar calendar.c
Log:
Added an additional (optional) argument to
tal Wed Nov 27 10:54:32 2002 EDT
Added files:
/php4/ext/calendar/testsjdtojewish.phpt
Log:
jdtojewish() test
Index: php4/ext/calendar/tests/jdtojewish.phpt
+++ php4/ext/calendar/tests/jdtojewish.phpt
--TEST--
jdtojewish() function
--FILE--
--E
tal Wed Nov 27 10:52:26 2002 EDT
Modified files:
/php4/ext/calendar calendar.c
Log:
Added an additional (optional) argument to jdtojewish() to keep BC
with 4.3 (and let users getdates in Hebrew without further formatting)
Index: php4/ext/calendar/ca
@$(INSTALL) -m 755 $(top_srcdir)/run-tests.php $(INSTALL_ROOT)$(PEAR_INSTALLDIR)
install-su: install-pear install-tester
--
Tal Peer
[EMAIL PROTECTED]
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tal Thu Oct 17 14:04:43 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c php_fribidi.h
Log:
New functions:
fribidi_get_charsets()
fribidi_charset_info()
@- Added function fribidi_get_charsets() (Tal)
@- Added function fribidi_charset_info() (Ta
tal Fri Oct 18 04:59:14 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
/php4/ext/fribidi/tests 002.phpt
Log:
Changed fribidi_get_charsets() return value to also include the constant
itself (as the key).
Index: php4/ext/fribidi/fribid
tal Thu Oct 17 14:32:16 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
Improved fribidi_charset_info() slightly
Index: php4/ext/fribidi/fribidi.c
diff -u php4/ext/fribidi/fribidi.c:1.30 php4/ext/fribidi/fribidi.c:1.31
--- php4/ext/fribidi/
tal Fri Oct 11 16:20:51 2002 EDT
Modified files:
/php4/ext/fribidi/tests 001.phpt
Log:
Use var_dump instaed of plain echo
Index: php4/ext/fribidi/tests/001.phpt
diff -u php4/ext/fribidi/tests/001.phpt:1.2 php4/ext/fribidi/tests/001.phpt:1.3
--- ph
Jani Taskinen wrote:
>sniper Fri Oct 11 11:30:44 2002 EDT
>
> Removed files:
>/php4/ext/icap .cvsignore CREDITS config.m4 php_icap.c php_icap.h
> Log:
> - Removed ext/icap (ext/mcal is the one to be used)
>
>
What about NEWS entry?
Tal
--
PHP CVS Mailing
tal Tue Oct 8 10:08:15 2002 EDT
Modified files:
/php4/ext/fribidi/tests 001.phpt
Log:
Enhanced test to also check charsets CP1255 and ISO-8859-8
Index: php4/ext/fribidi/tests/001.phpt
diff -u php4/ext/fribidi/tests/001.phpt:1.1 php4/ext/fribidi/t
tal Tue Oct 8 04:17:02 2002 EDT
Added files:
/php4/ext/fribidi/tests 002.phpt
Log:
Added test to check if charsets constants are defined
Index: php4/ext/fribidi/tests/002.phpt
+++ php4/ext/fribidi/tests/002.phpt
--TEST--
FriBidi charsets
--SK
tal Mon Oct 7 15:35:29 2002 EDT
Added files:
/php4/ext/fribidi/tests 001.phpt
Log:
Initial commit of fribidi_log2vis test
Index: php4/ext/fribidi/tests/001.phpt
+++ php4/ext/fribidi/tests/001.phpt
--TEST--
fribidi_log2vis
--SKIPIF--
--POST--
tal Sat Sep 28 11:41:57 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
- Eliminated LFs
Index: php4/ext/fribidi/fribidi.c
diff -u php4/ext/fribidi/fribidi.c:1.26 php4/ext/fribidi/fribidi.c:1.27
--- php4/ext/fribidi/fribidi.c:1.26 Sat
Mon Sep 16 15:08:45 2002
+++ php4/ext/fribidi/CREDITSFri Sep 27 08:12:06 2002
@@ -1,2 +1,2 @@
-FRIBIDI
+FriBidi
Onn Ben-Zvi, Tal Peer
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tal Thu Sep 26 08:58:31 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
- Fixed fatal error
Index: php4/ext/fribidi/fribidi.c
diff -u php4/ext/fribidi/fribidi.c:1.24 php4/ext/fribidi/fribidi.c:1.25
--- php4/ext/fribidi/fribidi.c:1.24 Thu
tal Thu Sep 26 06:43:42 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c README
Log:
- Reverted back to old param parsing api (and eliminated a segfault by doing that)
- Added the CapRTL charset -- should be used for testing on machines without
Heb
tal Thu Sep 26 01:47:56 2002 EDT
Added files:
/php4/ext/fribidi EXPERIMENTAL
Log:
- Initial commit
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tal Wed Sep 25 09:49:55 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
- Update proto
Index: php4/ext/fribidi/fribidi.c
diff -u php4/ext/fribidi/fribidi.c:1.22 php4/ext/fribidi/fribidi.c:1.23
--- php4/ext/fribidi/fribidi.c:1.22 Mon Sep 2
tal Mon Sep 23 16:24:29 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
- Fixed build on Win32 (and made the ext use a newer API)
- Various CS fixes
- Converted the parameter parsing to the new API
Index: php4/ext/fribidi/fribidi.c
dif
tal Sat Sep 21 06:58:46 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
Changed version from NO_VERSION_YET to 0.1
@ - Fixed compilation errors when compiling with the fribidi extension (Bug #16414)
(Tal)
Index: php4/ext/fribidi/fribidi
tal Tue Sep 17 15:30:07 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
# err.. fix comment
Index: php4/ext/fribidi/fribidi.c
diff -u php4/ext/fribidi/fribidi.c:1.19 php4/ext/fribidi/fribidi.c:1.20
--- php4/ext/fribidi/fribidi.c:1.19 Tue
tal Tue Sep 17 14:08:45 2002 EDT
Modified files:
/php4/ext/fribidi fribidi.c
Log:
# Fixed proto and header of log2vis()
Index: php4/ext/fribidi/fribidi.c
diff -u php4/ext/fribidi/fribidi.c:1.18 php4/ext/fribidi/fribidi.c:1.19
--- php4/ext/fribidi/fribi
tal Tue Sep 17 12:27:27 2002 EDT
Modified files:
/php4/ext/fribidi README fribidi.c
Log:
* The second argument of
fribidi_log2vis now accepts a constant.
The old way (using strings) is still available
but deprecated.
Index: php4/ext/fribidi/RE
29 matches
Mail list logo