abbrev.stc
author Claus Gittinger <cg@exept.de>
Fri, 04 Sep 2015 15:15:49 +0200
changeset 3604 738aa1867fd2
parent 3565 269075d40986
child 3628 407aedb3668f
permissions -rw-r--r--
initial checkin class: PriorityQueue
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.
3500
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
     4
AbstractBackgroundJob AbstractBackgroundJob stx:libbasic2 'System-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
     5
ActorStream ActorStream stx:libbasic2 'Streams' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
     6
Archiver Archiver stx:libbasic2 'System-Support-FileFormats' 0
3565
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
     7
AutoResizingOrderedCollection AutoResizingOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
     8
BTree BTree stx:libbasic2 'Collections-Ordered-Trees' 0
1972
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
     9
BaseNCoder BaseNCoder stx:libbasic2 'System-Storage' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    10
Bezier Bezier stx:libbasic2 'Graphics-Geometry-Objects' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    11
BinaryTree BinaryTree stx:libbasic2 'Collections-Ordered-Trees' 0
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    12
BinaryTreeNode BinaryTreeNode stx:libbasic2 'Collections-Ordered-Trees' 0
2102
96713689148f automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2064
diff changeset
    13
BitArray BitArray stx:libbasic2 'Collections-Arrayed' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    14
BoltLock BoltLock stx:libbasic2 'Kernel-Processes' 0
2350
029431f0b403 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2301
diff changeset
    15
CRC32Stream CRC32Stream stx:libbasic2 'System-Crypt-Hashing' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    16
CacheDictionary CacheDictionary stx:libbasic2 'Collections-Unordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    17
CachedValue CachedValue stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    18
CharacterSet CharacterSet stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    19
Circle Circle stx:libbasic2 'Graphics-Geometry-Objects' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    20
CollectingReadStream CollectingReadStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    21
CompressionStream CompressionStream stx:libbasic2 'System-Compress' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    22
Curve Curve stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    23
DirectoryContents DirectoryContents stx:libbasic2 'System-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    24
EllipticalArc EllipticalArc stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    25
ExternalLong ExternalLong stx:libbasic2 'System-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    26
FileSorter FileSorter stx:libbasic2 'Interface-Tools-File' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    27
FilteringStream FilteringStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    28
FourByteString FourByteString stx:libbasic2 'Collections-Text' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    29
Future Future stx:libbasic2 'Kernel-Processes' 0
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    30
HTMLUtilities HTMLUtilities stx:libbasic2 'Net-Communication-Support' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    31
HalfFloatArray HalfFloatArray stx:libbasic2 'Collections-Arrayed' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    32
Heap Heap stx:libbasic2 'Collections-Sequenceable' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    33
IdentityBag IdentityBag stx:libbasic2 'Collections-Unordered' 0
2881
c4355a18d993 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2839
diff changeset
    34
IncrementNotification IncrementNotification stx:libbasic2 'Kernel-Exceptions-Notifications' 1
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    35
InterestConverterWithParameters InterestConverterWithParameters stx:libbasic2 'Interface-Support-Models' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    36
Iterator Iterator stx:libbasic2 'Collections-Sequenceable' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    37
JISEncodedString JISEncodedString stx:libbasic2 'Collections-Text' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    38
Lazy Lazy stx:libbasic2 'Kernel-Processes' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    39
LazyArray LazyArray stx:libbasic2 'Collections-Arrayed' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    40
LineSegment LineSegment stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    41
List List stx:libbasic2 'Collections-Sequenceable' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    42
MappedCollection MappedCollection stx:libbasic2 'Collections-Sequenceable' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    43
Monitor Monitor stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    44
MultiReadStream MultiReadStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
    45
NameLookupError NameLookupError stx:libbasic2 'OS-Sockets' 1
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    46
OperationQueue OperationQueue stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    47
PhoneticStringUtilities PhoneticStringUtilities stx:libbasic2 'Collections-Text-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    48
Polygon Polygon stx:libbasic2 'Graphics-Geometry-Objects' 0
1695
f07b85995fb6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1675
diff changeset
    49
PrinterStream PrinterStream stx:libbasic2 'Interface-Printing' 8
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    50
PrintfScanf PrintfScanf stx:libbasic2 'System-Support' 0
3604
738aa1867fd2 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3565
diff changeset
    51
PriorityQueue PriorityQueue stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    52
Promise Promise stx:libbasic2 'Kernel-Processes' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    53
Queue Queue stx:libbasic2 'Collections-Ordered' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    54
Random Random stx:libbasic2 'Magnitude-Numbers' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    55
RandomTT800 RandomTT800 stx:libbasic2 'Magnitude-Numbers' 0
1754
3e2dda581c1c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1753
diff changeset
    56
ReindexedCollection ReindexedCollection stx:libbasic2 'Collections-Sequenceable' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    57
RunArray RunArray stx:libbasic2 'Collections-Sequenceable' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    58
SegmentedOrderedCollection SegmentedOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    59
SelectingReadStream SelectingReadStream stx:libbasic2 'Streams-Misc' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    60
SequenceWithSentinel SequenceWithSentinel stx:libbasic2 'Collections-Sequenceable' 0
1594
8dbfbe7a40a0 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    61
SerialPort SerialPort stx:libbasic2 'Streams-External' 0
2530
998b9e73a640 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2508
diff changeset
    62
SharedCollection SharedCollection stx:libbasic2 'Collections-Support' 0
1695
f07b85995fb6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1675
diff changeset
    63
Singleton Singleton stx:libbasic2 'System-Support' 1
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    64
SmallBag SmallBag stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    65
Socket Socket stx:libbasic2 'Streams-External' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    66
SocketAddress SocketAddress stx:libbasic2 'OS-Sockets' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    67
SocketAddressInfo SocketAddressInfo stx:libbasic2 'OS-Sockets' 0
3297
fb3ac0313ed3 Make SortedSet and SpilltingWriteStream compiled
Stefan Vogel <sv@exept.de>
parents: 3257
diff changeset
    68
SortedSet SortedSet stx:libbasic2 'Collections-Sequenceable' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    69
SoundStream SoundStream stx:libbasic2 'Streams-External' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    70
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
    71
SplittingWriteStream SplittingWriteStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    72
Stack Stack stx:libbasic2 'Collections-Ordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    73
StringPattern StringPattern stx:libbasic2 'Collections-Text-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    74
StringUtilities StringUtilities stx:libbasic2 'Collections-Text-Support' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    75
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
    76
TSTreeNode TSTreeNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    77
TerminalSession TerminalSession stx:libbasic2 'Views-TerminalViews' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    78
Text Text stx:libbasic2 'Collections-Text' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    79
TextStream TextStream stx:libbasic2 'Streams' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    80
TreeSet TreeSet stx:libbasic2 'Collections-Ordered-Trees' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    81
URI URI stx:libbasic2 'Net-Resources' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    82
UUID UUID stx:libbasic2 'Net-Communication-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    83
UnboxedIntegerArray UnboxedIntegerArray stx:libbasic2 'Collections-Arrayed' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    84
UndoSupport UndoSupport stx:libbasic2 'Views-Text' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    85
UnitConverter UnitConverter stx:libbasic2 'Magnitude-General' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    86
VirtualArray VirtualArray stx:libbasic2 'Collections-Arrayed' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    87
ZipArchiveConstants ZipArchiveConstants stx:libbasic2 'System-Support-FileFormats' 0
2350
029431f0b403 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2301
diff changeset
    88
stx_libbasic2 stx_libbasic2 stx:libbasic2 '* Projects & Packages *' 3
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    89
AATree AATree stx:libbasic2 'Collections-Ordered-Trees' 0
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
    90
AATreeNode AATreeNode stx:libbasic2 'Collections-Ordered-Trees' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    91
Arrow Arrow stx:libbasic2 'Graphics-Geometry-Objects' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    92
ArrowedSpline ArrowedSpline stx:libbasic2 'Graphics-Geometry-Objects' 0
3500
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
    93
BackgroundJob BackgroundJob stx:libbasic2 'System-Support' 0
3565
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
    94
BackgroundPeriodicalJob BackgroundPeriodicalJob stx:libbasic2 'System-Support' 0
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
    95
BackgroundQueueProcessingJob BackgroundQueueProcessingJob stx:libbasic2 'System-Support' 0
1972
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
    96
Base32Coder Base32Coder stx:libbasic2 'System-Storage' 0
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
    97
Base64Coder Base64Coder stx:libbasic2 'System-Storage' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    98
Bezier2Segment Bezier2Segment stx:libbasic2 'Graphics-Geometry-Objects' 0
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    99
BooleanArray BooleanArray stx:libbasic2 'Collections-Arrayed' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   100
CacheDictionaryWithFactory CacheDictionaryWithFactory stx:libbasic2 'Collections-Unordered' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   101
FilteringLineStream FilteringLineStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   102
HierarchicalURI HierarchicalURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   103
HostAddressLookupError HostAddressLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   104
HostNameLookupError HostNameLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   105
IPSocketAddress IPSocketAddress stx:libbasic2 'OS-Sockets' 2
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   106
IntegerArray IntegerArray stx:libbasic2 'Collections-Arrayed' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   107
LineNumberReadStream LineNumberReadStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   108
LongIntegerArray LongIntegerArray stx:libbasic2 'Collections-Arrayed' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   109
PostscriptPrinterStream PostscriptPrinterStream stx:libbasic2 'Interface-Printing' 8
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
   110
RandomGenerator RandomGenerator stx:libbasic2 'Magnitude-Numbers' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   111
SharedQueue SharedQueue stx:libbasic2 'Kernel-Processes' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   112
SignedIntegerArray SignedIntegerArray stx:libbasic2 'Collections-Arrayed' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   113
SignedLongIntegerArray SignedLongIntegerArray stx:libbasic2 'Collections-Arrayed' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   114
SignedWordArray SignedWordArray stx:libbasic2 'Collections-Arrayed' 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
   115
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
   116
TSMultiTreeNode TSMultiTreeNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   117
TimedPromise TimedPromise stx:libbasic2 'Kernel-Processes' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   118
UDSocketAddress UDSocketAddress stx:libbasic2 'OS-Sockets' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   119
Unicode32String Unicode32String stx:libbasic2 'Collections-Text' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   120
WordArray WordArray stx:libbasic2 'Collections-Arrayed' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   121
ZipArchive ZipArchive stx:libbasic2 'System-Support-FileFormats' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
   122
ZipStream ZipStream stx:libbasic2 'System-Compress' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   123
FileURI FileURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   124
FtpURI FtpURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   125
HttpURI HttpURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   126
IPv6SocketAddress IPv6SocketAddress stx:libbasic2 'OS-Sockets' 2
2481
82b86853297e automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2456
diff changeset
   127
SftpURI SftpURI stx:libbasic2 'Net-Resources' 0
3500
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   128
AVLTree AVLTree stx:libbasic2 'Collections-Ordered-Trees' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   129
ActiveObject ActiveObject stx:libbasic2 'Kernel-Processes' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   130
BIG5EncodedString BIG5EncodedString stx:libbasic2 'Collections-Text' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   131
CollectingSharedQueueStream CollectingSharedQueueStream stx:libbasic2 'Streams' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   132
CompressionStreamTest CompressionStreamTest stx:libbasic2 'System-Compress' 1
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   133
Cons Cons stx:libbasic2 'Collections-Linked' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   134
ConsStream ConsStream stx:libbasic2 'Collections-Linked' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   135
FileText FileText stx:libbasic2 'Collections-Text' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   136
GBEncodedString GBEncodedString stx:libbasic2 'Collections-Text' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   137
HandlerCollection HandlerCollection stx:libbasic2 'Kernel-Exceptions' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   138
InternalPipeStream InternalPipeStream stx:libbasic2 'Streams' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   139
KSCEncodedString KSCEncodedString stx:libbasic2 'Collections-Text' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   140
KeywordInContextIndexBuilder KeywordInContextIndexBuilder stx:libbasic2 'Collections-Support' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   141
LazyValue LazyValue stx:libbasic2 'Kernel-Processes' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   142
LoggingStream LoggingStream stx:libbasic2 'Streams-Misc' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   143
MessageChannel MessageChannel stx:libbasic2 'Kernel-Methods' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   144
NumberSet NumberSet stx:libbasic2 'Collections-Ordered' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   145
PluggableDictionary PluggableDictionary stx:libbasic2 'Collections-Unordered' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   146
PluggableSet PluggableSet stx:libbasic2 'Collections-Unordered' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   147
PowerSet PowerSet stx:libbasic2 'Collections-Unordered' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   148
RandomBlumBlumShub RandomBlumBlumShub stx:libbasic2 'Magnitude-Numbers' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   149
RandomKISS RandomKISS stx:libbasic2 'Magnitude-Numbers' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   150
RandomKISS2 RandomKISS2 stx:libbasic2 'Magnitude-Numbers' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   151
RandomMT19937 RandomMT19937 stx:libbasic2 'Magnitude-Numbers' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   152
RandomParkMiller RandomParkMiller stx:libbasic2 'Magnitude-Numbers' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   153
RandomRDRand RandomRDRand stx:libbasic2 'Magnitude-Numbers' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   154
SequenceableCollectionSorter SequenceableCollectionSorter stx:libbasic2 'Collections-Support' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   155
Trie Trie stx:libbasic2 'Collections-Ordered' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   156
UnixPTYStream UnixPTYStream stx:libbasic2 'OS-Unix' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   157
ValueLink ValueLink stx:libbasic2 'Collections-Support' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   158
WinAPIFunction WinAPIFunction stx:libbasic2 'OS-Windows' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   159
AppletalkSocketAddress AppletalkSocketAddress stx:libbasic2 'OS-Sockets' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   160
BZip2Stream BZip2Stream stx:libbasic2 'System-Compress' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   161
DecNetSocketAddress DecNetSocketAddress stx:libbasic2 'OS-Sockets' 0
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   162
EpsonFX1PrinterStream EpsonFX1PrinterStream stx:libbasic2 'Interface-Printing' 8
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   163
HPLjetIIPrinterStream HPLjetIIPrinterStream stx:libbasic2 'Interface-Printing' 8
97ef9c3c511c Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3425
diff changeset
   164
LazyCons LazyCons stx:libbasic2 'Collections-Linked' 0