Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Shane Mc Cormack d000e2734c Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 il y a 14 ans
..
outputqueue Fix some OutputQueue method names. il y a 15 ans
IRCAuthenticator.java Initial commit of parser stuff. il y a 15 ans
IRCCallbackManager.java Initial commit of parser stuff. il y a 15 ans
IRCCallbackObject.java Initial commit of parser stuff. il y a 15 ans
IRCCallbackObjectSpecific.java Initial commit of parser stuff. il y a 15 ans
IRCChannelClientInfo.java Initial commit of parser stuff. il y a 15 ans
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 il y a 14 ans
IRCClientInfo.java Initial commit of parser stuff. il y a 15 ans
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. il y a 15 ans
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 il y a 15 ans
IRCProcessor.java Initial commit of parser stuff. il y a 15 ans
IRCStringConverter.java Initial commit of parser stuff. il y a 15 ans
Logging.java Initial commit of parser stuff. il y a 15 ans
PingTimer.java Initial commit of parser stuff. il y a 15 ans
Process001.java Initial commit of parser stuff. il y a 15 ans
Process464.java Initial commit of parser stuff. il y a 15 ans
Process004005.java Initial commit of parser stuff. il y a 15 ans
ProcessAway.java Initial commit of parser stuff. il y a 15 ans
ProcessInvite.java Initial commit of parser stuff. il y a 15 ans
ProcessJoin.java Initial commit of parser stuff. il y a 15 ans
ProcessKick.java Initial commit of parser stuff. il y a 15 ans
ProcessListModes.java Initial commit of parser stuff. il y a 15 ans
ProcessMOTD.java Initial commit of parser stuff. il y a 15 ans
ProcessMessage.java Move 'prefix' elsewhere. il y a 15 ans
ProcessMode.java Initial commit of parser stuff. il y a 15 ans
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 il y a 14 ans
ProcessNick.java Initial commit of parser stuff. il y a 15 ans
ProcessNickInUse.java Initial commit of parser stuff. il y a 15 ans
ProcessNoticeAuth.java Initial commit of parser stuff. il y a 15 ans
ProcessPart.java Initial commit of parser stuff. il y a 15 ans
ProcessQuit.java Initial commit of parser stuff. il y a 15 ans
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 il y a 14 ans
ProcessWallops.java Initial commit of parser stuff. il y a 15 ans
ProcessWho.java Initial commit of parser stuff. il y a 15 ans
ProcessingManager.java Initial commit of parser stuff. il y a 15 ans
ProcessorNotFoundException.java Initial commit of parser stuff. il y a 15 ans
ServerInfo.java Initial commit of parser stuff. il y a 15 ans
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. il y a 15 ans
package-info.java Initial commit of parser stuff. il y a 15 ans