Skip to content

Commit

Permalink
Merge pull request #1346 from astares/21892-Tag-and-comment-Multiling…
Browse files Browse the repository at this point in the history
…ual-packages

21892 Tag and comment Multilingual packages
  • Loading branch information
MarcusDenker authored May 14, 2018
2 parents 4a652e9 + d44c368 commit 9f8664e
Show file tree
Hide file tree
Showing 36 changed files with 45 additions and 36 deletions.
2 changes: 1 addition & 1 deletion src/Multilingual-Languages/LanguageEnvironment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Class {
'KnownEnvironments',
'SystemConverter'
],
#category : #'Multilingual-Languages'
#category : #'Multilingual-Languages-Environments'
}

{ #category : #accessing }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-Languages/Latin1Environment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This class provides the support for the languages in 'Latin-1' category. Althou
Class {
#name : #Latin1Environment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-Languages'
#category : #'Multilingual-Languages-Environments'
}

{ #category : #'subclass responsibilities' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-Languages/Latin2Environment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This class provides the support for the languages in 'Latin-2' category. Althou
Class {
#name : #Latin2Environment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-Languages'
#category : #'Multilingual-Languages-Environments'
}

{ #category : #'class initialization' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-Languages/Latin9Environment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This class provides the support for the languages in 'Latin-9' category.
Class {
#name : #Latin9Environment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-Languages'
#category : #'Multilingual-Languages-Environments'
}

{ #category : #'class initialization' }
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
"
Support for different language environments (Latin1, Latin2, Latin9)
"
Class {
#name : #ManifestMultilingualLanguages,
#superclass : #PackageManifest,
#category : #'Multilingual-Languages'
#category : #'Multilingual-Languages-Manifest'
}

{ #category : #'meta-data - dependency analyser' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/CNGBTextConverter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for Simplified Chinese variation of EUC. (Even though the name d
Class {
#name : #CNGBTextConverter,
#superclass : #EUCTextConverter,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-TextConverter'
}

{ #category : #utilities }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for Japanese variation of EUC.
Class {
#name : #EUCJPTextConverter,
#superclass : #EUCTextConverter,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-TextConverter'
}

{ #category : #utilities }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for Korean variation of EUC.
Class {
#name : #EUCKRTextConverter,
#superclass : #EUCTextConverter,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-TextConverter'
}

{ #category : #utilities }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/EUCTextConverter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for Extended Unix Character. This is an abstract class. The CJK
Class {
#name : #EUCTextConverter,
#superclass : #TextConverter,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-TextConverter'
}

{ #category : #private }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/GB2312.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This class represents the domestic character encoding called GB 2312 used for si
Class {
#name : #GB2312,
#superclass : #EncodedCharSet,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-CharSets'
}

{ #category : #'class methods' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/GreekEnvironment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This class provides the support for Greek. It is here, but most of the methods
Class {
#name : #GreekEnvironment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-Environments'
}

{ #category : #'class initialization' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/JISX0208.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This class represents the domestic character encoding called JIS X 0208 used for
Class {
#name : #JISX0208,
#superclass : #EncodedCharSet,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-CharSets'
}

{ #category : #'class methods' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This class provides the Japanese support. Since it has been used most other tha
Class {
#name : #JapaneseEnvironment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-Environments'
}

{ #category : #'language methods' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A KOI8RTextConverter class is used to convert cyrillic inputs.
Class {
#name : #KOI8RTextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-TextConverter'
}

{ #category : #initialization }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/KSX1001.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This class represents the domestic character encoding called KS X 1001 used for
Class {
#name : #KSX1001,
#superclass : #EncodedCharSet,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-CharSets'
}

{ #category : #'class methods' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-OtherLanguages/KoreanEnvironment.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This class provides the Korean support. Unfortunately, we haven't tested this y
Class {
#name : #KoreanEnvironment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-Environments'
}

{ #category : #'class initialization' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Locale switchToID: (LocaleID isoLanguage: 'ru').
Class {
#name : #RussianEnvironment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-Environments'
}

{ #category : #'class initialization' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for Shift-JIS. Mac and Windows in Japanese mode use this encodin
Class {
#name : #ShiftJISTextConverter,
#superclass : #TextConverter,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-TextConverter'
}

{ #category : #utilities }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This class provides the Simplified Chinese support (Used mainly in Mainland Chin
Class {
#name : #SimplifiedChineseEnvironment,
#superclass : #LanguageEnvironment,
#category : #'Multilingual-OtherLanguages'
#category : #'Multilingual-OtherLanguages-Environments'
}

{ #category : #'class initialization' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-TextConversion/ByteTextConverter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Class {
'byteToUnicode',
'unicodeToByte'
],
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #'class initialization' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for CP1250. Windows code page used in Eastern Europe.
Class {
#name : #CP1250TextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #initialization }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for CP1252. Windows code page used in Western Europe.
Class {
#name : #CP1252TextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #initialization }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Class {
'charSize',
'streamPosition'
],
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-Utilities'
}

{ #category : #'instance creation' }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for ISO 8859-15. An international encoding used in Western Europ
Class {
#name : #ISO885915TextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #initialization }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for ISO 8859-2. An international encoding used in Eastern Europe
Class {
#name : #ISO88592TextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #accessing }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for ISO 8859-1. An international encoding used in Western Europe
Class {
#name : #Latin1TextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #accessing }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for Mac Roman. An encoding used for the languages originated fro
Class {
#name : #MacRomanTextConverter,
#superclass : #ByteTextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #initialization }
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
"
Package for multilingual text conversion classes
"
Class {
#name : #ManifestMultilingualTextConversion,
#superclass : #PackageManifest,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-Manifest'
}

{ #category : #'meta-data - dependency analyser' }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-TextConversion/TextConverter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Class {
'latin1Map',
'latin1Encodings'
],
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #utilities }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Class {
'useByteOrderMark',
'byteOrderMarkDone'
],
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #utilities }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Class {
#instVars : [
'combinedChar'
],
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #utilities }
Expand Down
2 changes: 1 addition & 1 deletion src/Multilingual-TextConversion/UTF8InvalidText.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ UTF8InvalidText
Class {
#name : #UTF8InvalidText,
#superclass : #Error,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-Errors'
}
2 changes: 1 addition & 1 deletion src/Multilingual-TextConversion/UTF8TextConverter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Text converter for UTF-8. Since the BOM is used to distinguish the MacRoman cod
Class {
#name : #UTF8TextConverter,
#superclass : #TextConverter,
#category : #'Multilingual-TextConversion'
#category : #'Multilingual-TextConversion-TextConverter'
}

{ #category : #utilities }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Class {
#classVars : [
'FromTable'
],
#category : #'Multilingual-TextConverterOtherLanguages'
#category : #'Multilingual-TextConverterOtherLanguages-TextConverter'
}

{ #category : #accessing }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Class {
#classVars : [
'FromTable'
],
#category : #'Multilingual-TextConverterOtherLanguages'
#category : #'Multilingual-TextConverterOtherLanguages-TextConverter'
}

{ #category : #accessing }
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
"
Package for additional multilingual text conversion classes
"
Class {
#name : #ManifestMultilingualTextConverterOtherLanguages,
#superclass : #PackageManifest,
#category : #'Multilingual-TextConverterOtherLanguages'
#category : #'Multilingual-TextConverterOtherLanguages-Manifest'
}

0 comments on commit 9f8664e

Please sign in to comment.