aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
Commit message (Collapse)AuthorAgeFilesLines
* Something inbetween working and brokenTill Hoeppner2015-04-201-6/+5
|
* Apparently not. Let's try again.Till Hoeppner2015-04-191-6/+6
|
* Cleaned up some parts.Till Hoeppner2015-04-181-43/+34
| | | | | The new code in send_raw is poetry, isn't it? ;) No? Well, I like it...
* Make tests/examples compile, not work thoughTill Hoeppner2015-04-181-3/+3
|
* Fix Option/Result confusions + fixes for stabilityTill Hoeppner2015-04-181-9/+9
|
* I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-181-84/+65
|
* 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