Commit Graph

21 Commits

Author SHA1 Message Date
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
Ben S 6c44bdf0b7 Update this README too 2015-02-01 09:34:01 +00:00
Ben S 8248a544ef Merge pull request #1 from tshepang/patch-1
doc: typo fix
2015-02-01 09:26:48 +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 b6aceb1640 Version bump 2015-01-12 01:19:20 +01: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 63d2760c52 Bump readme 2015-01-05 13:16:07 +00: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 v0.2.0 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 c2911ab96a Add Travis integ. 2014-12-12 15:04:24 +00:00
Ben S c65ee83f0f Add documentation URL 2014-12-12 14:58:55 +00:00
Ben S 7770c5af89 Fix typo in toml example 2014-12-12 14:25:05 +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