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 f0a697dcff Rename Bits -> bits преди 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 Various minor style fixes преди 14 години
IRCCallbackObjectSpecific.java Various minor style fixes преди 14 години
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 Make some on connect errors user errors. Issue 3111 преди 14 години
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 Rename Bits -> bits If we have a 0-length string just ignore it. Fixes issue 2942 преди 14 години
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 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 години
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 Support passwords преди 14 години
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 години