abbrev.stc
author Claus Gittinger <cg@exept.de>
Sun, 24 Mar 2019 21:24:39 +0100
changeset 4908 10efa631a047
parent 4852 b738dc1fbd33
child 4912 364b29c3bdbb
permissions -rw-r--r--
#FEATURE by cg class: CRC32Stream class added: #hashSize comment/format in: #documentation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2718
d36606ab2069 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2650
diff changeset
     1
# automagically generated by the project definition
d36606ab2069 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2650
diff changeset
     2
# this file is needed for stc to be able to compile modules independently.
d36606ab2069 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2650
diff changeset
     3
# it provides information about a classes filename, category and especially namespace.
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
     4
AVLTree AVLTree stx:libbasic2 'Collections-Ordered-Trees' 0
3500
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
     5
AbstractBackgroundJob AbstractBackgroundJob stx:libbasic2 'System-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
     6
ActiveObject ActiveObject stx:libbasic2 'Kernel-Processes' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
     7
ActorStream ActorStream stx:libbasic2 'Streams' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
     8
Archiver Archiver stx:libbasic2 'System-Support-FileFormats' 0
3565
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
     9
AutoResizingOrderedCollection AutoResizingOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    10
BIG5EncodedString BIG5EncodedString stx:libbasic2 'Collections-Text' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    11
BTree BTree stx:libbasic2 'Collections-Ordered-Trees' 0
1972
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
    12
BaseNCoder BaseNCoder stx:libbasic2 'System-Storage' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    13
Bezier Bezier stx:libbasic2 'Graphics-Geometry-Objects' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    14
BinaryTree BinaryTree stx:libbasic2 'Collections-Ordered-Trees' 0
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    15
BinaryTreeNode BinaryTreeNode stx:libbasic2 'Collections-Ordered-Trees' 0
4810
44ffd7d2c490 new class
Claus Gittinger <cg@exept.de>
parents: 4785
diff changeset
    16
BloomFilter BloomFilter stx:libbasic2 'Collections-Unordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    17
BoltLock BoltLock stx:libbasic2 'Kernel-Processes' 0
4852
b738dc1fbd33 class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4823
diff changeset
    18
CRCStream CRCStream stx:libbasic2 'System-Crypt-Hashing' 1
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    19
CacheDictionary CacheDictionary stx:libbasic2 'Collections-Unordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    20
CachedValue CachedValue stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    21
CharacterSet CharacterSet stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    22
Circle Circle stx:libbasic2 'Graphics-Geometry-Objects' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    23
CollectingReadStream CollectingReadStream stx:libbasic2 'Streams-Misc' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    24
CollectingSharedQueueStream CollectingSharedQueueStream stx:libbasic2 'Streams' 0
4661
213975fcf67d new complex vectors
Claus Gittinger <cg@exept.de>
parents: 4650
diff changeset
    25
ComplexDoubleArray ComplexDoubleArray stx:libbasic2 'Collections-Arrayed' 0
213975fcf67d new complex vectors
Claus Gittinger <cg@exept.de>
parents: 4650
diff changeset
    26
ComplexFloatArray ComplexFloatArray stx:libbasic2 'Collections-Arrayed' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
    27
CompressionStream CompressionStream stx:libbasic2 'Streams-Compressed' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    28
Cons Cons stx:libbasic2 'Collections-Linked' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    29
ConsStream ConsStream stx:libbasic2 'Collections-Linked' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    30
Curve Curve stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    31
DirectoryContents DirectoryContents stx:libbasic2 'System-Support' 0
3889
b105d37bf8da initial checkin
Claus Gittinger <cg@exept.de>
parents: 3800
diff changeset
    32
DoubleLink DoubleLink stx:libbasic2 'Collections-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    33
EllipticalArc EllipticalArc stx:libbasic2 'Graphics-Geometry-Objects' 0
4580
b88744734d59 +ExternalInt
Claus Gittinger <cg@exept.de>
parents: 4564
diff changeset
    34
ExternalInt ExternalInt stx:libbasic2 'System-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    35
ExternalLong ExternalLong stx:libbasic2 'System-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    36
FileSorter FileSorter stx:libbasic2 'Interface-Tools-File' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    37
FileText FileText stx:libbasic2 'Collections-Text' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    38
FilteringStream FilteringStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    39
FourByteString FourByteString stx:libbasic2 'Collections-Text' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    40
Future Future stx:libbasic2 'Kernel-Processes' 0
4463
389bf5c28a44 added FuzzyMatcher
Claus Gittinger <cg@exept.de>
parents: 4408
diff changeset
    41
FuzzyMatcher FuzzyMatcher stx:libbasic2 'Collections-Text-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    42
GBEncodedString GBEncodedString stx:libbasic2 'Collections-Text' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    43
GeometricSeries GeometricSeries stx:libbasic2 'Collections-Sequenceable' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    44
HTMLUtilities HTMLUtilities stx:libbasic2 'Net-Communication-Support' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    45
HalfFloatArray HalfFloatArray stx:libbasic2 'Collections-Arrayed' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    46
HandlerCollection HandlerCollection stx:libbasic2 'Kernel-Exceptions' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    47
Heap Heap stx:libbasic2 'Collections-Sequenceable' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    48
IdentityBag IdentityBag stx:libbasic2 'Collections-Unordered' 0
2881
c4355a18d993 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2839
diff changeset
    49
IncrementNotification IncrementNotification stx:libbasic2 'Kernel-Exceptions-Notifications' 1
4702
4b1637a27dda initial checkin
Claus Gittinger <cg@exept.de>
parents: 4689
diff changeset
    50
IndentStream IndentStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    51
InterestConverterWithParameters InterestConverterWithParameters stx:libbasic2 'Interface-Support-Models' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    52
InternalPipeStream InternalPipeStream stx:libbasic2 'Streams' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    53
Iterator Iterator stx:libbasic2 'Collections-Sequenceable' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    54
JISEncodedString JISEncodedString stx:libbasic2 'Collections-Text' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    55
KSCEncodedString KSCEncodedString stx:libbasic2 'Collections-Text' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    56
KeywordInContextIndexBuilder KeywordInContextIndexBuilder stx:libbasic2 'Collections-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    57
Lazy Lazy stx:libbasic2 'Kernel-Processes' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    58
LazyArray LazyArray stx:libbasic2 'Collections-Arrayed' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    59
LazyValue LazyValue stx:libbasic2 'Kernel-Processes' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    60
LineSegment LineSegment stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    61
List List stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    62
LoggingStream LoggingStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    63
MappedCollection MappedCollection stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    64
MessageChannel MessageChannel stx:libbasic2 'Kernel-Methods' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    65
Monitor Monitor stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    66
MultiReadStream MultiReadStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
    67
NameLookupError NameLookupError stx:libbasic2 'OS-Sockets' 1
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    68
NumberSet NumberSet stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    69
OperationQueue OperationQueue stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    70
PhoneticStringUtilities PhoneticStringUtilities stx:libbasic2 'Collections-Text-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    71
PluggableDictionary PluggableDictionary stx:libbasic2 'Collections-Unordered' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    72
PluggableSet PluggableSet stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    73
Polygon Polygon stx:libbasic2 'Graphics-Geometry-Objects' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    74
PowerSet PowerSet stx:libbasic2 'Collections-Unordered' 0
1695
f07b85995fb6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1675
diff changeset
    75
PrinterStream PrinterStream stx:libbasic2 'Interface-Printing' 8
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    76
PrintfScanf PrintfScanf stx:libbasic2 'System-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    77
PriorityQueue PriorityQueue stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    78
Promise Promise stx:libbasic2 'Kernel-Processes' 0
4408
Claus Gittinger <cg@exept.de>
parents: 4403
diff changeset
    79
QDouble QDouble stx:libbasic2 'Magnitude-Numbers' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    80
Queue Queue stx:libbasic2 'Collections-Ordered' 0
4606
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    81
Random Random stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    82
RandomBlumBlumShub RandomBlumBlumShub stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    83
RandomKISS RandomKISS stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    84
RandomKISS2 RandomKISS2 stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    85
RandomMT19937 RandomMT19937 stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    86
RandomParkMiller RandomParkMiller stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    87
RandomRDRand RandomRDRand stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    88
RandomTT800 RandomTT800 stx:libbasic2 'Magnitude-Numbers-Random' 0
1754
3e2dda581c1c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1753
diff changeset
    89
ReindexedCollection ReindexedCollection stx:libbasic2 'Collections-Sequenceable' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    90
RunArray RunArray stx:libbasic2 'Collections-Sequenceable' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    91
SegmentedOrderedCollection SegmentedOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    92
SelectingReadStream SelectingReadStream stx:libbasic2 'Streams-Misc' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    93
SequenceWithSentinel SequenceWithSentinel stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    94
SequenceableCollectionSorter SequenceableCollectionSorter stx:libbasic2 'Collections-Support' 0
1594
8dbfbe7a40a0 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    95
SerialPort SerialPort stx:libbasic2 'Streams-External' 0
2530
998b9e73a640 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2508
diff changeset
    96
SharedCollection SharedCollection stx:libbasic2 'Collections-Support' 0
1695
f07b85995fb6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1675
diff changeset
    97
Singleton Singleton stx:libbasic2 'System-Support' 1
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    98
SmallBag SmallBag stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    99
Socket Socket stx:libbasic2 'Streams-External' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   100
SocketAddress SocketAddress stx:libbasic2 'OS-Sockets' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   101
SocketAddressInfo SocketAddressInfo stx:libbasic2 'OS-Sockets' 0
4564
8747868efee6 add class: SocketErrorNotification class
Stefan Vogel <sv@exept.de>
parents: 4545
diff changeset
   102
SocketErrorNotification SocketErrorNotification stx:libbasic2 'Kernel-Exceptions-Errors' 1
3297
fb3ac0313ed3 Make SortedSet and SpilltingWriteStream compiled
Stefan Vogel <sv@exept.de>
parents: 3257
diff changeset
   103
SortedSet SortedSet stx:libbasic2 'Collections-Sequenceable' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   104
SoundStream SoundStream stx:libbasic2 'Streams-External' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   105
Spline Spline stx:libbasic2 'Graphics-Geometry-Objects' 0
3257
29051d0aa121 Added TSMultiTree, a variant of TSTree that allows for multiple values to be stored
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3241
diff changeset
   106
SplittingWriteStream SplittingWriteStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   107
Stack Stack stx:libbasic2 'Collections-Ordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
   108
StringPattern StringPattern stx:libbasic2 'Collections-Text-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   109
StringUtilities StringUtilities stx:libbasic2 'Collections-Text-Support' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   110
TSTree TSTree stx:libbasic2 'Collections-Ordered-Trees' 0
3257
29051d0aa121 Added TSMultiTree, a variant of TSTree that allows for multiple values to be stored
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3241
diff changeset
   111
TSTreeNode TSTreeNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0
4785
9a28f34b9bc2 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4748
diff changeset
   112
TableData TableData stx:libbasic2 'Collections-Tables' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
   113
TerminalSession TerminalSession stx:libbasic2 'Views-TerminalViews' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   114
Text Text stx:libbasic2 'Collections-Text' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   115
TextClassifier TextClassifier stx:libbasic2 'Collections-Text-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   116
TextStream TextStream stx:libbasic2 'Streams' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   117
TreeSet TreeSet stx:libbasic2 'Collections-Ordered-Trees' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   118
Trie Trie stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   119
URI URI stx:libbasic2 'Net-Resources' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   120
UUID UUID stx:libbasic2 'Net-Communication-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   121
UndoSupport UndoSupport stx:libbasic2 'Views-Text' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   122
UnitConverter UnitConverter stx:libbasic2 'Magnitude-General' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   123
UnixPTYStream UnixPTYStream stx:libbasic2 'OS-Unix' 0
3889
b105d37bf8da initial checkin
Claus Gittinger <cg@exept.de>
parents: 3800
diff changeset
   124
ValueLink ValueLink stx:libbasic2 'Collections-Support' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
   125
VirtualArray VirtualArray stx:libbasic2 'Collections-Arrayed' 0
4545
f138918f61e3 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4463
diff changeset
   126
VirtualDictionary VirtualDictionary stx:libbasic2 'Collections-Unordered' 0
4702
4b1637a27dda initial checkin
Claus Gittinger <cg@exept.de>
parents: 4689
diff changeset
   127
WeakOrderedCollection WeakOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   128
ZipArchiveConstants ZipArchiveConstants stx:libbasic2 'System-Support-FileFormats' 0
2350
029431f0b403 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2301
diff changeset
   129
stx_libbasic2 stx_libbasic2 stx:libbasic2 '* Projects & Packages *' 3
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   130
AATree AATree stx:libbasic2 'Collections-Ordered-Trees' 0
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   131
AATreeNode AATreeNode stx:libbasic2 'Collections-Ordered-Trees' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   132
AppletalkSocketAddress AppletalkSocketAddress stx:libbasic2 'OS-Sockets' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
   133
Arrow Arrow stx:libbasic2 'Graphics-Geometry-Objects' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   134
ArrowedSpline ArrowedSpline stx:libbasic2 'Graphics-Geometry-Objects' 0
3694
73feeeeeed52 class: AutoResizingOrderedCollectionWithDefault
Claus Gittinger <cg@exept.de>
parents: 3628
diff changeset
   135
AutoResizingOrderedCollectionWithDefault AutoResizingOrderedCollectionWithDefault stx:libbasic2 'Collections-Sequenceable' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   136
BZip2Stream BZip2Stream stx:libbasic2 'Streams-Compressed' 0
3500
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   137
BackgroundJob BackgroundJob stx:libbasic2 'System-Support' 0
3565
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
   138
BackgroundPeriodicalJob BackgroundPeriodicalJob stx:libbasic2 'System-Support' 0
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
   139
BackgroundQueueProcessingJob BackgroundQueueProcessingJob stx:libbasic2 'System-Support' 0
1972
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
   140
Base32Coder Base32Coder stx:libbasic2 'System-Storage' 0
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
   141
Base64Coder Base64Coder stx:libbasic2 'System-Storage' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   142
BayesClassifier BayesClassifier stx:libbasic2 'Collections-Text-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   143
Bezier2Segment Bezier2Segment stx:libbasic2 'Graphics-Geometry-Objects' 0
4852
b738dc1fbd33 class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4823
diff changeset
   144
CRC16Stream CRC16Stream stx:libbasic2 'System-Crypt-Hashing' 1
b738dc1fbd33 class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4823
diff changeset
   145
CRC32Stream CRC32Stream stx:libbasic2 'System-Crypt-Hashing' 1
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   146
CacheDictionaryWithFactory CacheDictionaryWithFactory stx:libbasic2 'Collections-Unordered' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   147
DecNetSocketAddress DecNetSocketAddress stx:libbasic2 'OS-Sockets' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   148
EpsonFX1PrinterStream EpsonFX1PrinterStream stx:libbasic2 'Interface-Printing' 8
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   149
FilteringLineStream FilteringLineStream stx:libbasic2 'Streams-Misc' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   150
HPLjetIIPrinterStream HPLjetIIPrinterStream stx:libbasic2 'Interface-Printing' 8
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   151
HTMLPrinterStream HTMLPrinterStream stx:libbasic2 'Interface-Printing' 8
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   152
HierarchicalURI HierarchicalURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   153
HostAddressLookupError HostAddressLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   154
HostNameLookupError HostNameLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   155
IPSocketAddress IPSocketAddress stx:libbasic2 'OS-Sockets' 2
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   156
LazyCons LazyCons stx:libbasic2 'Collections-Linked' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   157
LineNumberReadStream LineNumberReadStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   158
PostscriptPrinterStream PostscriptPrinterStream stx:libbasic2 'Interface-Printing' 8
4606
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
   159
RandomGNUSmalltalk RandomGNUSmalltalk stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
   160
RandomGenerator RandomGenerator stx:libbasic2 'Magnitude-Numbers-Random' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   161
SharedQueue SharedQueue stx:libbasic2 'Kernel-Processes' 0
3257
29051d0aa121 Added TSMultiTree, a variant of TSTree that allows for multiple values to be stored
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3241
diff changeset
   162
TSMultiTree TSMultiTree stx:libbasic2 'Collections-Ordered-Trees' 0
29051d0aa121 Added TSMultiTree, a variant of TSTree that allows for multiple values to be stored
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3241
diff changeset
   163
TSMultiTreeNode TSMultiTreeNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   164
TimedPromise TimedPromise stx:libbasic2 'Kernel-Processes' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   165
UDSocketAddress UDSocketAddress stx:libbasic2 'OS-Sockets' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   166
Unicode32String Unicode32String stx:libbasic2 'Collections-Text' 0
3889
b105d37bf8da initial checkin
Claus Gittinger <cg@exept.de>
parents: 3800
diff changeset
   167
ValueDoubleLink ValueDoubleLink stx:libbasic2 'Collections-Support' 0
4823
d8ba0fc9e3ce initial checkin
Claus Gittinger <cg@exept.de>
parents: 4810
diff changeset
   168
VirtualArrayWithCache VirtualArrayWithCache stx:libbasic2 'Collections-Abstract' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   169
ZipArchive ZipArchive stx:libbasic2 'System-Support-FileFormats' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   170
ZipStream ZipStream stx:libbasic2 'Streams-Compressed' 0
4748
54170a6d7c0a initial checkin
Claus Gittinger <cg@exept.de>
parents: 4727
diff changeset
   171
Base64UrlCoder Base64UrlCoder stx:libbasic2 'System-Storage' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   172
FileURI FileURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   173
FtpURI FtpURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   174
HttpURI HttpURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   175
IPv6SocketAddress IPv6SocketAddress stx:libbasic2 'OS-Sockets' 2
2481
82b86853297e automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2456
diff changeset
   176
SftpURI SftpURI stx:libbasic2 'Net-Resources' 0
4073
da60e71829b3 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3925
diff changeset
   177
UnlimitedSharedQueue UnlimitedSharedQueue stx:libbasic2 'Kernel-Processes' 0
4727
e22a2dd982b9 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4702
diff changeset
   178
HttpsURI HttpsURI stx:libbasic2 'Net-Resources' 0
4073
da60e71829b3 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3925
diff changeset
   179
DoubleLinkedList DoubleLinkedList stx:libbasic2 'Collections-Linked' 0
4463
389bf5c28a44 added FuzzyMatcher
Claus Gittinger <cg@exept.de>
parents: 4408
diff changeset
   180
IdentitySkipList IdentitySkipList stx:libbasic2 'Collections-Ordered-Trees' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   181
SkipList SkipList stx:libbasic2 'Collections-Ordered-Trees' 0
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   182
SkipListNode SkipListNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0