From 9dcb14d6d340d5fdb86a12b7e6a5fb718308d3a9 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 13 Aug 1996 12:20:11 +0000 Subject: New collating rules, reflect POSIX better now --- share/colldef/la_LN.ISO_8859-1.src | 42 +++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 16 deletions(-) (limited to 'share/colldef/la_LN.ISO_8859-1.src') diff --git a/share/colldef/la_LN.ISO_8859-1.src b/share/colldef/la_LN.ISO_8859-1.src index ae4aa85..54a80b8 100644 --- a/share/colldef/la_LN.ISO_8859-1.src +++ b/share/colldef/la_LN.ISO_8859-1.src @@ -1,21 +1,31 @@ +# latin1 order \ -# controls - \x01;...;\x1f;\x7f;...;\x9f;\ # spaces - \ ;\xa0;\ + \xa0;\x20;\t;\v;\r;\n;\f;\ # puncts - .;:;\;;\,;!;?;\xa1;\xbf;\ + _;\xaf;\xad;-;\,;\;;:;!;\xa1;?;\xbf;/;.;\xb4;`;^;\xa8;~;\xb7;\ + \xb8;';\";\xab;\xbb;\(;\);[;];\{;\};\xa7;\xb6;\xa9;\xae;@;\xa4;\ + \xa2;$;\xa3;\xa5;*;\\;&;\#;%;+;\xb1;\xf7;\xd7;\<;=;\>;\xac;|;\xa6;\ + \xb0;\xb5;\ +# controls + \x00;...;\x08;\x0e;...;\x1f;\x7f;\x80;...;\x9f;\ # digits - 0;...;9;\ -# alphas - A;\xc0;...;\xc5;a;\xe0;...;\xe5;B;b;C;\xc7;c;\xe7;D;d;\ - E;\xc8;...;\xcb;e;\xe8;...;\xeb;F;f;G;g;H;h;\ - I;\xcc;...;\xcf;i;\xec;...;\xef;J;j;K;k;L;l;M;m;\ - N;\xd1;n;\xf1;O;\xd2;...;\xd6;\xd8;o;\xf2;...;\xf6;\xf8;\ - P;p;Q;q;R;r;S;s;T;t;U;\xd9;...;\xdc;u;\xf9;...;\xfc;\ - V;v;W;w;X;x;Y;\xdd;y;\xfd;Z;z;\ - \xd0;\xf0;\xde;\xfe;\xc6;\xe6;\xff;\xdf;\ + 0;\xbc;\xbd;\xbe;1;\xb9;2;\xb2;3;\xb3;4;...;9;\ +# capital + A;\xc1;\xc0;\xc2;\xc5;\xc4;\xc3;\xc6;\ + B;C;\xc7;D;E;\xc9;\xc8;\xca;\xcb;\ + F;...;I;\xcd;\xcc;\xce;\xcf;\ + J;...;N;\xd1;O;\xd3;\xd2;\xd4;\xd6;\xd5;\xd8;\ + P;...;U;\xda;\xd9;\xdb;\xdc;\ + V;...;Y;\xdd;Z;\ + \xd0;\xde;\ +# small + a;\xe1;\xe0;\xe2;\xe5;\xe4;\xe3;\xe6;\ + b;c;\xe7;d;e;\xe9;\xe8;\xea;\xeb;\ + f;...;i;\xed;\xec;\xee;\xef;\ + j;...;n;\xf1;o;\xf3;\xf2;\xf4;\xf6;\xf5;\xf8;\ + p;...;u;\xfa;\xf9;\xfb;\xfc;\ + v;...;y;\xfd;\xff;z;\ + \xf0;\xfe;\xdf;\ # remains - \";...;&;\ - \(;...;+;/;\<;...;\>;@;[;...;`;\{;...;~;\xa2;...;\xbe;\ - \xd7;\xf7 + \xaa;\xba -- cgit v1.1