Commit Graph

15 Commits

Author SHA1 Message Date
Mika Attila d734873540 Update to latest Rust 2015-03-25 21:35:35 +01:00
Ben S f1003399ef Tabs are ew. 2015-03-11 17:21:46 +00:00
Ben S 004e1405fc Use to_owned and pass slices to search functions
Getting this in here before the Entry reform hopefully allows the interface to stay the same but the code to improve!
2015-03-11 17:21:22 +00:00
Ben S a1d1f2fa87 Upgrade to latest Rust
- c_str_to_bytes -> CStr
2015-03-11 17:14:09 +00:00
Ben S 27cd0c9f50 Tiny fixes for latest Rust 2015-02-04 01:22:02 +00:00
Tshepang Lekhonkhobe 587775d2de doc: typo fix 2015-02-01 06:27:51 +02:00
Ben S 4621e12a12 Feature flags 2015-01-29 16:56:49 +00:00
Benjamin Sago 1dadb9066d Better way to display username 2015-01-09 23:32:41 +01:00
Benjamin Sago 71c03c5b50 Upgrade to latest Rust
- Silence warnings
- C-string changes
2015-01-09 23:22:53 +01:00
Ben S 36b0c2a6c4 Upgrade to latest Rust
- set -> insert
- entry takes a reference now
2015-01-05 13:10:32 +00:00
Ben S d9dc1a541a 0.2.0: Mockable users 2015-01-05 13:04:21 +00:00
Ben S e411fc492c Fix example so Travis likes it 2015-01-04 23:03:58 +00:00
Ben S 0940bf9171 Upgrade to latest Rust
deriving -> derive
is_not_null -> !is_null
2015-01-04 14:02:52 +00:00
Ben S 221a1463d3 Add get_current_username function 2014-12-12 11:07:21 +00:00
Ben S 336223239a Initial import 2014-12-12 10:36:17 +00:00