Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD85B6D36 for ; Wed, 6 Jul 2011 05:32:49 +0000 (UTC) Received: (qmail 23065 invoked by uid 500); 6 Jul 2011 05:32:47 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 23030 invoked by uid 500); 6 Jul 2011 05:32:42 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 23013 invoked by uid 99); 6 Jul 2011 05:32:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 05:32:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 05:32:37 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BDF6445EC9 for ; Wed, 6 Jul 2011 05:32:16 +0000 (UTC) Date: Wed, 6 Jul 2011 05:32:16 +0000 (UTC) From: "Jasper Gielen (JIRA)" To: celix-commits@incubator.apache.org Message-ID: <421386807.2808.1309930336774.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1993044601.2796.1309929616581.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CELIX-8) Apply APR usage to manifest_parser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jasper Gielen updated CELIX-8: ------------------------------ Attachment: manifest_parser_patch.txt The following patch concerns the implementation fixes for this task: manifest_parser. Additionally, I had to update the linked_list module to use APR as well. Quite a few files had to be updated though! > Apply APR usage to manifest_parser > ---------------------------------- > > Key: CELIX-8 > URL: https://issues.apache.org/jira/browse/CELIX-8 > Project: Celix > Issue Type: Task > Reporter: Jasper Gielen > Priority: Minor > Attachments: manifest_parser_patch.txt > > > This task adds more usage of APR (especially usage of memory pools, mallocs, string copy) to the manifest_parser module. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira