Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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 роки тому