mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
This commit is contained in:
parent
e671a1c6c8
commit
bb4a371fdb
77 changed files with 724 additions and 696 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -49,7 +49,6 @@ README text !eol
|
|||
*.tri2 -text
|
||||
|
||||
icu4c/source/data/coll/cy.txt -text
|
||||
icu4c/source/data/coll/eo.txt -text
|
||||
icu4c/source/data/coll/km.txt -text
|
||||
icu4c/source/data/coll/no.txt -text
|
||||
icu4c/source/data/coll/no_NO.txt -text
|
||||
|
@ -75,8 +74,6 @@ icu4c/source/data/locales/en_NA.txt -text
|
|||
icu4c/source/data/locales/en_TT.txt -text
|
||||
icu4c/source/data/locales/eo.txt -text
|
||||
icu4c/source/data/locales/fr_MC.txt -text
|
||||
icu4c/source/data/locales/gl.txt -text
|
||||
icu4c/source/data/locales/gl_ES.txt -text
|
||||
icu4c/source/data/locales/ka.txt -text
|
||||
icu4c/source/data/locales/ka_GE.txt -text
|
||||
icu4c/source/data/locales/km.txt -text
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#******************************************************************************
|
||||
#
|
||||
# Copyright (C) 1998-2006, International Business Machines
|
||||
# Copyright (C) 1998-2007, International Business Machines
|
||||
# Corporation and others. All Rights Reserved.
|
||||
#
|
||||
#******************************************************************************
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1997-2006, International Business Machines Corporation and *
|
||||
* Copyright (C) 1997-2007, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 1997-2006, International Business Machines
|
||||
* Copyright (C) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ubidi.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999jul27
|
||||
* created by: Markus W. Scherer
|
||||
*/
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ubidi.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999jul27
|
||||
* created by: Markus W. Scherer
|
||||
*/
|
||||
|
||||
#include "cmemory.h"
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ubidiimp.h
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999aug06
|
||||
* created by: Markus W. Scherer
|
||||
*/
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ubidiimp.h
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999aug06
|
||||
* created by: Markus W. Scherer
|
||||
*/
|
||||
|
||||
#ifndef UBIDIIMP_H
|
||||
#define UBIDIIMP_H
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ubidiln.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999aug06
|
||||
* created by: Markus W. Scherer
|
||||
*/
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ubidiln.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999aug06
|
||||
* created by: Markus W. Scherer
|
||||
*/
|
||||
|
||||
/* set import/export definitions */
|
||||
#ifndef U_COMMON_IMPLEMENTATION
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1997-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
*
|
||||
* FILE NAME : platform.h
|
||||
*
|
||||
* Date Name Description
|
||||
* 05/13/98 nos Creation (content moved here from ptypes.h).
|
||||
* 03/02/99 stephen Added AS400 support.
|
||||
* 03/30/99 stephen Added Linux support.
|
||||
* 04/13/99 stephen Reworked for autoconf.
|
||||
******************************************************************************
|
||||
*/
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
*
|
||||
* FILE NAME : platform.h
|
||||
*
|
||||
* Date Name Description
|
||||
* 05/13/98 nos Creation (content moved here from ptypes.h).
|
||||
* 03/02/99 stephen Added AS400 support.
|
||||
* 03/30/99 stephen Added Linux support.
|
||||
* 04/13/99 stephen Reworked for autoconf.
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 1997-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*
|
||||
* File USCRIPT.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 07/06/2001 Ram Creation.
|
||||
******************************************************************************
|
||||
*/
|
||||
**********************************************************************
|
||||
* Copyright (C) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*
|
||||
* File USCRIPT.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 07/06/2001 Ram Creation.
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef USCRIPT_H
|
||||
#define USCRIPT_H
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2000-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ushape.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2000jun29
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* Arabic letter shaping implemented by Ayman Roshdy
|
||||
*/
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2000-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
* file name: ushape.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2000jun29
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* Arabic letter shaping implemented by Ayman Roshdy
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
#include "unicode/uchar.h"
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (c) 2001-2005, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
* 11/19/2001 aliu Creation.
|
||||
**********************************************************************
|
||||
*/
|
||||
**********************************************************************
|
||||
* Copyright (c) 2001-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
* 11/19/2001 aliu Creation.
|
||||
**********************************************************************
|
||||
*/
|
||||
|
||||
#ifndef ICU_UTIL_H
|
||||
#define ICU_UTIL_H
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
## -*-sh-*-
|
||||
## BEGIN of icu-config-bottom.
|
||||
## Copyright (c) 2002-2005, International Business Machines Corporation and
|
||||
## Copyright (c) 2002-2007, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
ICUUC_FILE=${libdir}/${ICULIBS_COMMON_LIB_NAME}
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2007 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/collation/eo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* ICU <specials> source: <path>/xml/collation/eo.xml
|
||||
*/
|
||||
eo{
|
||||
Version{"1.20"}
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"}
|
||||
Version{"1.5"}
|
||||
}
|
||||
}
|
||||
}
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2007 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/collation/eo.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* ICU <specials> source: <path>/xml/collation/eo.xml
|
||||
*/
|
||||
eo{
|
||||
Version{"1.20"}
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"}
|
||||
Version{"1.5"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,116 +1,116 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2007 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/gl.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* ICU <specials> source: <path>/xml/main/gl.xml
|
||||
*/
|
||||
gl{
|
||||
Countries{
|
||||
ES{"España"}
|
||||
}
|
||||
Currencies{
|
||||
ESP{
|
||||
"₧",
|
||||
"ESP",
|
||||
{
|
||||
/**
|
||||
* Duplicated from NumberPatterns resource
|
||||
*/
|
||||
"#,##0.00 ¤",
|
||||
",",
|
||||
".",
|
||||
}
|
||||
}
|
||||
}
|
||||
ExemplarCharacters{"[a á b-e é f-i í j-n ñ o ó p-u ú ü v-z]"}
|
||||
Languages{
|
||||
gl{"galego"}
|
||||
}
|
||||
LocaleScript{
|
||||
"Latn",
|
||||
}
|
||||
NumberElements{
|
||||
",",
|
||||
".",
|
||||
";",
|
||||
"%",
|
||||
"0",
|
||||
"#",
|
||||
"-",
|
||||
"E",
|
||||
"‰",
|
||||
"∞",
|
||||
"NaN",
|
||||
"+",
|
||||
}
|
||||
NumberPatterns{
|
||||
"#,##0.###",
|
||||
"#,##0.00 ¤",
|
||||
"#,##0%",
|
||||
"#E0",
|
||||
}
|
||||
Version{"1.52"}
|
||||
calendar{
|
||||
gregorian{
|
||||
dayNames{
|
||||
format{
|
||||
abbreviated{
|
||||
"Dom",
|
||||
"Lun",
|
||||
"Mar",
|
||||
"Mér",
|
||||
"Xov",
|
||||
"Ven",
|
||||
"Sáb",
|
||||
}
|
||||
wide{
|
||||
"Domingo",
|
||||
"Luns",
|
||||
"Martes",
|
||||
"Mércores",
|
||||
"Xoves",
|
||||
"Venres",
|
||||
"Sábado",
|
||||
}
|
||||
}
|
||||
}
|
||||
monthNames{
|
||||
format{
|
||||
abbreviated{
|
||||
"Xan",
|
||||
"Feb",
|
||||
"Mar",
|
||||
"Abr",
|
||||
"Mai",
|
||||
"Xuñ",
|
||||
"Xul",
|
||||
"Ago",
|
||||
"Set",
|
||||
"Out",
|
||||
"Nov",
|
||||
"Dec",
|
||||
}
|
||||
wide{
|
||||
"Xaneiro",
|
||||
"Febreiro",
|
||||
"Marzo",
|
||||
"Abril",
|
||||
"Maio",
|
||||
"Xuño",
|
||||
"Xullo",
|
||||
"Agosto",
|
||||
"Setembro",
|
||||
"Outubro",
|
||||
"Novembro",
|
||||
"Decembro",
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2007 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/gl.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* ICU <specials> source: <path>/xml/main/gl.xml
|
||||
*/
|
||||
gl{
|
||||
Countries{
|
||||
ES{"España"}
|
||||
}
|
||||
Currencies{
|
||||
ESP{
|
||||
"₧",
|
||||
"ESP",
|
||||
{
|
||||
/**
|
||||
* Duplicated from NumberPatterns resource
|
||||
*/
|
||||
"#,##0.00 ¤",
|
||||
",",
|
||||
".",
|
||||
}
|
||||
}
|
||||
}
|
||||
ExemplarCharacters{"[a á b-e é f-i í j-n ñ o ó p-u ú ü v-z]"}
|
||||
Languages{
|
||||
gl{"galego"}
|
||||
}
|
||||
LocaleScript{
|
||||
"Latn",
|
||||
}
|
||||
NumberElements{
|
||||
",",
|
||||
".",
|
||||
";",
|
||||
"%",
|
||||
"0",
|
||||
"#",
|
||||
"-",
|
||||
"E",
|
||||
"‰",
|
||||
"∞",
|
||||
"NaN",
|
||||
"+",
|
||||
}
|
||||
NumberPatterns{
|
||||
"#,##0.###",
|
||||
"#,##0.00 ¤",
|
||||
"#,##0%",
|
||||
"#E0",
|
||||
}
|
||||
Version{"1.52"}
|
||||
calendar{
|
||||
gregorian{
|
||||
dayNames{
|
||||
format{
|
||||
abbreviated{
|
||||
"Dom",
|
||||
"Lun",
|
||||
"Mar",
|
||||
"Mér",
|
||||
"Xov",
|
||||
"Ven",
|
||||
"Sáb",
|
||||
}
|
||||
wide{
|
||||
"Domingo",
|
||||
"Luns",
|
||||
"Martes",
|
||||
"Mércores",
|
||||
"Xoves",
|
||||
"Venres",
|
||||
"Sábado",
|
||||
}
|
||||
}
|
||||
}
|
||||
monthNames{
|
||||
format{
|
||||
abbreviated{
|
||||
"Xan",
|
||||
"Feb",
|
||||
"Mar",
|
||||
"Abr",
|
||||
"Mai",
|
||||
"Xuñ",
|
||||
"Xul",
|
||||
"Ago",
|
||||
"Set",
|
||||
"Out",
|
||||
"Nov",
|
||||
"Dec",
|
||||
}
|
||||
wide{
|
||||
"Xaneiro",
|
||||
"Febreiro",
|
||||
"Marzo",
|
||||
"Abril",
|
||||
"Maio",
|
||||
"Xuño",
|
||||
"Xullo",
|
||||
"Agosto",
|
||||
"Setembro",
|
||||
"Outubro",
|
||||
"Novembro",
|
||||
"Decembro",
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2007 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/gl_ES.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
gl_ES{
|
||||
Version{"1.47"}
|
||||
}
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2007 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/common/main/gl_ES.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
gl_ES{
|
||||
Version{"1.47"}
|
||||
}
|
||||
|
|
|
@ -530,6 +530,59 @@ root{
|
|||
}
|
||||
quarters:alias{"/LOCALE/calendar/gregorian/quarters"}
|
||||
}
|
||||
// added by hand by Eric Mader on 07/19/2007
|
||||
indian{
|
||||
dayNames:alias{"/LOCALE/calendar/gregorian/dayNames"}
|
||||
eras{
|
||||
abbreviated{
|
||||
"SAKA",
|
||||
}
|
||||
narrow:alias{"/LOCALE/calendar/indian/eras/abbreviated"}
|
||||
wide:alias{"/LOCALE/calendar/indian/eras/abbreviated"}
|
||||
}
|
||||
monthNames{
|
||||
default{"format"}
|
||||
format{
|
||||
abbreviated:alias{"/LOCALE/calendar/indian/monthNames/format/wide"}
|
||||
default{"wide"}
|
||||
narrow:alias{"/LOCALE/calendar/indian/monthNames/stand-alone/narrow"}
|
||||
wide{
|
||||
"Chaitra",
|
||||
"Vaisakha",
|
||||
"Jyaistha",
|
||||
"Asadha",
|
||||
"Sravana",
|
||||
"Bhadra",
|
||||
"Asvina",
|
||||
"Kartika",
|
||||
"Agrahayana",
|
||||
"Pausa",
|
||||
"Magha",
|
||||
"Phalguna",
|
||||
}
|
||||
|
||||
}
|
||||
stand-alone{
|
||||
abbreviated:alias{"/LOCALE/calendar/indian/monthNames/format/abbreviated"}
|
||||
narrow{
|
||||
"1",
|
||||
"2",
|
||||
"3",
|
||||
"4",
|
||||
"5",
|
||||
"6",
|
||||
"7",
|
||||
"8",
|
||||
"9",
|
||||
"10",
|
||||
"11",
|
||||
"12",
|
||||
}
|
||||
wide:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"}
|
||||
}
|
||||
}
|
||||
quarters:alias{"/LOCALE/calendar/gregorian/quarters"}
|
||||
}
|
||||
islamic{
|
||||
AmPmMarkers{
|
||||
"AM",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# ***************************************************************************
|
||||
# *
|
||||
# * Copyright (C) 1995-2002, International Business Machines
|
||||
# * Copyright (C) 1995-2007, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
# *
|
||||
# ***************************************************************************
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# ***************************************************************************
|
||||
# *
|
||||
# * Copyright (C) 1995-2002, International Business Machines
|
||||
# * Copyright (C) 1995-2007, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
# *
|
||||
# ***************************************************************************
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/************************************************************************
|
||||
* Copyright (C) 1996-2006, International Business Machines Corporation *
|
||||
* Copyright (C) 1996-2007, International Business Machines Corporation *
|
||||
* and others. All Rights Reserved. *
|
||||
************************************************************************
|
||||
* 2003-nov-07 srl Port from Java
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 1999-2005, International Business Machines
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2005-2006, International Business Machines
|
||||
* Copyright (C) 2005-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*/
|
||||
|
|
|
@ -1,21 +1,21 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1997-2006, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File DATEFMT.CPP
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 02/19/97 aliu Converted from java.
|
||||
* 03/31/97 aliu Modified extensively to work with 50 locales.
|
||||
* 04/01/97 aliu Added support for centuries.
|
||||
* 08/12/97 aliu Fixed operator== to use Calendar::equivalentTo.
|
||||
* 07/20/98 stephen Changed ParsePosition initialization
|
||||
********************************************************************************
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1997-2007, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File DATEFMT.CPP
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 02/19/97 aliu Converted from java.
|
||||
* 03/31/97 aliu Modified extensively to work with 50 locales.
|
||||
* 04/01/97 aliu Added support for centuries.
|
||||
* 08/12/97 aliu Fixed operator== to use Calendar::equivalentTo.
|
||||
* 07/20/98 stephen Changed ParsePosition initialization
|
||||
********************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (c) 2003-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Author: Alan Liu
|
||||
* Created: September 2 2003
|
||||
* Since: ICU 2.8
|
||||
**********************************************************************
|
||||
*/
|
||||
**********************************************************************
|
||||
* Copyright (c) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Author: Alan Liu
|
||||
* Created: September 2 2003
|
||||
* Since: ICU 2.8
|
||||
**********************************************************************
|
||||
*/
|
||||
|
||||
#include "gregoimp.h"
|
||||
|
||||
#if !UCONFIG_NO_FORMATTING
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (c) 2003-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Author: Alan Liu
|
||||
* Created: September 2 2003
|
||||
* Since: ICU 2.8
|
||||
**********************************************************************
|
||||
*/
|
||||
**********************************************************************
|
||||
* Copyright (c) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Author: Alan Liu
|
||||
* Created: September 2 2003
|
||||
* Since: ICU 2.8
|
||||
**********************************************************************
|
||||
*/
|
||||
|
||||
#ifndef GREGOIMP_H
|
||||
#define GREGOIMP_H
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1997-2006, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File SIMPLETZ.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 12/05/96 clhuang Creation.
|
||||
* 04/21/97 aliu Fixed miscellaneous bugs found by inspection and
|
||||
* testing.
|
||||
* 07/29/97 aliu Ported source bodies back from Java version with
|
||||
* numerous feature enhancements and bug fixes.
|
||||
* 08/10/98 stephen JDK 1.2 sync.
|
||||
* 09/17/98 stephen Fixed getOffset() for last hour of year and DST
|
||||
* 12/02/99 aliu Added TimeMode and constructor and setStart/EndRule
|
||||
* methods that take TimeMode. Whitespace cleanup.
|
||||
********************************************************************************
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1997-2007, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File SIMPLETZ.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 12/05/96 clhuang Creation.
|
||||
* 04/21/97 aliu Fixed miscellaneous bugs found by inspection and
|
||||
* testing.
|
||||
* 07/29/97 aliu Ported source bodies back from Java version with
|
||||
* numerous feature enhancements and bug fixes.
|
||||
* 08/10/98 stephen JDK 1.2 sync.
|
||||
* 09/17/98 stephen Fixed getOffset() for last hour of year and DST
|
||||
* 12/02/99 aliu Added TimeMode and constructor and setStart/EndRule
|
||||
* methods that take TimeMode. Whitespace cleanup.
|
||||
********************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2003-2006, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File TAIWNCAL.CPP
|
||||
*
|
||||
* Modification History:
|
||||
* 05/13/2003 srl copied from gregocal.cpp
|
||||
* 06/29/2007 srl copied from buddhcal.cpp
|
||||
*
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2003-2007, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
*******************************************************************************
|
||||
*
|
||||
* File TAIWNCAL.CPP
|
||||
*
|
||||
* Modification History:
|
||||
* 05/13/2003 srl copied from gregocal.cpp
|
||||
* 06/29/2007 srl copied from buddhcal.cpp
|
||||
*
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,58 +1,58 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
* Copyright (C) 1996-2006, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
******************************************************************************
|
||||
*/
|
||||
******************************************************************************
|
||||
* Copyright (C) 1996-2007, International Business Machines Corporation and *
|
||||
* others. All Rights Reserved. *
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
/**
|
||||
* File tblcoll.cpp
|
||||
*
|
||||
* Created by: Helena Shih
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 2/5/97 aliu Added streamIn and streamOut methods. Added
|
||||
* constructor which reads RuleBasedCollator object from
|
||||
* a binary file. Added writeToFile method which streams
|
||||
* RuleBasedCollator out to a binary file. The streamIn
|
||||
* and streamOut methods use istream and ostream objects
|
||||
* in binary mode.
|
||||
* 2/11/97 aliu Moved declarations out of for loop initializer.
|
||||
* Added Mac compatibility #ifdef for ios::nocreate.
|
||||
* 2/12/97 aliu Modified to use TableCollationData sub-object to
|
||||
* hold invariant data.
|
||||
* 2/13/97 aliu Moved several methods into this class from Collation.
|
||||
* Added a private RuleBasedCollator(Locale&) constructor,
|
||||
* to be used by Collator::getInstance(). General
|
||||
* clean up. Made use of UErrorCode variables consistent.
|
||||
* 2/20/97 helena Added clone, operator==, operator!=, operator=, and copy
|
||||
* constructor and getDynamicClassID.
|
||||
* 3/5/97 aliu Changed compaction cycle to improve performance. We
|
||||
* use the maximum allowable value which is kBlockCount.
|
||||
* Modified getRules() to load rules dynamically. Changed
|
||||
* constructFromFile() call to accomodate this (added
|
||||
* parameter to specify whether binary loading is to
|
||||
* take place).
|
||||
* 05/06/97 helena Added memory allocation error check.
|
||||
* 6/20/97 helena Java class name change.
|
||||
* 6/23/97 helena Adding comments to make code more readable.
|
||||
* 09/03/97 helena Added createCollationKeyValues().
|
||||
* 06/26/98 erm Changes for CollationKeys using byte arrays.
|
||||
* 08/10/98 erm Synched with 1.2 version of RuleBasedCollator.java
|
||||
* 04/23/99 stephen Removed EDecompositionMode, merged with
|
||||
* Normalizer::EMode
|
||||
* 06/14/99 stephen Removed kResourceBundleSuffix
|
||||
* 06/22/99 stephen Fixed logic in constructFromFile() since .ctx
|
||||
* files are no longer used.
|
||||
* 11/02/99 helena Collator performance enhancements. Special case
|
||||
* for NO_OP situations.
|
||||
* 11/17/99 srl More performance enhancements. Inlined some internal functions.
|
||||
* 12/15/99 aliu Update to support Thai collation. Move NormalizerIterator
|
||||
* to implementation file.
|
||||
* 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h)
|
||||
*/
|
||||
* File tblcoll.cpp
|
||||
*
|
||||
* Created by: Helena Shih
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 2/5/97 aliu Added streamIn and streamOut methods. Added
|
||||
* constructor which reads RuleBasedCollator object from
|
||||
* a binary file. Added writeToFile method which streams
|
||||
* RuleBasedCollator out to a binary file. The streamIn
|
||||
* and streamOut methods use istream and ostream objects
|
||||
* in binary mode.
|
||||
* 2/11/97 aliu Moved declarations out of for loop initializer.
|
||||
* Added Mac compatibility #ifdef for ios::nocreate.
|
||||
* 2/12/97 aliu Modified to use TableCollationData sub-object to
|
||||
* hold invariant data.
|
||||
* 2/13/97 aliu Moved several methods into this class from Collation.
|
||||
* Added a private RuleBasedCollator(Locale&) constructor,
|
||||
* to be used by Collator::getInstance(). General
|
||||
* clean up. Made use of UErrorCode variables consistent.
|
||||
* 2/20/97 helena Added clone, operator==, operator!=, operator=, and copy
|
||||
* constructor and getDynamicClassID.
|
||||
* 3/5/97 aliu Changed compaction cycle to improve performance. We
|
||||
* use the maximum allowable value which is kBlockCount.
|
||||
* Modified getRules() to load rules dynamically. Changed
|
||||
* constructFromFile() call to accomodate this (added
|
||||
* parameter to specify whether binary loading is to
|
||||
* take place).
|
||||
* 05/06/97 helena Added memory allocation error check.
|
||||
* 6/20/97 helena Java class name change.
|
||||
* 6/23/97 helena Adding comments to make code more readable.
|
||||
* 09/03/97 helena Added createCollationKeyValues().
|
||||
* 06/26/98 erm Changes for CollationKeys using byte arrays.
|
||||
* 08/10/98 erm Synched with 1.2 version of RuleBasedCollator.java
|
||||
* 04/23/99 stephen Removed EDecompositionMode, merged with
|
||||
* Normalizer::EMode
|
||||
* 06/14/99 stephen Removed kResourceBundleSuffix
|
||||
* 06/22/99 stephen Fixed logic in constructFromFile() since .ctx
|
||||
* files are no longer used.
|
||||
* 11/02/99 helena Collator performance enhancements. Special case
|
||||
* for NO_OP situations.
|
||||
* 11/17/99 srl More performance enhancements. Inlined some internal functions.
|
||||
* 12/15/99 aliu Update to support Thai collation. Move NormalizerIterator
|
||||
* to implementation file.
|
||||
* 01/29/01 synwee Modified into a C++ wrapper calling C APIs (ucol.h)
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 1999-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
* 11/17/99 aliu Creation.
|
||||
**********************************************************************
|
||||
*/
|
||||
**********************************************************************
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* Date Name Description
|
||||
* 11/17/99 aliu Creation.
|
||||
**********************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2001-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: ucol_cnt.cpp
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created 02/22/2001
|
||||
* created by: Vladimir Weinstein
|
||||
*
|
||||
* This module maintains a contraction table structure in expanded form
|
||||
* and provides means to flatten this structure
|
||||
*
|
||||
*/
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2001-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: ucol_cnt.cpp
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created 02/22/2001
|
||||
* created by: Vladimir Weinstein
|
||||
*
|
||||
* This module maintains a contraction table structure in expanded form
|
||||
* and provides means to flatten this structure
|
||||
*
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/*
|
||||
********************************************************************************
|
||||
* Copyright (C) 1997-2005, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************************
|
||||
*
|
||||
* File DATEFMT.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 02/19/97 aliu Converted from java.
|
||||
* 04/01/97 aliu Added support for centuries.
|
||||
* 07/23/98 stephen JDK 1.2 sync
|
||||
* 11/15/99 weiv Added support for week of year/day of week formatting
|
||||
********************************************************************************
|
||||
*/
|
||||
********************************************************************************
|
||||
* Copyright (C) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************************
|
||||
*
|
||||
* File DATEFMT.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 02/19/97 aliu Converted from java.
|
||||
* 04/01/97 aliu Added support for centuries.
|
||||
* 07/23/98 stephen JDK 1.2 sync
|
||||
* 11/15/99 weiv Added support for week of year/day of week formatting
|
||||
********************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef DATEFMT_H
|
||||
#define DATEFMT_H
|
||||
|
|
|
@ -1,24 +1,25 @@
|
|||
/*
|
||||
* Copyright (C) {1997-2005}, International Business Machines Corporation and others. All Rights Reserved.
|
||||
* *
|
||||
********************************************************************************
|
||||
*
|
||||
* File SIMPLETZ.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 04/21/97 aliu Overhauled header.
|
||||
* 08/10/98 stephen JDK 1.2 sync
|
||||
* Added setStartRule() / setEndRule() overloads
|
||||
* Added hasSameRules()
|
||||
* 09/02/98 stephen Added getOffset(monthLen)
|
||||
* Changed getOffset() to take UErrorCode
|
||||
* 07/09/99 stephen Removed millisPerHour (unused, for HP compiler)
|
||||
* 12/02/99 aliu Added TimeMode and constructor and setStart/EndRule
|
||||
* methods that take TimeMode. Added to docs.
|
||||
********************************************************************************
|
||||
*/
|
||||
********************************************************************************
|
||||
* Copyright (C) 1997-2007, International Business Machines *
|
||||
* Corporation and others. All Rights Reserved. *
|
||||
********************************************************************************
|
||||
*
|
||||
* File SIMPLETZ.H
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 04/21/97 aliu Overhauled header.
|
||||
* 08/10/98 stephen JDK 1.2 sync
|
||||
* Added setStartRule() / setEndRule() overloads
|
||||
* Added hasSameRules()
|
||||
* 09/02/98 stephen Added getOffset(monthLen)
|
||||
* Changed getOffset() to take UErrorCode
|
||||
* 07/09/99 stephen Removed millisPerHour (unused, for HP compiler)
|
||||
* 12/02/99 aliu Added TimeMode and constructor and setStart/EndRule
|
||||
* methods that take TimeMode. Added to docs.
|
||||
********************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef SIMPLETZ_H
|
||||
#define SIMPLETZ_H
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2007, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef UCAL_H
|
||||
#define UCAL_H
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2006, International Business Machines Corporation and others.
|
||||
* All Rights Reserved.
|
||||
*******************************************************************************
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1996-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef UDAT_H
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1998-2005, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
*
|
||||
* File ufile.h
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 12/01/98 stephen Creation.
|
||||
* 03/12/99 stephen Modified for new C API.
|
||||
*******************************************************************************
|
||||
*/
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1998-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
*
|
||||
* File ufile.h
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 12/01/98 stephen Creation.
|
||||
* 03/12/99 stephen Modified for new C API.
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef UFILE_H
|
||||
#define UFILE_H
|
||||
|
|
|
@ -1,21 +1,21 @@
|
|||
/*
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1998-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
*
|
||||
* File ustdio.c
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 11/18/98 stephen Creation.
|
||||
* 03/12/99 stephen Modified for new C API.
|
||||
* 07/19/99 stephen Fixed read() and gets()
|
||||
******************************************************************************
|
||||
*/
|
||||
******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1998-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
******************************************************************************
|
||||
*
|
||||
* File ustdio.c
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 11/18/98 stephen Creation.
|
||||
* 03/12/99 stephen Modified for new C API.
|
||||
* 07/19/99 stephen Fixed read() and gets()
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/ustdio.h"
|
||||
#include "unicode/putil.h"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Copyright (c) 1999-2006, International Business Machines Corporation and
|
||||
# Copyright (c) 1999-2007, International Business Machines Corporation and
|
||||
# others. All Rights Reserved.
|
||||
|
||||
# runConfigureICU: This script will run the "configure" script for the appropriate platform
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## Makefile.in for ICU samples
|
||||
## Copyright (c) 1999-2006, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2007, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
## Install directory information
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
|
||||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2006, International Business Machines
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2005, International Business Machines
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
|
|
|
@ -1,16 +1,15 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/******************************************************************************
|
||||
*
|
||||
* File CCALTST.C
|
||||
*
|
||||
* Modification History:
|
||||
* Name Description
|
||||
* Madhu Katragadda Creation
|
||||
*******************************************************************************/
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************
|
||||
*
|
||||
* File CCALTST.C
|
||||
*
|
||||
* Modification History:
|
||||
* Name Description
|
||||
* Madhu Katragadda Creation
|
||||
********************************************************************
|
||||
*/
|
||||
|
||||
/* C API AND FUNCTIONALITY TEST FOR CALENDAR (ucol.h)*/
|
||||
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2004, International Business Machines Corporation
|
||||
* and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/********************************************************************************
|
||||
*
|
||||
* File CFINTST.C
|
||||
*
|
||||
* Modification History:
|
||||
* Name Description
|
||||
* Madhu Katragadda Ported for C API
|
||||
*********************************************************************************/
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************
|
||||
*
|
||||
* File CFINTST.C
|
||||
*
|
||||
* Modification History:
|
||||
* Name Description
|
||||
* Madhu Katragadda Ported for C API
|
||||
********************************************************************
|
||||
*/
|
||||
|
||||
/**
|
||||
* CollationFinnishTest is a third level test class. This tests the locale
|
||||
* specific primary, secondary and tertiary rules. For example, the ignorable
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/***********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2005, International Business Machines Corporation
|
||||
* Copyright (c) 1997-2007, International Business Machines Corporation
|
||||
* and others. All Rights Reserved.
|
||||
***********************************************************************/
|
||||
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: convtest.h
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2003jul15
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* Test file for data-driven conversion tests.
|
||||
*/
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: convtest.h
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2003jul15
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* Test file for data-driven conversion tests.
|
||||
*/
|
||||
|
||||
#ifndef __CONVTEST_H__
|
||||
#define __CONVTEST_H__
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2006, International Business Machines
|
||||
* Copyright (C) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
/**
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/***********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation
|
||||
* Copyright (c) 1997-2007, International Business Machines Corporation
|
||||
* and others. All Rights Reserved.
|
||||
***********************************************************************/
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/***********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation
|
||||
* Copyright (c) 1997-2007, International Business Machines Corporation
|
||||
* and others. All Rights Reserved.
|
||||
***********************************************************************/
|
||||
|
||||
|
|
|
@ -1,13 +1,11 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1999-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************
|
||||
* Date Name Description
|
||||
* 12/14/99 Madhu Creation.
|
||||
* 01/12/2000 Madhu updated for changed API
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* Date Name Description
|
||||
* 12/14/99 Madhu Creation.
|
||||
* 01/12/2000 Madhu updated for changed API
|
||||
************************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2006, International Business Machines
|
||||
* Copyright (C) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
|
|
|
@ -1,19 +1,16 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
/*
|
||||
* File TMSGFMT.CPP
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 03/24/97 helena Converted from Java.
|
||||
* 07/11/97 helena Updated to work on AIX.
|
||||
* 08/04/97 jfitz Updated to intltest
|
||||
********************************************************************************
|
||||
*/
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************
|
||||
* File TMSGFMT.CPP
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 03/24/97 helena Converted from Java.
|
||||
* 07/11/97 helena Updated to work on AIX.
|
||||
* 08/04/97 jfitz Updated to intltest
|
||||
*******************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,17 +1,15 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2001-2005, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 2001-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*********************************************************************
|
||||
* This test program is intended for testing error conditions of the
|
||||
* transliterator APIs to make sure the exceptions are raised where
|
||||
* necessary.
|
||||
*
|
||||
* Date Name Description
|
||||
* 11/14/2001 hshih Creation.
|
||||
*
|
||||
********************************************************************/
|
||||
/************************************************************************
|
||||
* This test program is intended for testing error conditions of the
|
||||
* transliterator APIs to make sure the exceptions are raised where
|
||||
* necessary.
|
||||
*
|
||||
* Date Name Description
|
||||
* 11/14/2001 hshih Creation.
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
* Copyright (c) 1997-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
#ifndef __TimeZoneTest__
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<meta http-equiv="Content-Type" content=
|
||||
"text/html; charset=us-ascii">
|
||||
<meta name="Copyright" content=
|
||||
"Copyright (c) 2001-2006, International Business Machines Corporation and others. All Rights Reserved.">
|
||||
"Copyright (c) 2001-2007, International Business Machines Corporation and others. All Rights Reserved.">
|
||||
<meta name="Author" content="Eric Mader">
|
||||
<meta name="GENERATOR" content=
|
||||
"Mozilla/4.72 [en] (Windows NT 5.0; U) [Netscape]">
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# * Copyright (c) 2002-2007, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# * Copyright (c) 2002-2007, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
|
|
@ -19,13 +19,13 @@ my $options = {
|
|||
"passes"=>"10",
|
||||
"time"=>"5",
|
||||
#"outputType"=>"HTML",
|
||||
"dataDir"=>"c:/src/perf/data",
|
||||
"dataDir"=>"c:/LocalCVS/icu4c/collation-perf-data",
|
||||
"outputDir"=>"../results"
|
||||
};
|
||||
|
||||
# programs
|
||||
# tests will be done for all the programs. Results will be stored and connected
|
||||
my $p = "normperf.exe -b -u";
|
||||
my $p = "Release/normperf.exe -b -u";
|
||||
|
||||
my $tests = {
|
||||
"NFC_NFD_Text", ["$p TestWin_NFC_NFD_Text" , "$p TestICU_NFC_NFD_Text" ],
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# * Copyright (c) 2002-2007, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/perl
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2002, International Business Machines Corporation and
|
||||
# * others. All Rights Reserved.
|
||||
# * Copyright (c) 2002-2007, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
use strict;
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2002-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* file name: utfperf.cpp
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2005Nov17
|
||||
* created by: Raymond Yang
|
||||
*
|
||||
* Ported from utfper.c created by Markus W. Scherer
|
||||
* Performance test program for Unicode converters
|
||||
*/
|
||||
**********************************************************************
|
||||
* Copyright (C) 2002-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
* file name: utfperf.cpp
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2005Nov17
|
||||
* created by: Raymond Yang
|
||||
*
|
||||
* Ported from utfper.c created by Markus W. Scherer
|
||||
* Performance test program for Unicode converters
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2001-2005 International Business Machines
|
||||
// Copyright (c) 2001-2007 International Business Machines
|
||||
// Corporation and others. All Rights Reserved.
|
||||
DataDrivenCollationTest:table(nofallback) {
|
||||
Info {
|
||||
|
|
2
icu4c/source/test/testdata/Makefile.in
vendored
2
icu4c/source/test/testdata/Makefile.in
vendored
|
@ -1,6 +1,6 @@
|
|||
#******************************************************************************
|
||||
#
|
||||
# Copyright (C) 1998-2006, International Business Machines
|
||||
# Copyright (C) 1998-2007, International Business Machines
|
||||
# Corporation and others. All Rights Reserved.
|
||||
#
|
||||
#******************************************************************************
|
||||
|
|
2
icu4c/source/test/testdata/testdata.mak
vendored
2
icu4c/source/test/testdata/testdata.mak
vendored
|
@ -1,5 +1,5 @@
|
|||
#**********************************************************************
|
||||
#* Copyright (C) 1999-2006, International Business Machines Corporation
|
||||
#* Copyright (C) 1999-2007, International Business Machines Corporation
|
||||
#* and others. All Rights Reserved.
|
||||
#**********************************************************************
|
||||
#
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
/*
|
||||
*****************************************************************************************
|
||||
*
|
||||
* Copyright (C) 2004-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*****************************************************************************************
|
||||
*/
|
||||
*****************************************************************************************
|
||||
* Copyright (C) 2004-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*****************************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,23 +1,21 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 1999-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: gennames.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999nov01
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* This program reads a binary file and creates a C source code file
|
||||
* with a byte array that contains the data of the binary file.
|
||||
*
|
||||
* 12/09/1999 weiv Added multiple file handling
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 1999-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
* file name: gennames.c
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 1999nov01
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* This program reads a binary file and creates a C source code file
|
||||
* with a byte array that contains the data of the binary file.
|
||||
*
|
||||
* 12/09/1999 weiv Added multiple file handling
|
||||
*/
|
||||
|
||||
#include "unicode/utypes.h"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
########################################################################
|
||||
# Copyright (c) 2006-2006, International Business Machines
|
||||
# Copyright (c) 2006-2007, International Business Machines
|
||||
# Corporation and others. All Rights Reserved.
|
||||
########################################################################
|
||||
# file name: SyntheticPropertyValueAliases.txt
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## Makefile.in for ICU - tools/genrb
|
||||
## Copyright (c) 1999-2005, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2007, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
## Source directory information
|
||||
|
|
|
@ -127,10 +127,10 @@ sub main(){
|
|||
|
||||
convertData($icuDataDir, $icupkg, $tempDir, $icu4jDataDir, $verbose);
|
||||
#convertData($icuDataDir."/coll/", $icupkg, $tempDir, $icu4jDataDir."/coll");
|
||||
createJar("$jarDir/jar", "icudata.jar", $tempDir, $icu4jDataDir, $verbose);
|
||||
createJar("\"$jarDir/jar\"", "icudata.jar", $tempDir, $icu4jDataDir, $verbose);
|
||||
|
||||
convertTestData($icuTestDataDir, $icupkg, $tempDir, $icu4jTestDataDir, $verbose);
|
||||
createJar("$jarDir/jar", "testdata.jar", $tempDir, $icu4jTestDataDir, $verbose);
|
||||
createJar("\"$jarDir/jar\"", "testdata.jar", $tempDir, $icu4jTestDataDir, $verbose);
|
||||
copyData($icu4jDir, $icu4jImpl, $icu4jDevDataDir, $tempDir, $verbose);
|
||||
}
|
||||
|
||||
|
|
|
@ -1,19 +1,18 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
*
|
||||
* File prscmnts.cpp
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 08/22/2003 ram Creation.
|
||||
*******************************************************************************
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
*
|
||||
* File prscmnts.cpp
|
||||
*
|
||||
* Modification History:
|
||||
*
|
||||
* Date Name Description
|
||||
* 08/22/2003 ram Creation.
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
||||
#include "unicode/regex.h"
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/parseerr.h"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## Makefile.in for ICU - tools/gentest
|
||||
## Copyright (c) 1999-2005, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2007, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
## Madhu Katragadda
|
||||
|
||||
|
|
|
@ -1,24 +1,22 @@
|
|||
/******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2000-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: pkgdata.c
|
||||
* encoding: ANSI X3.4 (1968)
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2000may15
|
||||
* created by: Steven \u24C7 Loomis
|
||||
*
|
||||
* This program packages the ICU data into different forms
|
||||
* (DLL, common data, etc.)
|
||||
*/
|
||||
* Copyright (C) 2000-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
* file name: pkgdata.c
|
||||
* encoding: ANSI X3.4 (1968)
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2000may15
|
||||
* created by: Steven \u24C7 Loomis
|
||||
*
|
||||
* This program packages the ICU data into different forms
|
||||
* (DLL, common data, etc.)
|
||||
*/
|
||||
|
||||
/*
|
||||
We define _XOPEN_SOURCE so that we can get popen and pclose.
|
||||
*/
|
||||
* We define _XOPEN_SOURCE so that we can get popen and pclose.
|
||||
*/
|
||||
#if !defined(_XOPEN_SOURCE)
|
||||
#if __STDC_VERSION__ >= 199901L
|
||||
/* It is invalid to compile an XPG3, XPG4, XPG4v2 or XPG5 application using c99 on Solaris */
|
||||
|
|
|
@ -1,20 +1,18 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2006, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
* file name: ucm.h
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2003jun20
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* Definitions for the .ucm file parser and handler module ucm.c.
|
||||
*/
|
||||
*******************************************************************************
|
||||
* Copyright (C) 2003-2007, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
* file name: ucm.h
|
||||
* encoding: US-ASCII
|
||||
* tab size: 8 (not used)
|
||||
* indentation:4
|
||||
*
|
||||
* created on: 2003jun20
|
||||
* created by: Markus W. Scherer
|
||||
*
|
||||
* Definitions for the .ucm file parser and handler module ucm.c.
|
||||
*/
|
||||
|
||||
#ifndef __UCM_H__
|
||||
#define __UCM_H__
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Some Portions Copyright (c) 2006 IBM and others. All Rights Reserved.
|
||||
# Some Portions Copyright (c) 2006-2007 IBM and others. All Rights Reserved.
|
||||
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
|
Loading…
Add table
Reference in a new issue