You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shane Mc Cormack d000e2734c Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 преди 14 години
..
outputqueue Fix some OutputQueue method names. преди 15 години
IRCAuthenticator.java Initial commit of parser stuff. преди 15 години
IRCCallbackManager.java Initial commit of parser stuff. преди 15 години
IRCCallbackObject.java Initial commit of parser stuff. преди 15 години
IRCCallbackObjectSpecific.java Initial commit of parser stuff. преди 15 години
IRCChannelClientInfo.java Initial commit of parser stuff. преди 15 години
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 преди 14 години
IRCClientInfo.java Initial commit of parser stuff. преди 15 години
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 години
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 години
IRCProcessor.java Initial commit of parser stuff. преди 15 години
IRCStringConverter.java Initial commit of parser stuff. преди 15 години
Logging.java Initial commit of parser stuff. преди 15 години
PingTimer.java Initial commit of parser stuff. преди 15 години
Process001.java Initial commit of parser stuff. преди 15 години
Process464.java Initial commit of parser stuff. преди 15 години
Process004005.java Initial commit of parser stuff. преди 15 години
ProcessAway.java Initial commit of parser stuff. преди 15 години
ProcessInvite.java Initial commit of parser stuff. преди 15 години
ProcessJoin.java Initial commit of parser stuff. преди 15 години
ProcessKick.java Initial commit of parser stuff. преди 15 години
ProcessListModes.java Initial commit of parser stuff. преди 15 години
ProcessMOTD.java Initial commit of parser stuff. преди 15 години
ProcessMessage.java Move 'prefix' elsewhere. преди 15 години
ProcessMode.java Initial commit of parser stuff. преди 15 години
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 преди 14 години
ProcessNick.java Initial commit of parser stuff. преди 15 години
ProcessNickInUse.java Initial commit of parser stuff. преди 15 години
ProcessNoticeAuth.java Initial commit of parser stuff. преди 15 години
ProcessPart.java Initial commit of parser stuff. преди 15 години
ProcessQuit.java Initial commit of parser stuff. преди 15 години
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 преди 14 години
ProcessWallops.java Initial commit of parser stuff. преди 15 години
ProcessWho.java Initial commit of parser stuff. преди 15 години
ProcessingManager.java Initial commit of parser stuff. преди 15 години
ProcessorNotFoundException.java Initial commit of parser stuff. преди 15 години
ServerInfo.java Initial commit of parser stuff. преди 15 години
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 години
package-info.java Initial commit of parser stuff. преди 15 години