Mercurial > hg > xemacs-beta
view etc/unicode/ibm/glibc-ISO_8859_4-2.1.2.ucm @ 4844:91b3d00e717f
Various cleanups for Dynarr code, from Unicode-internal ws
dynarr.c: Add comment explaining Dynarr_largest() use.
dynarr.c: In Dynarr_insert_many(), don't call Dynarr_resize() unless we
actually need to resize, and note that an assert() that we are
inserting at or below the current end could be wrong if code
wants to access stuff between `len' and `largest'.
dynarr.c: Don't just Dynarr_resize() to the right size; instead use
Dynarr_reset() then Dynarr_add_many(), so that the 'len' and
'largest' and such get set properly.
dynarr.c, faces.c, gutter.c, lisp.h, lread.c, lrecord.h, redisplay-output.c, redisplay.c: Rename Dynarr member 'cur' to 'len' since it's the length of
the dynarr, not really a pointer to a "current insertion point".
Use type_checking_assert() instead of just assert() in some places.
Add additional assertions (Dynarr_verify*()) to check that we're
being given positions within range. Use them in Dynarr_at,
Dynarr_atp, etc. New Dynarr_atp_allow_end() for retrieving a
pointer to a position that might be the element past the last one.
New Dynarr_past_lastp() to retrieve a pointer to the position
past the last one, using Dynarr_atp_allow_end(). Change code
appropriately to use it.
Rename Dynarr_end() to Dynarr_lastp() (pointer to the last
element) for clarity, and change code appropriately to use it.
Change code appropriately to use Dynarr_begin().
Rewrite Dynarr_add_many(). New version can accept a NULL pointer
to mean "reserve space but don't put anything in it". Used by
stack_like_malloc().
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 13 Jan 2010 04:07:42 -0600 |
parents | 943eaba38521 |
children |
line wrap: on
line source
<!-- gziped --><HTML> <HEAD> <!-- hennerik CVSweb $Revision: 1.2 $ --> <TITLE>charset/data/ucm/glibc-ISO_8859_4-2.1.2.ucm - view - 1.1</TITLE></HEAD> <BODY BGCOLOR="#EEEEEE"> <table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#9999EE"><tr valign=bottom><td><a href="glibc-ISO_8859_4-2.1.2.ucm#rev1.1"><IMG SRC="/icons/back.gif" ALT="[BACK]" BORDER="0" WIDTH="20" HEIGHT="22"></a> <b>Return to <A HREF="glibc-ISO_8859_4-2.1.2.ucm#rev1.1">glibc-ISO_8859_4-2.1.2.ucm</A> CVS log</b> <IMG SRC="/icons/text.gif" ALT="[TXT]" BORDER="0" WIDTH="20" HEIGHT="22"></td><td align=right><IMG SRC="/icons/dir.gif" ALT="[DIR]" BORDER="0" WIDTH="20" HEIGHT="22"> <b>Up to <a href="/cvs/icu/#dirlist">[ICU]</a> / <a href="/cvs/icu/charset/#dirlist">charset</a> / <a href="/cvs/icu/charset/data/#dirlist">data</a> / <a href="/cvs/icu/charset/data/ucm/#dirlist">ucm</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#FFFFFF">File: <a href="/cvs/icu/#dirlist">[ICU]</a> / <a href="/cvs/icu/charset/#dirlist">charset</a> / <a href="/cvs/icu/charset/data/#dirlist">data</a> / <a href="/cvs/icu/charset/data/ucm/#dirlist">ucm</a> / <a href="/cvs/icu/charset/data/ucm/glibc-ISO_8859_4-2.1.2.ucm#dirlist">glibc-ISO_8859_4-2.1.2.ucm</a></b> (<A HREF="/cvs/icu/~checkout~/charset/data/ucm/glibc-ISO_8859_4-2.1.2.ucm?rev=1.1" target="cvs_checkout" onClick="window.open('/cvs/icu/~checkout~/charset/data/ucm/glibc-ISO_8859_4-2.1.2.ucm?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR> Revision <B>1.1</B>, <i>Wed Apr 18 21:37:42 2001 UTC</i> (6 weeks, 3 days ago) by <i>grhoten</i> <BR>Branch: <b>MAIN</b> <BR>CVS Tags: <b>HEAD</b><PRE> <A HREF="http://www10.software.ibm.com/developerworks/opensource/icu/bugs?findid=937">jitterbug 937</A>: Making the UCM form of these charsets available to the public </PRE> </td></tr></table><HR noshade><PRE>#________________________________________________________________________ # # (C) COPYRIGHT International Business Machines Corp. 2001 # All Rights Reserved # #________________________________________________________________________ # # File created on Thu Apr 05 09:38:49 PDT 2001 # # File created by CharConv tool. # Platform: Linux redhat2 2.2.12-20 #1 Mon Sep 27 10:40:35 EDT 1999 i686 unkglibc- # # Table Version : 1.0 # The 1st column is the Unicode scalar value. # The 2nd column is the codepage byte sequence. # The 3rd column is the fallback indicator. # The fallback indicator can have one of the following values: # |0 for exact 1-1 roundtrip mapping # |1 for the best fallback codepage byte sequence. # |2 for the substitution character # |3 for the best reverse fallback Unicode scaler value # <code_set_name> "ISO_8859_4" <mb_cur_max> 1 <mb_cur_min> 1 <uconv_class> "SBCS" <subchar> \x1A # CHARMAP # # #UNICODE ISO_8859_4 #_______ _________ <U0000> \x00 |0 <U0001> \x01 |0 <U0002> \x02 |0 <U0003> \x03 |0 <U0004> \x04 |0 <U0005> \x05 |0 <U0006> \x06 |0 <U0007> \x07 |0 <U0008> \x08 |0 <U0009> \x09 |0 <U000A> \x0A |0 <U000B> \x0B |0 <U000C> \x0C |0 <U000D> \x0D |0 <U000E> \x0E |0 <U000F> \x0F |0 <U0010> \x10 |0 <U0011> \x11 |0 <U0012> \x12 |0 <U0013> \x13 |0 <U0014> \x14 |0 <U0015> \x15 |0 <U0016> \x16 |0 <U0017> \x17 |0 <U0018> \x18 |0 <U0019> \x19 |0 <U001A> \x1A |0 <U001B> \x1B |0 <U001C> \x1C |0 <U001D> \x1D |0 <U001E> \x1E |0 <U001F> \x1F |0 <U0020> \x20 |0 <U0021> \x21 |0 <U0022> \x22 |0 <U0023> \x23 |0 <U0024> \x24 |0 <U0025> \x25 |0 <U0026> \x26 |0 <U0027> \x27 |0 <U0028> \x28 |0 <U0029> \x29 |0 <U002A> \x2A |0 <U002B> \x2B |0 <U002C> \x2C |0 <U002D> \x2D |0 <U002E> \x2E |0 <U002F> \x2F |0 <U0030> \x30 |0 <U0031> \x31 |0 <U0032> \x32 |0 <U0033> \x33 |0 <U0034> \x34 |0 <U0035> \x35 |0 <U0036> \x36 |0 <U0037> \x37 |0 <U0038> \x38 |0 <U0039> \x39 |0 <U003A> \x3A |0 <U003B> \x3B |0 <U003C> \x3C |0 <U003D> \x3D |0 <U003E> \x3E |0 <U003F> \x3F |0 <U0040> \x40 |0 <U0041> \x41 |0 <U0042> \x42 |0 <U0043> \x43 |0 <U0044> \x44 |0 <U0045> \x45 |0 <U0046> \x46 |0 <U0047> \x47 |0 <U0048> \x48 |0 <U0049> \x49 |0 <U004A> \x4A |0 <U004B> \x4B |0 <U004C> \x4C |0 <U004D> \x4D |0 <U004E> \x4E |0 <U004F> \x4F |0 <U0050> \x50 |0 <U0051> \x51 |0 <U0052> \x52 |0 <U0053> \x53 |0 <U0054> \x54 |0 <U0055> \x55 |0 <U0056> \x56 |0 <U0057> \x57 |0 <U0058> \x58 |0 <U0059> \x59 |0 <U005A> \x5A |0 <U005B> \x5B |0 <U005C> \x5C |0 <U005D> \x5D |0 <U005E> \x5E |0 <U005F> \x5F |0 <U0060> \x60 |0 <U0061> \x61 |0 <U0062> \x62 |0 <U0063> \x63 |0 <U0064> \x64 |0 <U0065> \x65 |0 <U0066> \x66 |0 <U0067> \x67 |0 <U0068> \x68 |0 <U0069> \x69 |0 <U006A> \x6A |0 <U006B> \x6B |0 <U006C> \x6C |0 <U006D> \x6D |0 <U006E> \x6E |0 <U006F> \x6F |0 <U0070> \x70 |0 <U0071> \x71 |0 <U0072> \x72 |0 <U0073> \x73 |0 <U0074> \x74 |0 <U0075> \x75 |0 <U0076> \x76 |0 <U0077> \x77 |0 <U0078> \x78 |0 <U0079> \x79 |0 <U007A> \x7A |0 <U007B> \x7B |0 <U007C> \x7C |0 <U007D> \x7D |0 <U007E> \x7E |0 <U007F> \x7F |0 <U0080> \x80 |0 <U0081> \x81 |0 <U0082> \x82 |0 <U0083> \x83 |0 <U0084> \x84 |0 <U0085> \x85 |0 <U0086> \x86 |0 <U0087> \x87 |0 <U0088> \x88 |0 <U0089> \x89 |0 <U008A> \x8A |0 <U008B> \x8B |0 <U008C> \x8C |0 <U008D> \x8D |0 <U008E> \x8E |0 <U008F> \x8F |0 <U0090> \x90 |0 <U0091> \x91 |0 <U0092> \x92 |0 <U0093> \x93 |0 <U0094> \x94 |0 <U0095> \x95 |0 <U0096> \x96 |0 <U0097> \x97 |0 <U0098> \x98 |0 <U0099> \x99 |0 <U009A> \x9A |0 <U009B> \x9B |0 <U009C> \x9C |0 <U009D> \x9D |0 <U009E> \x9E |0 <U009F> \x9F |0 <U00A0> \xA0 |0 <U00A4> \xA4 |0 <U00A7> \xA7 |0 <U00A8> \xA8 |0 <U00AD> \xAD |0 <U00AF> \xAF |0 <U00B0> \xB0 |0 <U00B4> \xB4 |0 <U00B8> \xB8 |0 <U00C1> \xC1 |0 <U00C2> \xC2 |0 <U00C3> \xC3 |0 <U00C4> \xC4 |0 <U00C5> \xC5 |0 <U00C6> \xC6 |0 <U00C9> \xC9 |0 <U00CB> \xCB |0 <U00CD> \xCD |0 <U00CE> \xCE |0 <U00D4> \xD4 |0 <U00D5> \xD5 |0 <U00D6> \xD6 |0 <U00D7> \xD7 |0 <U00D8> \xD8 |0 <U00DA> \xDA |0 <U00DB> \xDB |0 <U00DC> \xDC |0 <U00DF> \xDF |0 <U00E1> \xE1 |0 <U00E2> \xE2 |0 <U00E3> \xE3 |0 <U00E4> \xE4 |0 <U00E5> \xE5 |0 <U00E6> \xE6 |0 <U00E9> \xE9 |0 <U00EB> \xEB |0 <U00ED> \xED |0 <U00EE> \xEE |0 <U00F4> \xF4 |0 <U00F5> \xF5 |0 <U00F6> \xF6 |0 <U00F7> \xF7 |0 <U00F8> \xF8 |0 <U00FA> \xFA |0 <U00FB> \xFB |0 <U00FC> \xFC |0 <U0100> \xC0 |0 <U0101> \xE0 |0 <U0104> \xA1 |0 <U0105> \xB1 |0 <U010C> \xC8 |0 <U010D> \xE8 |0 <U0110> \xD0 |0 <U0111> \xF0 |0 <U0112> \xAA |0 <U0113> \xBA |0 <U0116> \xCC |0 <U0117> \xEC |0 <U0118> \xCA |0 <U0119> \xEA |0 <U0122> \xAB |0 <U0123> \xBB |0 <U0128> \xA5 |0 <U0129> \xB5 |0 <U012A> \xCF |0 <U012B> \xEF |0 <U012E> \xC7 |0 <U012F> \xE7 |0 <U0136> \xD3 |0 <U0137> \xF3 |0 <U0138> \xA2 |0 <U013B> \xA6 |0 <U013C> \xB6 |0 <U0145> \xD1 |0 <U0146> \xF1 |0 <U014A> \xBD |0 <U014B> \xBF |0 <U014C> \xD2 |0 <U014D> \xF2 |0 <U0156> \xA3 |0 <U0157> \xB3 |0 <U0160> \xA9 |0 <U0161> \xB9 |0 <U0166> \xAC |0 <U0167> \xBC |0 <U0168> \xDD |0 <U0169> \xFD |0 <U016A> \xDE |0 <U016B> \xFE |0 <U0172> \xD9 |0 <U0173> \xF9 |0 <U017D> \xAE |0 <U017E> \xBE |0 <U02C7> \xB7 |0 <U02D9> \xFF |0 <U02DB> \xB2 |0 # END CHARMAP # </PRE>