| Commit message (Expand) | Author | Age | Files | Lines |
* | Ditch convenience api, switch to byte-indexing | Till Hoeppner | 2015-04-21 | 1 | -161/+0 |
* | Parse and format PASS, NICK, USER, OPER, PING, PONG, JOIN, PART | Till Hoeppner | 2015-04-21 | 1 | -1/+2 |
* | Refix server | Till Hoeppner | 2015-04-20 | 1 | -2/+2 |
* | Something inbetween working and broken | Till Hoeppner | 2015-04-20 | 1 | -6/+5 |
* | Apparently not. Let's try again. | Till Hoeppner | 2015-04-19 | 1 | -6/+6 |
* | Cleaned up some parts. | Till Hoeppner | 2015-04-18 | 1 | -43/+34 |
* | Make tests/examples compile, not work though | Till Hoeppner | 2015-04-18 | 1 | -3/+3 |
* | Fix Option/Result confusions + fixes for stability | Till Hoeppner | 2015-04-18 | 1 | -9/+9 |
* | I forgot to keep track. Embarassing, huh? | Till Hoeppner | 2015-04-18 | 1 | -84/+65 |
* | I should make smaller commits. | Till Hoeppner | 2015-01-04 | 1 | -51/+101 |
* | No more warnings about deprecation! | James Ravenscroft | 2014-12-26 | 1 | -1/+1 |
* | Put examples back to how they were before and removed some into_string deprec... | James Ravenscroft | 2014-12-26 | 1 | -2/+4 |
* | Fixed casting of function pointers | James Ravenscroft | 2014-12-25 | 1 | -1/+1 |
* | Upload to crates.io plus fixes for changes in Rust | Till Hoeppner | 2014-11-21 | 1 | -7/+7 |
* | Fixed TcpStream::connect invocation | Till Hoeppner | 2014-11-07 | 1 | -3/+5 |
* | Proper PRIVMSG parsing | Till Hoeppner | 2014-11-03 | 1 | -14/+3 |
* | API improvements, but more copying | Till Hoeppner | 2014-11-03 | 1 | -89/+67 |
* | Initial commit. | Till Hoeppner | 2014-10-21 | 1 | -0/+168 |