Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Shane Mc Cormack 33e3d88f88 If for some reason there are no tokens from tokeniseLine (I can't reproduce) then add an empty one. 14 år sedan
..
outputqueue Fix some OutputQueue method names. 15 år sedan
IRCAuthenticator.java Initial commit of parser stuff. 15 år sedan
IRCCallbackManager.java Initial commit of parser stuff. 15 år sedan
IRCCallbackObject.java Various minor style fixes 14 år sedan
IRCCallbackObjectSpecific.java Various minor style fixes 14 år sedan
IRCChannelClientInfo.java Initial commit of parser stuff. 15 år sedan
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 år sedan
IRCClientInfo.java Initial commit of parser stuff. 15 år sedan
IRCParser.java If for some reason there are no tokens from tokeniseLine (I can't reproduce) then add an empty one. Fixes issue 3069. 14 år sedan
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 år sedan
IRCProcessor.java Initial commit of parser stuff. 15 år sedan
IRCStringConverter.java Initial commit of parser stuff. 15 år sedan
Logging.java Initial commit of parser stuff. 15 år sedan
PingTimer.java Initial commit of parser stuff. 15 år sedan
Process001.java Initial commit of parser stuff. 15 år sedan
Process464.java Initial commit of parser stuff. 15 år sedan
Process004005.java Rename Bits -> bits If we have a 0-length string just ignore it. Fixes issue 2942 14 år sedan
ProcessAway.java Initial commit of parser stuff. 15 år sedan
ProcessInvite.java Initial commit of parser stuff. 15 år sedan
ProcessJoin.java Initial commit of parser stuff. 15 år sedan
ProcessKick.java Initial commit of parser stuff. 15 år sedan
ProcessListModes.java Initial commit of parser stuff. 15 år sedan
ProcessMOTD.java Initial commit of parser stuff. 15 år sedan
ProcessMessage.java Move 'prefix' elsewhere. 15 år sedan
ProcessMode.java Rather than raising the user-error then continuing anyway knowing its going to fail, just continue on to the next mode. Fixes issue 3104. 14 år sedan
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 år sedan
ProcessNick.java Initial commit of parser stuff. 15 år sedan
ProcessNickInUse.java Initial commit of parser stuff. 15 år sedan
ProcessNoticeAuth.java Initial commit of parser stuff. 15 år sedan
ProcessPart.java Initial commit of parser stuff. 15 år sedan
ProcessQuit.java Initial commit of parser stuff. 15 år sedan
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 14 år sedan
ProcessWallops.java Initial commit of parser stuff. 15 år sedan
ProcessWho.java Initial commit of parser stuff. 15 år sedan
ProcessingManager.java Initial commit of parser stuff. 15 år sedan
ProcessorNotFoundException.java Initial commit of parser stuff. 15 år sedan
ServerInfo.java Support passwords 14 år sedan
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 år sedan
package-info.java Initial commit of parser stuff. 15 år sedan