Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Shane Mc Cormack f0a697dcff Rename Bits -> bits vor 14 Jahren
..
outputqueue Fix some OutputQueue method names. vor 15 Jahren
IRCAuthenticator.java Initial commit of parser stuff. vor 15 Jahren
IRCCallbackManager.java Initial commit of parser stuff. vor 15 Jahren
IRCCallbackObject.java Various minor style fixes vor 14 Jahren
IRCCallbackObjectSpecific.java Various minor style fixes vor 14 Jahren
IRCChannelClientInfo.java Initial commit of parser stuff. vor 15 Jahren
IRCChannelInfo.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 vor 14 Jahren
IRCClientInfo.java Initial commit of parser stuff. vor 15 Jahren
IRCParser.java Make some on connect errors user errors. Issue 3111 vor 14 Jahren
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 vor 15 Jahren
IRCProcessor.java Initial commit of parser stuff. vor 15 Jahren
IRCStringConverter.java Initial commit of parser stuff. vor 15 Jahren
Logging.java Initial commit of parser stuff. vor 15 Jahren
PingTimer.java Initial commit of parser stuff. vor 15 Jahren
Process001.java Initial commit of parser stuff. vor 15 Jahren
Process464.java Initial commit of parser stuff. vor 15 Jahren
Process004005.java Rename Bits -> bits If we have a 0-length string just ignore it. Fixes issue 2942 vor 14 Jahren
ProcessAway.java Initial commit of parser stuff. vor 15 Jahren
ProcessInvite.java Initial commit of parser stuff. vor 15 Jahren
ProcessJoin.java Initial commit of parser stuff. vor 15 Jahren
ProcessKick.java Initial commit of parser stuff. vor 15 Jahren
ProcessListModes.java Initial commit of parser stuff. vor 15 Jahren
ProcessMOTD.java Initial commit of parser stuff. vor 15 Jahren
ProcessMessage.java Move 'prefix' elsewhere. vor 15 Jahren
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. vor 14 Jahren
ProcessNames.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 vor 14 Jahren
ProcessNick.java Initial commit of parser stuff. vor 15 Jahren
ProcessNickInUse.java Initial commit of parser stuff. vor 15 Jahren
ProcessNoticeAuth.java Initial commit of parser stuff. vor 15 Jahren
ProcessPart.java Initial commit of parser stuff. vor 15 Jahren
ProcessQuit.java Initial commit of parser stuff. vor 15 Jahren
ProcessTopic.java Send a Topic discovery if we get an end of names before we get a topic. Fixes issue 3095 vor 14 Jahren
ProcessWallops.java Initial commit of parser stuff. vor 15 Jahren
ProcessWho.java Initial commit of parser stuff. vor 15 Jahren
ProcessingManager.java Initial commit of parser stuff. vor 15 Jahren
ProcessorNotFoundException.java Initial commit of parser stuff. vor 15 Jahren
ServerInfo.java Support passwords vor 14 Jahren
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. vor 15 Jahren
package-info.java Initial commit of parser stuff. vor 15 Jahren