Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I forgot to keep track. Embarassing, huh? | Till Hoeppner | 2015-04-18 | 5 | -270/+613 |
| | |||||
* | I should make smaller commits. | Till Hoeppner | 2015-01-04 | 5 | -60/+921 |
| | |||||
* | No more warnings about deprecation! | James Ravenscroft | 2014-12-26 | 2 | -2/+4 |
| | |||||
* | Put examples back to how they were before and removed some into_string ↵ | James Ravenscroft | 2014-12-26 | 2 | -5/+8 |
| | | | | deprecated calls | ||||
* | Changed unwrap_or to unwrap because we want the program to fail instead of ↵ | James Ravenscroft | 2014-12-25 | 1 | -3/+3 |
| | | | | use emptystring if ident can't be unwrapped | ||||
* | Fixed casting of function pointers | James Ravenscroft | 2014-12-25 | 1 | -1/+1 |
| | |||||
* | Added unwrap calls around ident regex matches | James Ravenscroft | 2014-12-25 | 1 | -3/+3 |
| | |||||
* | Upload to crates.io plus fixes for changes in Rust | Till Hoeppner | 2014-11-21 | 2 | -45/+7 |
| | |||||
* | Fixed TcpStream::connect invocation | Till Hoeppner | 2014-11-07 | 2 | -3/+8 |
| | |||||
* | Proper PRIVMSG parsing | Till Hoeppner | 2014-11-03 | 2 | -16/+20 |
| | |||||
* | API improvements, but more copying | Till Hoeppner | 2014-11-03 | 7 | -132/+138 |
| | |||||
* | Initial commit. | Till Hoeppner | 2014-10-21 | 8 | -109/+307 |
| | |||||
* | Setup | Till Hoeppner | 2014-08-07 | 3 | -0/+109 |