|
39bb36f023
|
Use UTF8Error in default hasher impl
|
2016-08-23 12:46:02 +02:00 |
|
|
70c015f73d
|
Add NBytesHasher custom hasher
|
2016-08-23 12:46:02 +02:00 |
|
|
c7ef422cbe
|
Add generic UTF8Error error kind
|
2016-08-23 12:46:02 +02:00 |
|
|
52d907e67c
|
Move Ref implementation to use DefaultHasher
|
2016-08-23 12:46:02 +02:00 |
|
|
78ce9059fd
|
Add hasher module
|
2016-08-23 12:46:01 +02:00 |
|
|
111f6a4554
|
Use travis-cargo to upload the docs
|
2016-08-23 12:45:25 +02:00 |
|
|
c4a247f3e6
|
Revert "Add deploy setup for gh-pages"
This reverts commit fb8855bffe35f809b0ca8c4ed0bf70a5423d69e9.
|
2016-08-23 12:45:25 +02:00 |
|
|
3715c5d33b
|
Add deploy setup for gh-pages
|
2016-08-23 12:45:25 +02:00 |
|
|
abaffae549
|
Add secure token
|
2016-08-23 12:45:25 +02:00 |
|
|
35c4ce3348
|
Let the travis gem format the .travis.yml file
|
2016-08-23 12:45:25 +02:00 |
|
|
e05328f69c
|
Fix dependency spec
|
2016-08-23 12:44:43 +02:00 |
|
|
c434e1cd29
|
Merge pull request #652 from matthiasbeyer/allow-travis-failure-beta
Allow travis to fail beta, temporarily
|
2016-08-23 12:44:19 +02:00 |
|
|
f353d08cd1
|
Allow travis to fail beta, temporarily
|
2016-08-23 12:03:57 +02:00 |
|
|
d0a3325137
|
Merge pull request #646 from matthiasbeyer/makefile-improvements
Rewrite Makefile
|
2016-08-21 18:36:50 +02:00 |
|
|
844ec175ed
|
Merge pull request #648 from impo/libimagentryfilter/filters-rewrite
libimagentryfilter: rewrite with filters crate
|
2016-08-15 10:51:39 +02:00 |
|
Gavin Thomas Claugus
|
bc4cb6cdc8
|
libimagentryfilter: Delete old filter lib
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-14 15:18:39 -04:00 |
|
Gavin Thomas Claugus
|
0b94490e81
|
libimagentryfilter: Update VersionInRange
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-14 15:17:30 -04:00 |
|
Gavin Thomas Claugus
|
381cec0cca
|
libimagentryfilter: parameterize Filter by Entry
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-14 15:17:30 -04:00 |
|
Gavin Thomas Claugus
|
0e4079287a
|
libimagentryfilter: Update use stmts for filters
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-13 12:11:19 -04:00 |
|
Gavin Thomas Claugus
|
fda1c94bee
|
libimagentryfilter: Add filters crate to lib.rs
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-13 12:10:43 -04:00 |
|
Gavin Thomas Claugus
|
20c4358a83
|
libimagentryfilter: Add filters lib to Cargo.toml
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-13 11:42:15 -04:00 |
|
|
dcb31cb53e
|
Rewrite Makefile
|
2016-08-12 11:13:47 +02:00 |
|
|
0cb09a627d
|
Merge pull request #643 from matthiasbeyer/libimagentryedit/init
Libimagentryedit/init
|
2016-08-09 18:34:48 +02:00 |
|
|
4614b9d430
|
Use libimagentryedit instead of libimagrt
|
2016-08-09 15:47:56 +02:00 |
|
|
676146df3a
|
Rewrite error module
|
2016-08-09 15:47:56 +02:00 |
|
|
8a255484d0
|
Add more error kinds
|
2016-08-09 15:47:55 +02:00 |
|
|
96a22a0d47
|
Add error module, result module
|
2016-08-09 15:47:55 +02:00 |
|
|
8fd52d0ef1
|
Add dependencies
|
2016-08-09 15:47:55 +02:00 |
|
|
e250ca632e
|
Move edit code from libimagrt
|
2016-08-09 15:47:55 +02:00 |
|
|
4a317b253c
|
Initial import
|
2016-08-09 15:47:55 +02:00 |
|
|
bb3e5023c9
|
Merge pull request #641 from matthiasbeyer/travis-small-enhancements
Travis small enhancements
|
2016-08-08 09:11:01 +02:00 |
|
|
04d647f218
|
Actually we can build libs with cargo-test and bins with cargo-build
|
2016-08-07 20:37:01 +02:00 |
|
|
2f94488cb4
|
Merge pull request #640 from impo/libimagtodo/deny-warnings
libimagtodo: Deny warnings
|
2016-08-07 19:32:07 +02:00 |
|
|
06b7982961
|
Merge pull request #642 from impo/imag-todo/update-crate-version
imag-todo: Update crate version
|
2016-08-07 19:26:12 +02:00 |
|
|
1ca1df3e36
|
Only call travis-cargo test for lib crates
|
2016-08-07 17:13:52 +02:00 |
|
|
8c84f2ce5f
|
Do not call travis-cargo bench at all
|
2016-08-07 17:12:16 +02:00 |
|
|
22f8a60b43
|
Do not call travis-cargo doc at all
|
2016-08-07 17:11:58 +02:00 |
|
|
41969d7fb8
|
Merge pull request #610 from asuivelentine/libimagentryview/editor
Libimagentryview/editor
|
2016-08-07 17:09:18 +02:00 |
|
Gavin Thomas Claugus
|
1532325dda
|
imag-todo: Crate version 0.1.0 -> 0.2.0
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-07 10:31:11 -04:00 |
|
Gavin Thomas Claugus
|
b881c3c243
|
libimagtodo: Crate version 0.1.0 -> 0.2.0
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-07 10:29:30 -04:00 |
|
Gavin Thomas Claugus
|
bc84d12650
|
libimagtodo: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-08-07 10:23:27 -04:00 |
|
|
a15301ed11
|
Merge pull request #636 from matthiasbeyer/libimagrt/make-arg-names-publicly-available
Make arg names publicly available
|
2016-08-07 11:15:47 +02:00 |
|
|
ba235b2051
|
Make arg names publicly available
|
2016-08-06 20:05:23 +02:00 |
|
|
1e457e8476
|
Merge pull request #633 from asuivelentine/imag/toml-dependency
Imag/toml dependency
|
2016-08-06 19:56:42 +02:00 |
|
|
66c797366d
|
Merge pull request #634 from asuivelentine/imag/clap-dependency
Imag/clap dependency
|
2016-08-06 19:56:36 +02:00 |
|
Kai Sickeler
|
96e88d6c80
|
removed unused dependency
|
2016-08-06 19:19:03 +02:00 |
|
Kai Sickeler
|
fcb9001c1e
|
Added ViewError
|
2016-08-06 19:13:45 +02:00 |
|
Kai Sickeler
|
92c848dc81
|
Added editor support
|
2016-08-06 19:13:45 +02:00 |
|
Kai Sickeler
|
59589f15c7
|
Upgrade clap dependency to 2.*
|
2016-08-06 17:42:29 +02:00 |
|
Kai Sickeler
|
f3be588c63
|
Upgrade clap dependency to 2.*
|
2016-08-06 17:42:12 +02:00 |
|