Mercurial > hg > xemacs-beta
annotate etc/HELLO @ 5602:c9e5612f5424
Support the MP library on recent FreeBSD, have it pass relevant tests.
src/ChangeLog addition:
2011-11-26 Aidan Kehoe <kehoea@parhasard.net>
* number-mp.c (bignum_to_string):
Don't overwrite the accumulator we've just set up for this
function.
* number-mp.c (BIGNUM_TO_TYPE):
mp_itom() doesn't necessarily do what this code used to think with
negative numbers, it can treat them as unsigned ints. Subtract
numbers from bignum_zero instead of multiplying them by -1 to
convert them to their negative equivalents.
* number-mp.c (bignum_to_int):
* number-mp.c (bignum_to_uint):
* number-mp.c (bignum_to_long):
* number-mp.c (bignum_to_ulong):
* number-mp.c (bignum_to_double):
Use the changed BIGNUM_TO_TYPE() in these functions.
* number-mp.c (bignum_ceil):
* number-mp.c (bignum_floor):
In these functions, be more careful about rounding to positive and
negative infinity, respectively. Don't use the sign of QUOTIENT
when working out out whether to add or subtract one, rather use
the sign QUOTIENT would have if arbitrary-precision division were
done.
* number-mp.h:
* number-mp.h (MP_GCD):
Wrap #include <mp.h> in BEGIN_C_DECLS/END_C_DECLS.
* number.c (Fbigfloat_get_precision):
* number.c (Fbigfloat_set_precision):
Don't attempt to call XBIGFLOAT_GET_PREC if this build doesn't
support big floats.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 26 Nov 2011 17:59:14 +0000 |
parents | 17bcc2aab111 |
children |
rev | line source |
---|---|
5427 | 1 This is a list of ways to say hello in various languages. |
4495
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
2 |
5427 | 3 Non-ASCII examples: |
4 Europe: ,A!(BHola!, Gr,A|_(B Gott, Hyv,Add(B p,Ad(Biv,Add(B, Tere ,Au(Bhtust, Bon,Cu(Bu | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
5 Cze,B6f(B!, Dobr,B}(B den, ,L7T`PRabRcYbU(B!, ,FCei\(B ,Fsar(B, %Gგამარჯობა%@ |
5427 | 6 Africa: $(3!A!,!>(B |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
7 Middle/Near East: [2],Hylem[0](B, [2],GGdSqdGe[0](B [2],GYdjce[0](B |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
8 South Asia: %Gનમસ્તે%@, (5FLWhBa(B, %Gನಮಸ್ಕಾರ%@, %Gനമസ്കാരം%@, %Gଶୁଣିବେ%@, |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
9 %Gආයුබෝවන්%@, %Gவணக்கம்%@, %Gనమస్కారం%@, %Gབཀ%@$(7#C!;%Gཤ%@"S%Gས%@!;%Gབད%@"[!;%Gལ%@"[%Gགས%@!>(B |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
10 South East Asia: %Gជំរាបសួរ%@, (1JP:R-4U(B, %Gမင်္ဂလာပါ%@, %Gสวัสดีครับ%@, Ch,A`(Bo b,1U(Bn |
5427 | 11 East Asia: $ADc:C(B, $(0*/=((B, $B$3$s$K$A$O(B, $(C>H3gGO<<?d(B |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
12 Misc: E$(D+>(Bo$(D+](Ban$(D+:(Bo $(D+,(Biu$(D+H(Ba$(D+f(Bde, %G⠓⠑⠇⠇⠕%@, $B"O(B p $B":(B world %G•%@ hello p %G□%@ |
5427 | 13 CJK variety: GB($AT*Fx(B,$A?*7"(B), BIG5($(0&x86(B,$(0DeBv(B), JIS($B855$(B,$B3+H/(B), KSC($(Cj*Q((B,$(CKR[!(B) |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
14 Unicode charset: E$(D+>(Bo$(D+](Ban$(D+:(Bo $(D+,(Biu$(D+H(Ba$(D+f(Bde, ,FCei\(B ,Fsar(B, [2],Hylem[0](B, ,L7T`PRabRcYbU(B! |
428 | 15 |
5427 | 16 LANGUAGE (NATIVE NAME) HELLO |
17 ---------------------- ----- | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
18 Amharic ($(3"c!<!N"^(B) $(3!A!,!>(B |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
19 Arabic [2],H~[0](B([2],GGdYQHjqI[0](B) [2],GGdSqdGe[0](B [2],GYdjce[0](B |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
20 Bengali (%Gবাংলা%@) %Gনমস্কার%@ |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
21 Braille %G⠓⠑⠇⠇⠕%@ |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
22 Burmese (%Gမြန်မာ%@) %Gမင်္ဂလာပါ%@ |
5427 | 23 C printf ("Hello, world!\n"); |
24 Czech (,Bh(Be,B9(Btina) Dobr,A}(B den | |
25 Danish (dansk) Hej / Goddag / Hall,Ax(Bj | |
26 Dutch (Nederlands) Hallo / Dag | |
27 Emacs emacs --no-splash -f view-hello-file | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
28 English /,0p!,D?%Gɡ%@(Bl,0!L(B/ Hello |
5427 | 29 Esperanto Saluton (E,C6(Bo,C~(Ban,Cx(Bo ,Cf(Biu,C<(Ba,C}(Bde) |
30 Estonian (eesti keel) Tere p,Ad(Bevast / Tere ,Au(Bhtust | |
31 Finnish (suomi) Hei / Hyv,Add(B p,Ad(Biv,Add(B | |
32 French (fran,Ag(Bais) Bonjour / Salut | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
33 Georgian (%Gქართველი%@) %Gგამარჯობა%@ |
5427 | 34 German (Deutsch) Guten Tag / Gr,A|_(B Gott |
35 Greek (,Fekkgmij\(B) ,FCei\(B ,Fsar(B | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
36 Gujarati (%Gગુજરાતી%@) %Gનમસ્તે%@ |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
37 Hebrew [2],H~[0](B([2],Hraxiz[0](B) [2],Hylem[0](B |
5427 | 38 Hungarian (magyar) Sz,Bi(Bp j,Bs(B napot! |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
39 Hindi ((5X["D\(B) (5FLWhBa(B / (5FLWh3ZO(B (5j(B |
5427 | 40 Italian (italiano) Ciao / Buon giorno |
41 Javanese (Jawa) System.out.println("Sugeng siang!"); | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
42 Kannada (%Gಕನ್ನಡ%@) %Gನಮಸ್ಕಾರ%@ |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
43 Khmer (%Gភាសាខ្មែរ%@) %Gជំរាបសួរ%@ |
5427 | 44 Lao ((1>RJRERG(B) (1JP:R-4U(B / (1"mcKib*!4U(B |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
45 Malayalam (%Gമലയാളം%@) %Gനമസ്കാരം%@ |
5427 | 46 Maltese (il-Malti) Bon,Cu(Bu / Sa,C11(Ba |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
47 Mathematics $B"O(B p $B":(B world %G•%@ hello p %G□%@ |
5427 | 48 Nederlands, Vlaams Hallo / Dag |
49 Norwegian (norsk) Hei / God dag | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
50 Oriya (%Gଓଡ଼ିଆ%@) %Gଶୁଣିବେ%@ |
5427 | 51 Polish (j,Bj(Bzyk polski) Dzie,Bq(B dobry! / Cze,B6f(B! |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
52 Russian (,L`caaZXY(B) ,L7T`P%Ǵ%@RabRcYbU(B! |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
53 Sinhala (%Gසිංහල%@) %Gආයුබෝවන්%@ |
5427 | 54 Slovak (sloven,Bh(Bina) Dobr,A}(B de,Br(B |
55 Slovenian (sloven,B9h(Bina) Pozdravljeni! | |
56 Spanish (espa,Aq(Bol) ,A!(BHola! | |
57 Swedish (p,Ae(B svenska) Hej / Goddag / Hall,Ae(B | |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
58 Tamil (%Gதமிழ்%@) %Gவணக்கம்%@ |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
59 Telugu (%Gతెలుగు%@) %Gనమస్కారం%@ |
5427 | 60 Thai (,T@RIRd7B(B) ,TJGQJ4U$CQ:(B / ,TJGQJ4U$hP(B |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
61 Tibetan (%Gབ%@$(7"]%Gད%@!;%Gས%@#!%Gད%@!;(B) %Gབཀ%@$(7#C!;%Gཤ%@"S%Gས%@!;%Gབད%@"[!;%Gལ%@"[%Gགས%@!>(B |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5427
diff
changeset
|
62 Tigrigna ($(3"8#r!N"^(B) $(3!Q!,!<"8(B |
5427 | 63 Turkish (T,A|(Brk,Ag(Be) Merhaba |
64 Ukrainian (,LcZ`Pw]alZP(B) ,L2vbPn(B | |
65 Vietnamese (ti,1*(Bng Vi,1.(Bt) Ch,A`(Bo b,1U(Bn | |
428 | 66 |
5427 | 67 Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B / (I:]FAJ(B |
428 | 68 Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B) $ADc:C(B |
5427 | 69 Cantonese ($(0GnM$(B,$(0N]0*Hd(B) $(0*/=((B, $(0+$)p(B |
70 Korean ($(CGQ1[(B) $(C>H3gGO<<?d(B / $(C>H3gGO=J4O1n(B | |
71 | |
72 | |
73 | |
74 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 | |
75 Free Software Foundation, Inc. | |
76 | |
77 This file is part of XEmacs. | |
428 | 78 |
5427 | 79 XEmacs is free software: you can redistribute it and/or modify it |
80 under the terms of the GNU General Public License as published by the | |
81 Free Software Foundation, either version 3 of the License, or (at your | |
82 option) any later version. | |
83 | |
84 XEmacs is distributed in the hope that it will be useful, but WITHOUT | |
85 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
86 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
87 for more details. | |
88 | |
89 You should have received a copy of the GNU General Public License | |
90 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. | |
91 | |
92 ;;; Local Variables: | |
93 ;;; tab-width: 32 | |
94 ;;; bidi-display-reordering: t | |
95 ;;; End: |