Mercurial > hg > xemacs-beta
annotate etc/HELLO @ 4897:91a023144e72
fix longstanding search bug involving searching for Control-1 chars
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-29 Ben Wing <ben@xemacs.org>
* search.c (boyer_moore): Fix longstanding bug involving
searching for Control-1 chars; code was trying to directly
extract the last byte in the textual representation of a char
from an Ichar (and doing it in a buggy fashion) rather than
just converting the Ichar to text and looking at the last byte.
tests/ChangeLog addition:
2010-01-29 Ben Wing <ben@xemacs.org>
* automated/search-tests.el:
New file.
* automated/search-tests.el:
* automated/case-tests.el:
* automated/case-tests.el (pristine-case-table): Removed.
* automated/case-tests.el (uni-mappings):
* automated/lisp-tests.el:
* automated/regexp-tests.el:
Extract some search-related code from case-tests and regexp-tests
and move to search-tests. Move some regexp-related code from
lisp-tests to regexp-tests.
Write a comment trying to express the proper division of labor
between case-tests, search-tests and regexp-tests.
Add a new test for the Control-1 search bug.
Fix a buggy test in the Unicode torture-test section of case-tests.el.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 29 Jan 2010 20:57:42 -0600 |
parents | 29fb3baea939 |
children | f7b56a4b65e6 |
rev | line source |
---|---|
4495
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
1 -*- coding: iso-2022-7 -*- |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
2 |
428 | 3 You need many fonts to read all. |
4 Please correct this incomplete list and add more! | |
5 | |
6 --------------------------------------------------------- | |
7 Amharic ($(3"c!<!N"^(B) $(3!A!,!>(B | |
4884
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4495
diff
changeset
|
8 Arabic ([2],GIqjHQYdG[0](B) [2],GecjdY[0](B [2],GeGdqSdG[0](B |
428 | 9 Croatian (Hrvatski) Bog (Bok), Dobar dan |
3077 | 10 Czech (,Bh(Besky) Dobr,B}(B den |
428 | 11 Danish (Dansk) Hej, Goddag |
12 English Hello | |
13 Esperanto Saluton | |
14 Estonian Tere, Tervist | |
15 FORTRAN PROGRAM | |
16 Finnish (Suomi) Hei | |
3077 | 17 French (Fran,Ag(Bais) Bonjour, Salut |
428 | 18 German (Deutsch Nord) Guten Tag |
3077 | 19 German (Deutsch S,A|(Bd) Gr,A|_(B Gott |
20 Greek (,FEkkgmij\(B) ,FCei\(B ,Fsar(B | |
21 Hebrew [2],Hylem[0](B | |
22 Irish (Gaeilge) Dia duit, Cad ,Ai(B mar a t,Aa(B t,Az(B? | |
428 | 23 Italiano Ciao, Buon giorno |
24 Maltese Ciao | |
25 Nederlands, Vlaams Hallo, Hoi, Goedendag | |
26 Norwegian (Norsk) Hei, God dag | |
3077 | 27 Polish Cze,B6f(B! |
28 Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B! | |
29 Slovak Dobr,B}(B de,Br(B | |
30 Spanish (Espa,Aq(Bol) ,A!(BHola! | |
428 | 31 Swedish (Svenska) Hej, Goddag |
3077 | 32 Tajik ,LAP[^\(B |
428 | 33 |
34 Tigrigna ($(3"8#r!N"^(B) $(3!Q!,!<"8(B | |
3077 | 35 Turkish (T,A|(Brk,Ag(Be) Merhaba |
36 Vietnamese (Ti,1*(Bng Vi,1.(Bt) Ch,1`(Bo b,1U(Bn | |
428 | 37 |
3077 | 38 Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B, (I:]FAJ(B, $BqV$(DiQ(B |
428 | 39 Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B |
40 Cantonese ($(0GnM$(B,$(0N]0*Hd(B) $(0*/=((B, $(0+$)p(B | |
41 Hangul ($(CGQ1[(B) $(C>H3gGO<<?d(B, $(C>H3gGO=J4O1n(B | |
42 | |
43 Difference among chinese characters in GB, JIS, KSC, BIG5: | |
44 GB -- $AT*Fx(B $A?*7"(B | |
45 JIS -- $B855$(B $B3+H/(B | |
46 KSC -- $(Cj*Q((B $(CKR[!(B | |
47 BIG5 -- $(0&x86(B $(0DeBv(B |