From dev-return-24018-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sun Mar 02 16:37:57 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 96604 invoked from network); 2 Mar 2008 16:37:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Mar 2008 16:37:57 -0000 Received: (qmail 8157 invoked by uid 500); 2 Mar 2008 16:37:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 8123 invoked by uid 500); 2 Mar 2008 16:37:52 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 8112 invoked by uid 99); 2 Mar 2008 16:37:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 08:37:52 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 16:37:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AA253234C085 for ; Sun, 2 Mar 2008 08:36:52 -0800 (PST) Message-ID: <1560514295.1204475812695.JavaMail.jira@brutus> Date: Sun, 2 Mar 2008 08:36:52 -0800 (PST) From: "Kiran Ayyagari (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-1138) AVL tree implementation In-Reply-To: <814792335.1203449323842.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari updated DIRSERVER-1138: -------------------------------------- Attachment: marshaller.patch linkedavlnode.patch integerkeymarshaller.patch patches for AVLTree implementation > AVL tree implementation > ----------------------- > > Key: DIRSERVER-1138 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1138 > Project: Directory ApacheDS > Issue Type: Task > Components: core > Reporter: Kiran Ayyagari > Assignee: Alex Karasulu > Priority: Minor > Attachments: avltreemarshaller.patch, avltreemarshallertest.patch, avltreetest.patch, integerkeymarshaller.patch, linkedavlnode.patch, marshaller.patch > > > An implementation of AVL tree. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.