abbrev.stc
author Claus Gittinger <cg@exept.de>
Fri, 02 Mar 2018 17:07:17 +0100
changeset 4606 1897721b87eb
parent 4580 b88744734d59
child 4650 4ff5f95ae1b5
permissions -rw-r--r--
class: RandomGenerator reorganized: in the past, Random was a very weak generator (based on GNUSmalltalk), and RandomGenerator was the good one to use. Changed to make Random default to the good one, and renamed the old Random to RandomGNUSmalltalk (to be obsoleted sooner or later). Also refactored common code into Random, for use by other subclasses. added: #maxInteger removed: #nextIntegerBetween:and: class: RandomGenerator class comment/format in: #new #update:with:from:
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
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    16
BoltLock BoltLock stx:libbasic2 'Kernel-Processes' 0
2350
029431f0b403 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2301
diff changeset
    17
CRC32Stream CRC32Stream stx:libbasic2 'System-Crypt-Hashing' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    18
CacheDictionary CacheDictionary stx:libbasic2 'Collections-Unordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    19
CachedValue CachedValue stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    20
CharacterSet CharacterSet stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    21
Circle Circle stx:libbasic2 'Graphics-Geometry-Objects' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    22
CollectingReadStream CollectingReadStream stx:libbasic2 'Streams-Misc' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    23
CollectingSharedQueueStream CollectingSharedQueueStream stx:libbasic2 'Streams' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
    24
CompressionStream CompressionStream stx:libbasic2 'Streams-Compressed' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    25
Cons Cons stx:libbasic2 'Collections-Linked' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    26
ConsStream ConsStream stx:libbasic2 'Collections-Linked' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    27
Curve Curve stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    28
DirectoryContents DirectoryContents stx:libbasic2 'System-Support' 0
3889
b105d37bf8da initial checkin
Claus Gittinger <cg@exept.de>
parents: 3800
diff changeset
    29
DoubleLink DoubleLink stx:libbasic2 'Collections-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    30
EllipticalArc EllipticalArc stx:libbasic2 'Graphics-Geometry-Objects' 0
4580
b88744734d59 +ExternalInt
Claus Gittinger <cg@exept.de>
parents: 4564
diff changeset
    31
ExternalInt ExternalInt stx:libbasic2 'System-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    32
ExternalLong ExternalLong stx:libbasic2 'System-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    33
FileSorter FileSorter stx:libbasic2 'Interface-Tools-File' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    34
FileText FileText stx:libbasic2 'Collections-Text' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    35
FilteringStream FilteringStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    36
FourByteString FourByteString stx:libbasic2 'Collections-Text' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    37
Future Future stx:libbasic2 'Kernel-Processes' 0
4463
389bf5c28a44 added FuzzyMatcher
Claus Gittinger <cg@exept.de>
parents: 4408
diff changeset
    38
FuzzyMatcher FuzzyMatcher stx:libbasic2 'Collections-Text-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    39
GBEncodedString GBEncodedString stx:libbasic2 'Collections-Text' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    40
GeometricSeries GeometricSeries stx:libbasic2 'Collections-Sequenceable' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    41
HTMLUtilities HTMLUtilities stx:libbasic2 'Net-Communication-Support' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    42
HalfFloatArray HalfFloatArray stx:libbasic2 'Collections-Arrayed' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    43
HandlerCollection HandlerCollection stx:libbasic2 'Kernel-Exceptions' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    44
Heap Heap stx:libbasic2 'Collections-Sequenceable' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    45
IdentityBag IdentityBag stx:libbasic2 'Collections-Unordered' 0
2881
c4355a18d993 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2839
diff changeset
    46
IncrementNotification IncrementNotification stx:libbasic2 'Kernel-Exceptions-Notifications' 1
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    47
InterestConverterWithParameters InterestConverterWithParameters stx:libbasic2 'Interface-Support-Models' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    48
InternalPipeStream InternalPipeStream stx:libbasic2 'Streams' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    49
Iterator Iterator stx:libbasic2 'Collections-Sequenceable' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    50
JISEncodedString JISEncodedString stx:libbasic2 'Collections-Text' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    51
KSCEncodedString KSCEncodedString stx:libbasic2 'Collections-Text' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    52
KeywordInContextIndexBuilder KeywordInContextIndexBuilder stx:libbasic2 'Collections-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    53
Lazy Lazy stx:libbasic2 'Kernel-Processes' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    54
LazyArray LazyArray stx:libbasic2 'Collections-Arrayed' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    55
LazyValue LazyValue stx:libbasic2 'Kernel-Processes' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    56
LineSegment LineSegment stx:libbasic2 'Graphics-Geometry-Objects' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    57
List List stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    58
LoggingStream LoggingStream stx:libbasic2 'Streams-Misc' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    59
MacPlistBinaryDecoder MacPlistBinaryDecoder stx:libbasic2 'System-Support-FileFormats' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    60
MappedCollection MappedCollection stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    61
MessageChannel MessageChannel stx:libbasic2 'Kernel-Methods' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    62
Monitor Monitor stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    63
MultiReadStream MultiReadStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
    64
NameLookupError NameLookupError stx:libbasic2 'OS-Sockets' 1
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    65
NumberSet NumberSet stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    66
OperationQueue OperationQueue stx:libbasic2 'Kernel-Processes' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    67
PhoneticStringUtilities PhoneticStringUtilities stx:libbasic2 'Collections-Text-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    68
PluggableDictionary PluggableDictionary stx:libbasic2 'Collections-Unordered' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    69
PluggableSet PluggableSet stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    70
Polygon Polygon stx:libbasic2 'Graphics-Geometry-Objects' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    71
PowerSet PowerSet stx:libbasic2 'Collections-Unordered' 0
1695
f07b85995fb6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1675
diff changeset
    72
PrinterStream PrinterStream stx:libbasic2 'Interface-Printing' 8
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    73
PrintfScanf PrintfScanf stx:libbasic2 'System-Support' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    74
PriorityQueue PriorityQueue stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    75
Promise Promise stx:libbasic2 'Kernel-Processes' 0
4408
Claus Gittinger <cg@exept.de>
parents: 4403
diff changeset
    76
QDouble QDouble stx:libbasic2 'Magnitude-Numbers' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    77
Queue Queue stx:libbasic2 'Collections-Ordered' 0
4606
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    78
Random Random stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    79
RandomBlumBlumShub RandomBlumBlumShub stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    80
RandomKISS RandomKISS stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    81
RandomKISS2 RandomKISS2 stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    82
RandomMT19937 RandomMT19937 stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    83
RandomParkMiller RandomParkMiller stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    84
RandomRDRand RandomRDRand stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
    85
RandomTT800 RandomTT800 stx:libbasic2 'Magnitude-Numbers-Random' 0
1754
3e2dda581c1c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1753
diff changeset
    86
ReindexedCollection ReindexedCollection stx:libbasic2 'Collections-Sequenceable' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    87
RunArray RunArray stx:libbasic2 'Collections-Sequenceable' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    88
SegmentedOrderedCollection SegmentedOrderedCollection stx:libbasic2 'Collections-Sequenceable' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
    89
SelectingReadStream SelectingReadStream stx:libbasic2 'Streams-Misc' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
    90
SequenceWithSentinel SequenceWithSentinel stx:libbasic2 'Collections-Sequenceable' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
    91
SequenceableCollectionSorter SequenceableCollectionSorter stx:libbasic2 'Collections-Support' 0
1594
8dbfbe7a40a0 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    92
SerialPort SerialPort stx:libbasic2 'Streams-External' 0
2530
998b9e73a640 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2508
diff changeset
    93
SharedCollection SharedCollection stx:libbasic2 'Collections-Support' 0
1695
f07b85995fb6 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1675
diff changeset
    94
Singleton Singleton stx:libbasic2 'System-Support' 1
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
    95
SmallBag SmallBag stx:libbasic2 'Collections-Unordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    96
Socket Socket stx:libbasic2 'Streams-External' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    97
SocketAddress SocketAddress stx:libbasic2 'OS-Sockets' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
    98
SocketAddressInfo SocketAddressInfo stx:libbasic2 'OS-Sockets' 0
4564
8747868efee6 add class: SocketErrorNotification class
Stefan Vogel <sv@exept.de>
parents: 4545
diff changeset
    99
SocketErrorNotification SocketErrorNotification stx:libbasic2 'Kernel-Exceptions-Errors' 1
3297
fb3ac0313ed3 Make SortedSet and SpilltingWriteStream compiled
Stefan Vogel <sv@exept.de>
parents: 3257
diff changeset
   100
SortedSet SortedSet stx:libbasic2 'Collections-Sequenceable' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   101
SoundStream SoundStream stx:libbasic2 'Streams-External' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   102
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
   103
SplittingWriteStream SplittingWriteStream stx:libbasic2 'Streams-Misc' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   104
Stack Stack stx:libbasic2 'Collections-Ordered' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
   105
StringPattern StringPattern stx:libbasic2 'Collections-Text-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   106
StringUtilities StringUtilities stx:libbasic2 'Collections-Text-Support' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   107
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
   108
TSTreeNode TSTreeNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
   109
TerminalSession TerminalSession stx:libbasic2 'Views-TerminalViews' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   110
Text Text stx:libbasic2 'Collections-Text' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   111
TextClassifier TextClassifier stx:libbasic2 'Collections-Text-Support' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   112
TextStream TextStream stx:libbasic2 'Streams' 0
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   113
TreeSet TreeSet stx:libbasic2 'Collections-Ordered-Trees' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   114
Trie Trie stx:libbasic2 'Collections-Ordered' 0
1534
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   115
URI URI stx:libbasic2 'Net-Resources' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   116
UUID UUID stx:libbasic2 'Net-Communication-Support' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   117
UndoSupport UndoSupport stx:libbasic2 'Views-Text' 0
5aeec5c0564b *** empty log message ***
penk
parents: 1513
diff changeset
   118
UnitConverter UnitConverter stx:libbasic2 'Magnitude-General' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   119
UnixPTYStream UnixPTYStream stx:libbasic2 'OS-Unix' 0
3889
b105d37bf8da initial checkin
Claus Gittinger <cg@exept.de>
parents: 3800
diff changeset
   120
ValueLink ValueLink stx:libbasic2 'Collections-Support' 0
3197
Claus Gittinger <cg@exept.de>
parents: 3165
diff changeset
   121
VirtualArray VirtualArray stx:libbasic2 'Collections-Arrayed' 0
4545
f138918f61e3 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4463
diff changeset
   122
VirtualDictionary VirtualDictionary stx:libbasic2 'Collections-Unordered' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   123
ZipArchiveConstants ZipArchiveConstants stx:libbasic2 'System-Support-FileFormats' 0
2350
029431f0b403 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2301
diff changeset
   124
stx_libbasic2 stx_libbasic2 stx:libbasic2 '* Projects & Packages *' 3
2794
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   125
AATree AATree stx:libbasic2 'Collections-Ordered-Trees' 0
c606c5735c7b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2774
diff changeset
   126
AATreeNode AATreeNode stx:libbasic2 'Collections-Ordered-Trees' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   127
AppletalkSocketAddress AppletalkSocketAddress stx:libbasic2 'OS-Sockets' 0
1949
81c3626b83c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1871
diff changeset
   128
Arrow Arrow stx:libbasic2 'Graphics-Geometry-Objects' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   129
ArrowedSpline ArrowedSpline stx:libbasic2 'Graphics-Geometry-Objects' 0
3694
73feeeeeed52 class: AutoResizingOrderedCollectionWithDefault
Claus Gittinger <cg@exept.de>
parents: 3628
diff changeset
   130
AutoResizingOrderedCollectionWithDefault AutoResizingOrderedCollectionWithDefault stx:libbasic2 'Collections-Sequenceable' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   131
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
   132
BackgroundJob BackgroundJob stx:libbasic2 'System-Support' 0
3565
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
   133
BackgroundPeriodicalJob BackgroundPeriodicalJob stx:libbasic2 'System-Support' 0
269075d40986 added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3500
diff changeset
   134
BackgroundQueueProcessingJob BackgroundQueueProcessingJob stx:libbasic2 'System-Support' 0
1972
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
   135
Base32Coder Base32Coder stx:libbasic2 'System-Storage' 0
a9c7f03c4f9a automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1949
diff changeset
   136
Base64Coder Base64Coder stx:libbasic2 'System-Storage' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   137
BayesClassifier BayesClassifier stx:libbasic2 'Collections-Text-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   138
Bezier2Segment Bezier2Segment stx:libbasic2 'Graphics-Geometry-Objects' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   139
CacheDictionaryWithFactory CacheDictionaryWithFactory stx:libbasic2 'Collections-Unordered' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   140
DecNetSocketAddress DecNetSocketAddress stx:libbasic2 'OS-Sockets' 0
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   141
EpsonFX1PrinterStream EpsonFX1PrinterStream stx:libbasic2 'Interface-Printing' 8
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   142
FilteringLineStream FilteringLineStream stx:libbasic2 'Streams-Misc' 0
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   143
HPLjetIIPrinterStream HPLjetIIPrinterStream stx:libbasic2 'Interface-Printing' 8
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   144
HTMLPrinterStream HTMLPrinterStream stx:libbasic2 'Interface-Printing' 8
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   145
HierarchicalURI HierarchicalURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   146
HostAddressLookupError HostAddressLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   147
HostNameLookupError HostNameLookupError stx:libbasic2 'Kernel-Exceptions-Errors' 1
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   148
IPSocketAddress IPSocketAddress stx:libbasic2 'OS-Sockets' 2
3902
7e672411d94c class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3889
diff changeset
   149
LazyCons LazyCons stx:libbasic2 'Collections-Linked' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   150
LineNumberReadStream LineNumberReadStream stx:libbasic2 'Streams-Misc' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   151
PostscriptPrinterStream PostscriptPrinterStream stx:libbasic2 'Interface-Printing' 8
4606
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
   152
RandomGNUSmalltalk RandomGNUSmalltalk stx:libbasic2 'Magnitude-Numbers-Random' 0
1897721b87eb class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4580
diff changeset
   153
RandomGenerator RandomGenerator stx:libbasic2 'Magnitude-Numbers-Random' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   154
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
   155
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
   156
TSMultiTreeNode TSMultiTreeNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   157
TimedPromise TimedPromise stx:libbasic2 'Kernel-Processes' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   158
UDSocketAddress UDSocketAddress stx:libbasic2 'OS-Sockets' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   159
Unicode32String Unicode32String stx:libbasic2 'Collections-Text' 0
3889
b105d37bf8da initial checkin
Claus Gittinger <cg@exept.de>
parents: 3800
diff changeset
   160
ValueDoubleLink ValueDoubleLink stx:libbasic2 'Collections-Support' 0
2597
1e0a3bfc8031 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2592
diff changeset
   161
ZipArchive ZipArchive stx:libbasic2 'System-Support-FileFormats' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   162
ZipStream ZipStream stx:libbasic2 'Streams-Compressed' 0
1804
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   163
FileURI FileURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   164
FtpURI FtpURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   165
HttpURI HttpURI stx:libbasic2 'Net-Resources' 0
12daba7319c0 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1792
diff changeset
   166
IPv6SocketAddress IPv6SocketAddress stx:libbasic2 'OS-Sockets' 2
2481
82b86853297e automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2456
diff changeset
   167
SftpURI SftpURI stx:libbasic2 'Net-Resources' 0
4073
da60e71829b3 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3925
diff changeset
   168
UnlimitedSharedQueue UnlimitedSharedQueue stx:libbasic2 'Kernel-Processes' 0
da60e71829b3 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3925
diff changeset
   169
DoubleLinkedList DoubleLinkedList stx:libbasic2 'Collections-Linked' 0
4463
389bf5c28a44 added FuzzyMatcher
Claus Gittinger <cg@exept.de>
parents: 4408
diff changeset
   170
IdentitySkipList IdentitySkipList stx:libbasic2 'Collections-Ordered-Trees' 0
4403
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   171
SkipList SkipList stx:libbasic2 'Collections-Ordered-Trees' 0
Claus Gittinger <cg@exept.de>
parents: 4166
diff changeset
   172
SkipListNode SkipListNode stx:libbasic2 'Collections-Ordered-Trees-Private' 0