Sam Clements
|
cc50e8beda
Fix syntax error
|
3 years ago |
Sam Clements
|
c7883487e3
Simplify GitHub actions workflow
|
3 years ago |
Sam Clements
|
70f5d5e1be
Implement thread IDs based on @cehteh's work
|
3 years ago |
Sam Clements
|
fb36b91b64
Revert "..."
|
3 years ago |
Sam Clements
|
d648f0f424
Revert "..."
|
3 years ago |
Sam Clements
|
2b3a812a9b
...
|
3 years ago |
Sam Clements
|
4d9f2ac2b9
...
|
3 years ago |
Sam Clements
|
2bb6fdb19f
Move continue-on-error to the end
|
3 years ago |
Sam Clements
|
ffaad0c33c
Another attempt to exclude failing builds
|
3 years ago |
Sam Clements
|
eaaa4fdd3e
Fix continue-on-error bug in .github/workflows/ci.yml
|
3 years ago |
Sam Clements
|
06774a2fc0
Allow build failures for timestamps on OSX
|
3 years ago |
Sam Clements
|
1fb43f867e
Make the local_offset_at error message clearer
|
3 years ago |
Sam Clements
|
3dd5e7b023
Format code with 'cargo fmt'
|
3 years ago |
Sam Clements
|
20d93f64ad
Replace the chrono cate with the time crate
|
3 years ago |
Sam Clements
|
c49be5c183
Simplify formatting operations so that the format string is defined only once
|
3 years ago |
Sam Clements
|
d442abac79
Revert "Exchanged `chrono` dependency for equal implementation using the still-maintained `time` crate."
|
3 years ago |
Sam Clements
|
769bc86ec3
Revert "Revert addition of `use winapi::um::wincon::ENABLE_VIRTUAL_TERMINAL_PROCESSING;`"
|
3 years ago |
Sam Clements
|
00dabe3c2b
Revert "Release 1.14.0, using 'time' instead of 'chrono'"
|
3 years ago |
Sam Clements
|
de1e41a913
Release 1.14.0, using 'time' instead of 'chrono'
|
3 years ago |
Sam Clements
|
0c3a8f101b
Revert addition of `use winapi::um::wincon::ENABLE_VIRTUAL_TERMINAL_PROCESSING;`
|
3 years ago |
Noah Coetsee
|
a8b5d555b4
Exchanged `chrono` dependency for equal implementation using the still-maintained `time` crate.
|
3 years ago |
Sam Clements
|
2d1ebf93ae
Merge pull request #38 from cehteh/main
|
3 years ago |
Sam Clements
|
66c11d5b25
Merge branch 'main' into main
|
3 years ago |
Christian Thäter
|
3938a05f34
Add some documentation bits to the 'stderr' feature
|
3 years ago |
Sam Clements
|
7b4c3d4c31
Bump version
|
3 years ago |
Sam Clements
|
47643405f2
Merge pull request #37 from cehteh/main
|
3 years ago |
Christian Thäter
|
9957dc531d
Use a 'stderr' feature to target log output to stderr
|
3 years ago |
Sam Clements
|
3dd34b0abe
Bump version
|
3 years ago |
Sam Clements
|
1f67e2105f
Don't call init() in tests
|
3 years ago |
Sam Clements
|
cd230e82ae
Fix feature names (again)
|
3 years ago |