aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rename user/MODE to UMODE to avoid name-clashesTill Hoeppner2015-04-201-1/+1
* Delete unwanted superheadingsTill Hoeppner2015-04-201-76/+0
* Seperate commands section from RFC 2812 for easier parsingTill Hoeppner2015-04-201-0/+1540
* Add edited RFC 2812 to repo, to eventually generate code fromTill Hoeppner2015-04-201-0/+2908
* Apparently not. Let's try again.Till Hoeppner2015-04-193-16/+20
* Add auto-publishing by Travis (for real?)Till Hoeppner2015-04-191-10/+14
* Add auto-publishing by TravisTill Hoeppner2015-04-192-3/+6
* Hopefully setup travis doc generationTill Hoeppner2015-04-191-0/+11
* Suppress warnings by commenting stuff, but not deleting it yet (yeah, git, I ...Till Hoeppner2015-04-181-2/+2
* Cleaned up some parts.Till Hoeppner2015-04-182-44/+35
* Strip \r\n for easier processingTill Hoeppner2015-04-182-4/+7
* Strip \u{1} from CTCP messages for easier processing by userTill Hoeppner2015-04-181-4/+9
* Fix CTCP recognition/make tests passTill Hoeppner2015-04-181-2/+3
* Fix READMETill Hoeppner2015-04-182-4/+3
* Merge pull request #3 from tilpner/refactorTill Höppner2015-04-189-173/+1397
|\
| * Fix READMETill Hoeppner2015-04-181-1/+3
| * Make tests/examples compile, not work thoughTill Hoeppner2015-04-183-11/+7
| * Fix Option/Result confusions + fixes for stabilityTill Hoeppner2015-04-183-24/+21
| * I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-187-288/+634
| * Update Cargo.tomlTill Hoeppner2015-04-131-4/+9
| * I should make smaller commits.Till Hoeppner2015-01-047-65/+943
|/
* Bump version and re-change license.Till Hoeppner2014-12-261-3/+3
* Merge pull request #1 from ravenscroftj/masterTill Höppner2014-12-264-9/+14
|\
| * No more warnings about deprecation!James Ravenscroft2014-12-262-2/+4
| * Put examples back to how they were before and removed some into_string deprec...James Ravenscroft2014-12-263-6/+9
| * Changed unwrap_or to unwrap because we want the program to fail instead of us...James Ravenscroft2014-12-251-3/+3
| * Fixed casting of function pointersJames Ravenscroft2014-12-252-3/+3
| * Added unwrap calls around ident regex matchesJames Ravenscroft2014-12-251-3/+3
|/
* Upload to crates.io plus fixes for changes in RustTill Hoeppner2014-11-213-8/+12
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-072-3/+8
* Added information about setup to example.Till Hoeppner2014-11-031-0/+2
* Added READMETill Hoeppner2014-11-031-0/+55
* Add travis ymlTill Hoeppner2014-11-031-0/+1
* Proper PRIVMSG parsingTill Hoeppner2014-11-032-16/+20
* API improvements, but more copyingTill Hoeppner2014-11-037-132/+138
* Initial commit.Till Hoeppner2014-10-2112-142/+338
* SetupTill Hoeppner2014-08-077-0/+147