Aaron Weiss
|
27839902ad
|
Converted Wrapper to ServerExt as per #19. Fixes #5, too.
|
2015-02-24 10:10:22 -05:00 |
|
Aaron Weiss
|
6fdea7302a
|
Improved docs on from_message_io.
|
2015-02-24 01:21:41 -05:00 |
|
Aaron Weiss
|
05c0a9ccb5
|
Simplified command iterator example.
|
2015-02-23 23:27:50 -05:00 |
|
Aaron Weiss
|
5a801df82f
|
Added ToMessage to Prelude.
|
2015-02-23 23:11:11 -05:00 |
|
Aaron Weiss
|
54aaec9c76
|
Merge pull request #17 from filipegoncalves/master
Implemented command iterator.
|
2015-02-23 23:07:02 -05:00 |
|
Aaron Weiss
|
fca193732d
|
Cleaned up line-wrapping in command.rs.
|
2015-02-23 23:06:35 -05:00 |
|
Filipe Gonçalves
|
04dccf5ce2
|
Added Command iterator. Added a test and a use case example.
|
2015-02-23 23:57:13 +00:00 |
|
Aaron Weiss
|
0ac5737f7f
|
Merge pull request #15 from filipegoncalves/master
Refactored Command to own its data.
|
2015-02-23 15:10:23 -05:00 |
|
Filipe Gonçalves
|
a43db2b5da
|
Refactored Command to own its data. Updated tests and examples.
|
2015-02-23 20:02:52 +00:00 |
|
Aaron Weiss
|
73f6685114
|
Updated examples to use prelude.
|
2015-02-22 21:22:33 -05:00 |
|
Aaron Weiss
|
1828c16766
|
Added a client prelude.
|
2015-02-22 21:18:57 -05:00 |
|
Aaron Weiss
|
c997556501
|
Removed warning when no-default-features is used.
|
2015-02-22 12:12:18 -05:00 |
|
Aaron Weiss
|
6404bef80a
|
More clean-up, and warning fixes.
|
2015-02-21 10:31:46 -05:00 |
|
Aaron Weiss
|
76e7aea8e7
|
Cleaned up code, and more warning fixes.
|
2015-02-21 10:18:53 -05:00 |
|
Aaron Weiss
|
dd4635d39f
|
Updated for Rust master.
|
2015-02-21 09:28:12 -05:00 |
|
Aaron Weiss
|
e5fe45c9de
|
Updated README.md.
|
2015-02-19 22:44:33 -05:00 |
|
Aaron Weiss
|
01379667f1
|
Updated for Rust master.
|
2015-02-19 15:30:09 -05:00 |
|
Aaron Weiss
|
beebe30969
|
Bumped version number to 0.8.7.
|
2015-02-19 10:59:37 -05:00 |
|
Aaron Weiss
|
a4d12214ef
|
Changed from Unlicense to CC0 for public domain dedication.
|
2015-02-19 10:59:20 -05:00 |
|
Aaron Weiss
|
414d284e8a
|
Bumped version to 0.8.6.
|
2015-02-17 14:29:10 -05:00 |
|
Aaron Weiss
|
f91912af7f
|
Updated stabilization.
|
2015-02-17 14:28:38 -05:00 |
|
Aaron Weiss
|
6d6e8e1765
|
Eliminated usage of MemWriter in tests.
|
2015-02-17 13:32:19 -05:00 |
|
Aaron Weiss
|
ed1c047124
|
Added unit test for #14.
|
2015-02-17 13:28:53 -05:00 |
|
Aaron Weiss
|
9a4418762c
|
Cleaned up line-wrapping after #14.
|
2015-02-17 13:27:16 -05:00 |
|
Aaron Weiss
|
d6d332b6aa
|
Simplified existing test.
|
2015-02-17 13:26:45 -05:00 |
|
Aaron Weiss
|
a820310b9c
|
Clean up after #14. Updated test config script.
|
2015-02-17 13:20:59 -05:00 |
|
Aaron Weiss
|
ced1b7fa9a
|
Merge pull request #14 from filipegoncalves/master
Added config support to set umodes on connect.
|
2015-02-17 13:14:32 -05:00 |
|
Filipe Gonçalves
|
62fa0fe524
|
Added config support to set umodes on connect.
|
2015-02-17 17:56:06 +00:00 |
|
Aaron Weiss
|
f364cdfeef
|
Added crates.io version to README.md.
|
2015-02-14 16:47:49 -05:00 |
|
Aaron Weiss
|
99f0789d35
|
Updated tests and examples for Rust master.
|
2015-02-13 10:58:40 -05:00 |
|
Aaron Weiss
|
c4ee930b11
|
Bumped version number to 0.8.5.
|
2015-02-03 13:15:40 -05:00 |
|
Aaron Weiss
|
2f79f180d8
|
Updated for Rust master.
|
2015-02-03 13:11:33 -05:00 |
|
Aaron Weiss
|
3a85ad2708
|
Bumped version number to 0.8.4.
|
2015-01-30 12:22:25 -05:00 |
|
Aaron Weiss
|
d63b1ab84e
|
Added feature tags to eliminate warnings.
|
2015-01-30 12:22:08 -05:00 |
|
Aaron Weiss
|
7fe36d8fd4
|
Updated stabliziation.
|
2015-01-30 11:50:03 -05:00 |
|
Aaron Weiss
|
0f0bc55de6
|
Bumped version number to 0.8.3.
|
2015-01-28 12:19:16 -05:00 |
|
Aaron Weiss
|
147af6c437
|
std::io -> std::old_io
|
2015-01-28 12:19:02 -05:00 |
|
Aaron Weiss
|
c1cddc8087
|
Bumped version number to 0.8.2.
|
2015-01-24 16:19:11 -05:00 |
|
Aaron Weiss
|
95c466056f
|
Fixed compilation on Rust master.
|
2015-01-24 16:18:32 -05:00 |
|
Aaron Weiss
|
da29644eb1
|
Updated code for line-wrapping.
|
2015-01-13 04:07:04 -05:00 |
|
Aaron Weiss
|
87fde7b212
|
list_users(...) now just returns None when nochanlists is enabled.
|
2015-01-13 03:59:04 -05:00 |
|
Aaron Weiss
|
8a4a7d3414
|
Added more stability markers.
|
2015-01-13 03:51:18 -05:00 |
|
Aaron Weiss
|
b27f1cb03c
|
Bumped version number to 0.8.1 with updated documentation links.
|
2015-01-13 03:39:38 -05:00 |
|
Aaron Weiss
|
2a8170b3ba
|
Updated stability markers more.
|
2015-01-13 03:37:38 -05:00 |
|
Aaron Weiss
|
8083817ac5
|
Updated rust-ci docs token.
|
2015-01-13 03:13:32 -05:00 |
|
Aaron Weiss
|
562a7d096a
|
Bumped version number to 0.8.0.
|
2015-01-13 03:01:42 -05:00 |
|
Aaron Weiss
|
fb7853fbcd
|
Changed config.json to client_config.json.
|
2015-01-13 03:01:18 -05:00 |
|
Aaron Weiss
|
6191e53350
|
Updated README.md.
|
2015-01-13 02:57:40 -05:00 |
|
Aaron Weiss
|
c9a767c8ff
|
Refactored library in preparation for server work.
|
2015-01-13 02:39:59 -05:00 |
|
Aaron Weiss
|
cd299622a4
|
Bumped version number to 0.7.12.
|
2015-01-11 00:51:57 -05:00 |
|