Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Jeremy Latt 4ce4ba31c5 keep track of whether sockets are closed 10 роки тому
..
capability.go move capability handling code to a single file 10 роки тому
channel.go reuse replies where possible 10 роки тому
client.go keep track of whether sockets are closed 10 роки тому
client_lookup_set.go fix whois; closes #32 10 роки тому
commands.go improve performance by using less goroutines 10 роки тому
config.go adding theater-mode, fixes #15 10 роки тому
constants.go fix crash in whowas circular buffer 10 роки тому
database.go persist and load channel mask lists 10 роки тому
debug.go improve performance by using less goroutines 10 роки тому
logging.go move to channel-based logging 10 роки тому
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10 роки тому
net.go mark unicode normalization with type 10 роки тому
nickname.go remove unnecessary String()s; rename parse functions 10 роки тому
password.go move password handling into a single file 10 роки тому
reply.go improve performance by using less goroutines 10 роки тому
server.go improve performance by using less goroutines 10 роки тому
socket.go keep track of whether sockets are closed 10 роки тому
strings.go spelling and gofmt 10 роки тому
theater.go remove unnecessary String()s; rename parse functions 10 роки тому
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases 10 роки тому
whowas.go fix crash in whowas circular buffer 10 роки тому