From owner-cvs-doc@FreeBSD.ORG Fri Sep 30 16:51:55 2005 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAAAA16A41F; Fri, 30 Sep 2005 16:51:55 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A82F643D48; Fri, 30 Sep 2005 16:51:55 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j8UGptai068324; Fri, 30 Sep 2005 16:51:55 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j8UGptdv068323; Fri, 30 Sep 2005 16:51:55 GMT (envelope-from hrs) Message-Id: <200509301651.j8UGptdv068323@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 30 Sep 2005 16:51:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml transtable-common.xsl X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 16:51:56 -0000 hrs 2005-09-30 16:51:55 UTC FreeBSD doc repository Modified files: share/sgml transtable-common.xsl Log: Merge changes from doc/share/sgml/transtable-common.xsl rev 1.3: | |Optimize the word search algorithm. Comparison using product |set is a better solution to evaluate whether a node is included |in a partial node-set or not. | Revision Changes Path 1.4 +20 -20 www/share/sgml/transtable-common.xsl