|
9650f46e23
|
Version strings: 0.2.0 -> 0.3.0
|
2017-05-03 10:48:26 +02:00 |
|
|
2dc07c7295
|
Remove dependency on libimagerror, is not needed
|
2017-02-04 11:39:38 +01:00 |
|
|
6373bd1db9
|
Fix backwards-incompatibilities of regex crate
|
2017-01-30 11:37:10 +01:00 |
|
|
6e47ce8de7
|
Update regex to 0.2.*
|
2017-01-30 08:06:57 +01:00 |
|
mario
|
8df5519f34
|
Move [profile.dev] codegen-units = 2 to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
|
2017-01-19 20:08:51 +01:00 |
|
|
002c50a39e
|
Merge pull request #826 from matthiasbeyer/clap-completion
Bake in shell-compl generation
|
2016-11-05 13:22:55 +01:00 |
|
|
17f42fd5e4
|
Update clap to >=2.17
So we have `clap::App::get_name()`.
|
2016-11-02 14:37:45 +01:00 |
|
|
0a04081599
|
Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
|
2016-10-31 23:39:38 +01:00 |
|
|
1918f25c64
|
libimagtimeui/Cargo.toml: Update dependencies
|
2016-10-24 14:30:54 +02:00 |
|
|
e9948b42bd
|
Add codegen-units = 2 in ./libimagtimeui/Cargo.toml
|
2016-10-24 13:53:02 +02:00 |
|
|
b5bfc1978c
|
Fix: Cargo.toml does not know "website", but "homepage"
|
2016-10-20 14:14:18 +02:00 |
|
|
19ccddd5e7
|
Add meta-info in libimagtimeui/Cargo.toml
|
2016-10-18 10:56:12 +02:00 |
|
|
6d3eeaea8d
|
libimagtimeui: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
e05328f69c
|
Fix dependency spec
|
2016-08-23 12:44:43 +02:00 |
|
Kai Sickeler
|
ca7dca92c7
|
Upgrade clap dependency to 2.*
|
2016-08-06 17:42:05 +02:00 |
|
|
1762b2e7d5
|
Replace unwrap() by match
|
2016-08-04 14:19:25 +02:00 |
|
|
a330cdd82f
|
Replace unwrap() by match
|
2016-08-04 14:18:13 +02:00 |
|
Gavin Thomas Claugus
|
a84a3b1fff
|
libimagtimeui: Deny warnings and fix denied
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
|
2016-07-26 16:41:13 -04:00 |
|
|
9337a14cdd
|
Update all version strings: 0.1.0 -> 0.2.0
|
2016-07-12 11:51:20 +02:00 |
|
|
b3554f4fd1
|
Add cli module for building clap components
|
2016-05-29 01:49:42 +02:00 |
|
|
d7700a38f1
|
Add dependency clap = 2.1.1
|
2016-05-29 01:49:42 +02:00 |
|
|
ff82300746
|
Impl Parse::parse for DateTime
|
2016-05-28 20:53:30 +02:00 |
|
|
3d066e6633
|
Impl DateTime
|
2016-05-28 20:53:30 +02:00 |
|
|
1eb59e3142
|
Add tests for Time
|
2016-05-28 20:53:30 +02:00 |
|
|
f2da7ce4a9
|
Implement Time
|
2016-05-28 20:53:30 +02:00 |
|
|
4ea0b98cc2
|
Impl Date
|
2016-05-28 20:53:30 +02:00 |
|
|
fbb576d51a
|
Impl Parse::parse for Time
|
2016-05-28 20:53:30 +02:00 |
|
|
e25ab854ee
|
Impl Parse::parse for Date
|
2016-05-28 20:53:30 +02:00 |
|
|
d431d3cb84
|
Add time parse regex
|
2016-05-28 20:53:30 +02:00 |
|
|
57dcd4f991
|
Add Parse trait
|
2016-05-28 20:53:26 +02:00 |
|
|
cc448e4754
|
Add DateTime type
|
2016-05-28 20:53:10 +02:00 |
|
|
ef81d87d94
|
Add Time type
|
2016-05-28 20:52:52 +02:00 |
|
|
cc00e14cf7
|
Add Date type
|
2016-05-28 20:52:34 +02:00 |
|
|
42b79bb0ee
|
Add ui simple helpers
|
2016-05-28 20:52:17 +02:00 |
|
|
b817f1ba46
|
Add dependencies
|
2016-05-28 20:31:22 +02:00 |
|
|
b71c511b8f
|
Initial import
|
2016-05-28 20:04:32 +02:00 |
|