|
0a04081599
|
Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
|
2016-10-31 23:39:38 +01:00 |
|
|
34b0487359
|
libimagcounter/Cargo.toml: Update dependencies
|
2016-10-24 14:30:54 +02:00 |
|
|
633cf54e0d
|
Add codegen-units = 2 in ./libimagentryselect/Cargo.toml
|
2016-10-24 13:53:53 +02:00 |
|
|
b5bfc1978c
|
Fix: Cargo.toml does not know "website", but "homepage"
|
2016-10-20 14:14:18 +02:00 |
|
|
39cd88e47f
|
Add meta-info in libimagcounter/Cargo.toml
|
2016-10-18 10:56:12 +02:00 |
|
|
e8ae4c0da7
|
Create symlinks to documentation files in libimag*/README.md
|
2016-10-13 12:04:36 +02:00 |
|
|
e30d774670
|
Move all libimag*/README.md to doc/src/05100-*
|
2016-10-13 12:04:36 +02:00 |
|
|
fbd6e790c7
|
Increment header levels in the README.md files of the libraries
|
2016-10-13 12:04:36 +02:00 |
|
|
df2736d7d8
|
libimagcounter: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
82f08c6021
|
Remove version argument from module_entry_path_mod!() macro
|
2016-08-30 11:40:56 +02:00 |
|
|
f3727ca686
|
Fix libimagcounter::counter::* for new StoreId interface
|
2016-08-28 18:41:55 +02:00 |
|
Kai Sickeler
|
90d948122c
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:21:24 +02:00 |
|
Kai Sickeler
|
da432f5b07
|
Replaced unwrap with try!
|
2016-07-27 20:19:35 +02:00 |
|
Kai Sickeler
|
47d2a7703c
|
shorten header reading with header function
|
2016-07-27 19:54:03 +02:00 |
|
Kai Sickeler
|
1c5cb7d21d
|
replaced implementation of reset with call to set function
|
2016-07-27 18:54:09 +02:00 |
|
Kai Sickeler
|
3445908ef9
|
better error-handling when reading the unit
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
769512ada2
|
added Option<CounterUnit> as member of Struct Counter
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
aeb27072a7
|
use CounterUnit::new instead of a pub member
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
7e4166acbf
|
changed Unit-String to CounterUnit-Type
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
cd182c73f4
|
replaced typedef with newtype
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
33db6da554
|
added measurement units
|
2016-07-27 17:40:20 +02:00 |
|
|
9337a14cdd
|
Update all version strings: 0.1.0 -> 0.2.0
|
2016-07-12 11:51:20 +02:00 |
|
|
d3dc4eb57d
|
libimagcounter: use generate_error_module!() macro and reexport generated types
|
2016-05-19 18:22:03 +02:00 |
|
|
22e015b8fd
|
libimagcounter: Replace error module imports with macro helper
|
2016-05-19 18:22:03 +02:00 |
|
|
8602d5855a
|
libimagcounter: Replace error code with code generator macro
|
2016-05-17 00:26:36 +02:00 |
|
Andre Bogus
|
dfd6a9b0d3
|
style adaptations
these were introduced following suggestions from
https://crates.io/crate/clippy
|
2016-05-13 22:26:48 +02:00 |
|
|
15986cba34
|
Update log: 0.3.* -> 0.3
|
2016-05-10 17:54:47 +02:00 |
|
|
381a9b3f5b
|
Revert change to unwrap_err() here, trait bounds not fulfilled
|
2016-04-20 21:46:02 +02:00 |
|
|
d01c2d294e
|
libimagcounter: Replace .err().unwrap() with .unwrap_err()
|
2016-04-20 21:45:26 +02:00 |
|
|
7ea6dccd29
|
Enable lints
|
2016-04-16 17:55:12 +02:00 |
|
|
0524b26fa7
|
Remove unused imports
|
2016-04-16 17:55:12 +02:00 |
|
|
1d5ed2c3d5
|
Remove unused keyword "mut"
|
2016-04-16 17:55:12 +02:00 |
|
|
20b578cd62
|
Add README for libimagcounter
|
2016-03-25 15:56:42 +01:00 |
|
|
78feb53aa8
|
Add Counter::all_counters() to get all counters
|
2016-03-19 15:40:01 +01:00 |
|
|
2bc9f2ec25
|
libimagcounter: init
|
2016-03-12 16:06:10 +01:00 |
|