From owner-cvs-all Sun Apr 7 14:48:20 2002 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 5125937B417 for ; Sun, 7 Apr 2002 14:48:18 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.2/8.12.2) with ESMTP id g37Llbx7070704; Mon, 8 Apr 2002 01:48:00 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.2/8.12.2/Submit) id g37LlTW4070703; Mon, 8 Apr 2002 01:47:30 +0400 (MSD) Date: Mon, 8 Apr 2002 01:47:26 +0400 From: "Andrey A. Chernov" To: Cejka Rudolf Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/colldef cs_CZ.ISO8859-2.src Message-ID: <20020407214723.GA70639@nagual.pp.ru> References: <20020407170804.A79700@fit.vutbr.cz> <20020407181849.GA68881@nagual.pp.ru> <20020407205501.A84706@fit.vutbr.cz> <20020407210230.GA70137@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020407210230.GA70137@nagual.pp.ru> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 08, 2002 at 01:02:31 +0400, Andrey A. Chernov wrote: > Current collating order of Czhech and Slovak in new variant is exact THE > SAME as it was before. It was small/capital sets order which is changed. > Standard you refer obviously not sets small/capital letters order, it is > beyond of collating. It sets which letter follows which another one, > and it preserved exactly in new variant. That why I left in the > comment standard name you refer to. Your variant was already ignore case pre-sorted letters table, it can't be default since case ignoring is per-application choice. Now upper and lower sets are separated to make ignore case and not ignore case sorting be different, i.e. reflect the nature of operation, as supposed to be. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message