Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29772 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62551 invoked by uid 1010); 25 May 2007 21:16:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62534 invoked from network); 25 May 2007 21:16:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2007 21:16:06 -0000 Received: from [127.0.0.1] ([127.0.0.1:26877]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id A9/82-42830-61257564 for ; Fri, 25 May 2007 17:16:06 -0400 Authentication-Results: pb1.pair.com header.from=giunta.gaetano@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=giunta.gaetano@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.134.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: giunta.gaetano@gmail.com X-Host-Fingerprint: 209.85.134.190 mu-out-0910.google.com Received: from [209.85.134.190] ([209.85.134.190:13650] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/62-42830-ECF47564 for ; Fri, 25 May 2007 17:06:22 -0400 Received: by mu-out-0910.google.com with SMTP id w1so846019mue for ; Fri, 25 May 2007 14:06:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=BB3KgCyEp6n5r5G6ZJSakPWfI7v5iKUCqP13MwLTBPuPZKsLl/Z0oMtHywcjdJtXctfoaroOkSQpjAoEObk+WbHB2MqM+d2K3TU9UfZr1gP8LnhdML/nU0i+zt7OAgu8nLAO3JVCXKTOnbRWGrf13YpofBCVmkRjr/sOJaPeLIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=gW4qWNFQ83pQrhSL5UwNVW3ukgyvS3eN9PrpmUOrxlxYhb252krlyCSM5PhnKM61yiKAhmr8sIsLaAGAmDjpYD7Szmz1Bn0QEIIBWgl2ScFHdPm0Vs7DPTkLKz9CdAPeJNCdBeSB63OjyBvnQWC7juP6vISzenA5Cw+rKvmkkOE= Received: by 10.82.158.12 with SMTP id g12mr6326659bue.1180127179607; Fri, 25 May 2007 14:06:19 -0700 (PDT) Received: from ?192.168.1.2? ( [151.66.63.150]) by mx.google.com with ESMTP id 31sm703401nfu.2007.05.25.14.06.18; Fri, 25 May 2007 14:06:19 -0700 (PDT) Message-ID: <46574FC3.6010707@gmail.com> Date: Fri, 25 May 2007 23:06:11 +0200 User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: pecl4win patches From: giunta.gaetano@gmail.com (Gaetano Giunta) Please find here: http://gggeek.altervista.org/sw/pecl4win.zip a slightly improved version of the pecl4win pages: + allow sorting of columns in the DLLs page + more descriptive titles in the extensions list page for both search and single branch cases Sorry for not providing diffs - the full versions of the files are included Ideas for further improvement: + add table of all available branches in the extensions list page (one column per branch) + add compile log, date, size, in the extensions list page (when filtered by single branch) + other ? Bye Gaetano Giunta