[PHP-CVS] com php-src: News about FR #49180.: NEWS

2013-02-03 Thread Martin Jansen
Commit:60b5f6d4632260a90e0a59838aa672ba2376bffa Author:Martin Jansen Sun, 3 Feb 2013 13:27:36 +0100 Parents: 6186b676000f74af92b979382f605ed104b6a4bc Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=60b5f6d4632260a90e0a59838aa672ba2376bffa Log

[PHP-CVS] com php-src: ext/filter support for validating MAC addresses.: ext/filter/filter.c ext/filter/filter_private.h ext/filter/logical_filters.c ext/filter/php_filter.h ext/filter/tests/008.phpt

2013-02-03 Thread Martin Jansen
Commit:2f334438836f37b82d739b20a4d0f875278e4766 Author:Martin Jansen Mon, 24 Dec 2012 14:14:24 +0100 Parents: 8771c265a43dac2e44aa4ae7af66a6534b0c70ae Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Add option to specific the expected separator character.: ext/filter/logical_filters.c ext/filter/tests/055.phpt

2013-02-03 Thread Martin Jansen
Commit:6186b676000f74af92b979382f605ed104b6a4bc Author:Martin Jansen Sat, 5 Jan 2013 22:46:14 +0100 Parents: 0661d03ebaab6cf1eff156a4dd203299d0385ae9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: There is no need to use memchr() for comparisons in these places.: ext/filter/logical_filters.c

2013-02-03 Thread Martin Jansen
Commit:0661d03ebaab6cf1eff156a4dd203299d0385ae9 Author:Martin Jansen Fri, 28 Dec 2012 15:20:19 +0100 Parents: 2f334438836f37b82d739b20a4d0f875278e4766 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Bump copyright year.: LICENSE

2012-03-20 Thread Martin Jansen
Commit:52ec6f761eea3335e906f3abccbb122eb3044bb7 Author:Martin Jansen Tue, 20 Mar 2012 11:14:59 +0100 Parents: 4a6d9b348febe7895a2748977898c09b6e40a7ce Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=52ec6f761eea3335e906f3abccbb122eb3044bb7 Log: Bump copyright

[PHP-CVS] com php-src: Merge branch 'PHP-5.4':

2012-03-20 Thread Martin Jansen
Commit:0119f24df1852ea68eb27adae7bd0134d99b1602 Author:Martin Jansen Tue, 20 Mar 2012 11:15:36 +0100 Parents: 4b6772f847f460a512de6f230c8bfdf866253eb2 c337f69157f95402650dded274919ded47d0a78e Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4:

2012-03-20 Thread Martin Jansen
Commit:c337f69157f95402650dded274919ded47d0a78e Author:Martin Jansen Tue, 20 Mar 2012 11:15:28 +0100 Parents: 868dbe127ac12586e5fc6a8e3514eb5007477fee 52ec6f761eea3335e906f3abccbb122eb3044bb7 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'master' of git.php.net:php-src:

2012-03-20 Thread Martin Jansen
Commit:a0c87ff53c2226ecbf451bc7ef1648ec84edb320 Author:Martin Jansen Tue, 20 Mar 2012 11:16:09 +0100 Parents: 0119f24df1852ea68eb27adae7bd0134d99b1602 ac38f4e113b7ba958e1e678943407b3bad789e9e Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] push php-src: update branch master

2012-03-20 Thread Martin Jansen
Branch master in php-src.git was updated Date: Tue, 20 Mar 2012 10:16:28 + Link: http://git.php.net/?p=php-src.git;a=log;h=a0c87ff53c2226ecbf451bc7ef1648ec84edb320;hp=ac38f4e113b7ba958e1e678943407b3bad789e9e Log: Commit:a0c87ff53c2226ecbf451bc7ef1648ec84edb320 Author:Martin Jansen

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/math/ mt_rand_variation1.phpt mt_rand_variation2.phpt

2011-05-14 Thread Martin Jansen
mj Sat, 14 May 2011 20:38:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=311021 Log: MFB: Fixed two failing tests that were caused by arbitrarily chosen but apparently bogus upper resp. lower limits for mt_rand(). Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/math/ mt_rand_variation1.phpt mt_rand_variation2.phpt

2011-05-14 Thread Martin Jansen
mj Sat, 14 May 2011 20:29:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=311020 Log: Fixed two failing tests that were caused by arbitrarily chosen but apparently bogus upper resp. lower limits for mt_rand(). Changed paths: U php/

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/openssl/ openssl.c xp_ssl.c

2011-04-25 Thread Martin Jansen
mj Mon, 25 Apr 2011 16:51:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=310477 Log: MFH: The project calls itself OpenSSL and not openSSL, so let's keep it that way in our code as well. Changed paths: U php/php-src/branches/PHP_5_

[PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ openssl.c xp_ssl.c

2011-04-25 Thread Martin Jansen
mj Mon, 25 Apr 2011 16:50:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=310476 Log: The project calls itself OpenSSL and not openSSL, so let's keep it that way in our code as well. Changed paths: U php/php-src/trunk/ext/openssl/op

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ext/gd/ gd.c

2010-12-11 Thread Martin Jansen
mj Sat, 11 Dec 2010 20:10:15 + Revision: http://svn.php.net/viewvc?view=revision&revision=306235 Log: Merge from trunk: * Fixed parameter check introduced with the recent fix for bug #53492. * Improved the error message along the way. Bug: http://bugs.

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/gd/ gd.c

2010-12-11 Thread Martin Jansen
mj Sat, 11 Dec 2010 20:10:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=306236 Log: Merge from trunk: * Fixed parameter check introduced with the recent fix for bug #53492. * Improved the error message along the way. Bug: http://bugs.

[PHP-CVS] svn: /php/php-src/trunk/ext/gd/ gd.c

2010-12-11 Thread Martin Jansen
mj Sat, 11 Dec 2010 20:09:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=306234 Log: * Fixed parameter check introduced with the recent fix for bug #53492. * Improved the error message along the way. Bug: http://bugs.php.net/53492 (Clos

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2010-11-19 Thread Martin Jansen
mj Fri, 19 Nov 2010 18:38:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=305564 Log: Fixed two typos in NEWS. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/network/ getmxrr.phpt

2010-05-24 Thread Martin Jansen
mj Tue, 25 May 2010 05:01:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=299730 Log: Changed test case to use our new dummy MX records. Changed paths: U php/php-src/trunk/ext/standard/tests/network/getmxrr.phpt Modified: php/php-s

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/dns_win32.c trunk/ext/standard/dns_win32.c

2010-05-17 Thread Martin Jansen
On 18.05.10 05:22, Adam Harvey wrote: > 2010/5/18 Pierre Joye : >> 2010/5/17 Johannes Schlüter : >>> test? (lookup php.net or so ... previously there were discussions about >>> adding test.php.net or so to our zone ...) >> >> yes, I wanted to be sure what we use prior to add a test. > > Last I hea

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/network/getmxrr.phpt trunk/ext/standard/tests/network/getmxrr.phpt

2010-05-04 Thread Martin Jansen
On 4.5.2010 11:41, Adam Harvey wrote: > aharvey Tue, 04 May 2010 09:41:47 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=298949 > > Log: > Alter the getmxrr() test to use lists.php.net (which we presumably control) > instead of ez.no (which w

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/hash/ hash_joaat.c php_hash_joaat.h tests/hash_copy_001.phpt

2010-04-03 Thread Martin Jansen
On 03.04.10 16:51, Hannes Magnusson wrote: > On Sun, Mar 28, 2010 at 10:01, Martin Jansen wrote: >> mj Sun, 28 Mar 2010 10:01:02 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=296963 >> >> Modif

[PHP-CVS] svn: /php/php-src/trunk/ext/hash/ hash_joaat.c php_hash_joaat.h tests/hash_copy_001.phpt

2010-03-28 Thread Martin Jansen
mj Sun, 28 Mar 2010 10:01:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=296963 Log: JOAAT hashing now supports incremental hashing. Changed paths: U php/php-src/trunk/ext/hash/hash_joaat.c U php/php-src/trunk/ext/hash/php_ha

[PHP-CVS] svn: /php/php-src/trunk/ext/hash/tests/ hash_copy_001.phpt

2010-03-25 Thread Martin Jansen
mj Thu, 25 Mar 2010 16:05:27 + Revision: http://svn.php.net/viewvc?view=revision&revision=296791 Log: Fixed test for the recently added algorithmus and made it more debuggable by adding the names of the algorithmus to the output. Changed paths: U p

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat

2010-03-24 Thread Martin Jansen
On 24.03.10 17:03, Pierre Joye wrote: > What's about config.w32? Fixed. I also added FNV support which was missing, too. Martin -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/trunk/ext/hash/ config.w32

2010-03-24 Thread Martin Jansen
mj Wed, 24 Mar 2010 16:30:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=296732 Log: Added FNV and Jenkins's one-at-a-time support to the Windows build. Changed paths: U php/php-src/trunk/ext/hash/config.w32 Modified: php/php-src/

[PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/hash/config.m4 ext/hash/hash.c ext/hash/hash_joaat.c ext/hash/php_hash.h ext/hash/php_hash_joaat.h ext/hash/tests/hash_algos.phpt ext/hash/tests/joaat.phpt

2010-03-24 Thread Martin Jansen
7 @@ PHPNEWS ||| ?? ??? 201?, PHP 5.3.99 +- Added Jenkins's one-at-a-time hash support to ext/hash. (Martin Jansen) - Added FNV-1 hash support to ext/hash. (Michael Maclean) - default_charset if no

[PHP-CVS] cvs: CVSROOT / avail

2007-04-21 Thread Martin Jansen
mj Sat Apr 21 11:52:25 2007 UTC Modified files: /CVSROOTavail Log: * CVS karma for "takagi". # Requested by Monte. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1264&r2=1.1265&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1264 CV

[PHP-CVS] cvs: CVSROOT / avail

2007-03-27 Thread Martin Jansen
mj Tue Mar 27 10:42:34 2007 UTC Modified files: /CVSROOTavail Log: * pear/PEAR_Frontend_Web karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1258&r2=1.1259&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1258 CVSROOT/avail:1.1259 --

[PHP-CVS] cvs: CVSROOT / avail

2007-03-23 Thread Martin Jansen
mj Fri Mar 23 08:15:05 2007 UTC Modified files: /CVSROOTavail Log: * Karma for Jani Mikkonen. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1257&r2=1.1258&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1257 CVSROOT/avail:1.1258 --- CVS

[PHP-CVS] cvs: CVSROOT / avail

2007-03-15 Thread Martin Jansen
mj Thu Mar 15 20:07:04 2007 UTC Modified files: /CVSROOTavail Log: * Karma for Jakob Westhoff http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1252&r2=1.1253&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1252 CVSROOT/avail:1.1253 --- CVS

[PHP-CVS] cvs: CVSROOT / avail

2007-02-22 Thread Martin Jansen
mj Thu Feb 22 09:31:10 2007 UTC Modified files: /CVSROOTavail Log: * Karma for Daniel Rossi http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1247&r2=1.1248&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1247 CVSROOT/avail:1.1248 --- CVSRO

[PHP-CVS] cvs: CVSROOT / avail

2007-02-13 Thread Martin Jansen
mj Tue Feb 13 18:41:56 2007 UTC Modified files: /CVSROOTavail Log: * PEAR karma for Christian Schmidt http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1242&r2=1.1243&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1242 CVSROOT/avail:1.1243

[PHP-CVS] cvs: CVSROOT / avail

2007-01-12 Thread Martin Jansen
mj Fri Jan 12 21:22:29 2007 UTC Modified files: /CVSROOTavail Log: * Karma for Stoyan Stefanov http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1232&r2=1.1233&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1232 CVSROOT/avail:1.1233 --- CV

[PHP-CVS] cvs: CVSROOT / avail

2006-12-30 Thread Martin Jansen
mj Sat Dec 30 20:22:18 2006 UTC Modified files: /CVSROOTavail Log: * Karma for Andrew Teixeira. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1229&r2=1.1230&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1229 CVSROOT/avail:1.1230 --- C

[PHP-CVS] cvs: CVSROOT / avail

2006-12-28 Thread Martin Jansen
mj Thu Dec 28 21:45:26 2006 UTC Modified files: /CVSROOTavail Log: * Net_IMAP karma for Sebastian Ebling http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1228&r2=1.1229&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1228 CVSROOT/avail:1.1

[PHP-CVS] cvs: CVSROOT / avail

2006-12-22 Thread Martin Jansen
mj Fri Dec 22 16:22:53 2006 UTC Modified files: /CVSROOTavail Log: * PEAR::DB karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1227&r2=1.1228&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1227 CVSROOT/avail:1.1228 --- CVSROOT/avail

[PHP-CVS] cvs: CVSROOT / avail

2006-12-21 Thread Martin Jansen
mj Thu Dec 21 17:00:12 2006 UTC Modified files: /CVSROOTavail Log: * PEAR karma for Adam Harvey http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1226&r2=1.1227&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1226 CVSROOT/avail:1.1227 --- C

[PHP-CVS] cvs: CVSROOT / avail

2006-12-19 Thread Martin Jansen
mj Tue Dec 19 14:24:48 2006 UTC Modified files: /CVSROOTavail Log: * pear/Validate karma for Aaron Wormus. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1224&r2=1.1225&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1224 CVSROOT/avail:1

[PHP-CVS] cvs: CVSROOT / avail

2006-12-15 Thread Martin Jansen
mj Fri Dec 15 18:48:21 2006 UTC Modified files: /CVSROOTavail Log: * PEAR karma for new users http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1221&r2=1.1222&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1221 CVSROOT/avail:1.1222 --- CVS

[PHP-CVS] cvs: CVSROOT / avail

2006-12-14 Thread Martin Jansen
mj Thu Dec 14 20:46:49 2006 UTC Modified files: /CVSROOTavail Log: * Karma for Justin Patrin http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1220&r2=1.1221&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1220 CVSROOT/avail:1.1221 --- CVSR

[PHP-CVS] cvs: CVSROOT / avail

2006-12-04 Thread Martin Jansen
mj Mon Dec 4 09:46:17 2006 UTC Modified files: /CVSROOTavail Log: * Corrected karma for morse. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1216&r2=1.1217&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1216 CVSROOT/avail:1.1217 --- C

[PHP-CVS] cvs: CVSROOT / avail

2006-12-03 Thread Martin Jansen
mj Sun Dec 3 13:05:49 2006 UTC Modified files: /CVSROOTavail Log: * CVS karma for David Morse. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1215&r2=1.1216&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1215 CVSROOT/avail:1.1216 --- C

[PHP-CVS] cvs: CVSROOT / avail

2006-11-16 Thread Martin Jansen
mj Thu Nov 16 14:03:00 2006 UTC Modified files: /CVSROOTavail Log: * PEAR karma for Benedikt Hallinger. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1212&r2=1.1213&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1212 CVSROOT/avail:1.12

[PHP-CVS] cvs: CVSROOT / avail

2006-10-30 Thread Martin Jansen
mj Mon Oct 30 20:16:47 2006 UTC Modified files: /CVSROOTavail Log: * Fixed karma for Shin Ohno. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1202&r2=1.1203&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1202 CVSROOT/avail:1.1203 --- C

[PHP-CVS] cvs: CVSROOT / avail

2006-10-26 Thread Martin Jansen
mj Thu Oct 26 06:54:29 2006 UTC Modified files: /CVSROOTavail Log: * pear/XML_RPC2 karma for Alan Langford. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1201&r2=1.1202&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1201 CVSROOT/avail:

[PHP-CVS] cvs: CVSROOT / avail

2006-10-25 Thread Martin Jansen
mj Wed Oct 25 08:09:24 2006 UTC Modified files: /CVSROOTavail Log: * HTML_Page2 karma for Ian Warner. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1199&r2=1.1200&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1199 CVSROOT/avail:1.1200

[PHP-CVS] cvs: CVSROOT / avail

2006-10-20 Thread Martin Jansen
mj Fri Oct 20 16:43:05 2006 UTC Modified files: /CVSROOTavail Log: * Text_Wiki karma for Michele Tomaiuolo and peardoc for some recently added accounts. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1198&r2=1.1199&diff_format=u Index: CVSROOT/

[PHP-CVS] cvs: CVSROOT / avail

2006-10-03 Thread Martin Jansen
mj Tue Oct 3 08:57:11 2006 UTC Modified files: /CVSROOTavail Log: * pearweb karma for Arnaud Limbourg http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1188&r2=1.1189&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1188 CVSROOT/avail:1.118

[PHP-CVS] cvs: CVSROOT / avail

2006-10-02 Thread Martin Jansen
mj Mon Oct 2 09:47:13 2006 UTC Modified files: /CVSROOTavail Log: * pear/Crypt_XXTEA for Wudi. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1187&r2=1.1188&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1187 CVSROOT/avail:1.1188 --- C

[PHP-CVS] cvs: CVSROOT / avail

2006-09-28 Thread Martin Jansen
mj Fri Sep 29 06:50:35 2006 UTC Modified files: /CVSROOTavail Log: * pear/PEAR_Frontend_Web karma for Clay Loveless. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1186&r2=1.1187&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1186 CVSRO

[PHP-CVS] cvs: CVSROOT / avail

2006-09-28 Thread Martin Jansen
mj Thu Sep 28 07:51:52 2006 UTC Modified files: /CVSROOTavail Log: * HTML_TagCloud karma for Shoma Suzuki http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1184&r2=1.1185&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1184 CVSROOT/avail:1.

[PHP-CVS] cvs: CVSROOT / avail

2006-09-28 Thread Martin Jansen
mj Thu Sep 28 07:01:26 2006 UTC Modified files: /CVSROOTavail Log: * pear-core karma for Clay Loveless. # Requested by Greg Beaver. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1183&r2=1.1184&diff_format=u Index: CVSROOT/avail diff -u CVSROO

[PHP-CVS] cvs: CVSROOT / avail

2006-09-08 Thread Martin Jansen
mj Fri Sep 8 08:05:57 2006 UTC Modified files: /CVSROOTavail Log: * peardoc karma for Adam Ashley http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1179&r2=1.1180&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1179 CVSROOT/avail:1.1180 --

[PHP-CVS] cvs: CVSROOT / avail

2005-11-14 Thread Martin Jansen
mj Mon Nov 14 07:33:02 2005 EDT Modified files: /CVSROOTavail Log: * XML_RSS karma for Clay Loveless. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1045&r2=1.1046&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1045 CVSROOT/avail:1.1046 --- CVSROO

[PHP-CVS] cvs: CVSROOT / avail

2005-10-12 Thread Martin Jansen
mj Wed Oct 12 14:00:46 2005 EDT Modified files: /CVSROOTavail Log: * PEAR website karma for Lukas Smith. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1038&r2=1.1039&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1038 CVSROOT/avail:1.1039 --- CVS

[PHP-CVS] cvs: CVSROOT / avail

2005-10-11 Thread Martin Jansen
mj Tue Oct 11 09:57:25 2005 EDT Modified files: /CVSROOTavail Log: * pear/XML_Feed_Parser for James Stewart. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1037&r2=1.1038&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1037 CVSROOT/avail:1.1038 ---

[PHP-CVS] cvs: CVSROOT / avail

2005-09-10 Thread Martin Jansen
mj Sat Sep 10 08:54:09 2005 EDT Modified files: /CVSROOTavail Log: * Karma for peardoc and pear/HTML_Table for Mark Wiesemann. http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.1021&r2=1.1022&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1021 CVSROO