Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Shane Mc Cormack b2631eb9a9 QueueHandler now implements Comparator<QueueItem> 15 anos atrás
..
outputqueue QueueHandler now implements Comparator<QueueItem> 15 anos atrás
IRCAuthenticator.java Initial commit of parser stuff. 15 anos atrás
IRCCallbackManager.java Initial commit of parser stuff. 15 anos atrás
IRCCallbackObject.java Initial commit of parser stuff. 15 anos atrás
IRCCallbackObjectSpecific.java Initial commit of parser stuff. 15 anos atrás
IRCChannelClientInfo.java Initial commit of parser stuff. 15 anos atrás
IRCChannelInfo.java Initial commit of parser stuff. 15 anos atrás
IRCClientInfo.java Initial commit of parser stuff. 15 anos atrás
IRCParser.java Add SocketState.OPENING as an intermediary state between the socket being created, and the OutputStream being passed to the OutputQueue Remove the ability to change OutputQueue due to confusion, just allow changing the OutputHandler. 15 anos atrás
IRCParserException.java Fix Order of QueuePriorities OutputHandlers are now incharge of creating QueueItems and comparing them. Parser now allows for replacing the OutputQueue entirely Default OutputQueue allows replacing of the OutputHandler (by giving it a new QueueFactory that outputs the alternative QueueHandler) Sending PING is now High Priority QueueItems now sort by a unique itemNumber not time, as priority queue doesn't guarentee order for itesm of teh same priority created at the same time Add a rate-limited OutputQueue 15 anos atrás
IRCProcessor.java Initial commit of parser stuff. 15 anos atrás
IRCStringConverter.java Initial commit of parser stuff. 15 anos atrás
Logging.java Initial commit of parser stuff. 15 anos atrás
PingTimer.java Initial commit of parser stuff. 15 anos atrás
Process001.java Initial commit of parser stuff. 15 anos atrás
Process464.java Initial commit of parser stuff. 15 anos atrás
Process004005.java Initial commit of parser stuff. 15 anos atrás
ProcessAway.java Initial commit of parser stuff. 15 anos atrás
ProcessInvite.java Initial commit of parser stuff. 15 anos atrás
ProcessJoin.java Initial commit of parser stuff. 15 anos atrás
ProcessKick.java Initial commit of parser stuff. 15 anos atrás
ProcessListModes.java Initial commit of parser stuff. 15 anos atrás
ProcessMOTD.java Initial commit of parser stuff. 15 anos atrás
ProcessMessage.java Move 'prefix' elsewhere. 15 anos atrás
ProcessMode.java Initial commit of parser stuff. 15 anos atrás
ProcessNames.java Initial commit of parser stuff. 15 anos atrás
ProcessNick.java Initial commit of parser stuff. 15 anos atrás
ProcessNickInUse.java Initial commit of parser stuff. 15 anos atrás
ProcessNoticeAuth.java Initial commit of parser stuff. 15 anos atrás
ProcessPart.java Initial commit of parser stuff. 15 anos atrás
ProcessQuit.java Initial commit of parser stuff. 15 anos atrás
ProcessTopic.java Initial commit of parser stuff. 15 anos atrás
ProcessWallops.java Initial commit of parser stuff. 15 anos atrás
ProcessWho.java Initial commit of parser stuff. 15 anos atrás
ProcessingManager.java Initial commit of parser stuff. 15 anos atrás
ProcessorNotFoundException.java Initial commit of parser stuff. 15 anos atrás
ServerInfo.java Initial commit of parser stuff. 15 anos atrás
SocketState.java Add SocketState.OPENING as an intermediary state between the socket being created, and the OutputStream being passed to the OutputQueue Remove the ability to change OutputQueue due to confusion, just allow changing the OutputHandler. 15 anos atrás
package-info.java Initial commit of parser stuff. 15 anos atrás