aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
Commit message (Collapse)AuthorAgeFilesLines
* I should make smaller commits.Till Hoeppner2015-01-041-51/+101
|
* No more warnings about deprecation!James Ravenscroft2014-12-261-1/+1
|
* Put examples back to how they were before and removed some into_string ↵James Ravenscroft2014-12-261-2/+4
| | | | deprecated calls
* Fixed casting of function pointersJames Ravenscroft2014-12-251-1/+1
|
* Upload to crates.io plus fixes for changes in RustTill Hoeppner2014-11-211-7/+7
|
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-071-3/+5
|
* Proper PRIVMSG parsingTill Hoeppner2014-11-031-14/+3
|
* API improvements, but more copyingTill Hoeppner2014-11-031-89/+67
|
* Initial commit.Till Hoeppner2014-10-211-0/+168