index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtmock
/
src
/
simple_time.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
rtcompat, rtmock: Port to web-time-compat.
Nick Mathewson
2026-03-26
1
-4
/
+4
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-rtmock-simple-time-typos: Fix typos
Niel Duysters
2025-10-01
1
-3
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
Convert a few crates to slotmap-careful
Neel Chauhan
2024-10-17
1
-2
/
+2
*
tor-rtmock: Introduce MockTimeCore
Ian Jackson
2024-03-25
1
-23
/
+12
*
tor-rtmock: time_core: rename from coarse_time
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtmock: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtmock: impl CoarseTimeProvider for mocked time providers
Ian Jackson
2024-03-25
1
-0
/
+15
*
tor-rtmock: Implement from_real in terms of from_wallclock
Ian Jackson
2024-03-25
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-rtmock: simple_time: Don't export State
Ian Jackson
2023-10-05
1
-1
/
+1
*
tor-rtmock: simple_time: Rename `wakers` to `futures` (fmt)
Ian Jackson
2023-10-05
1
-1
/
+4
*
tor-rtmock: simple_time: Rename `wakers` to `futures`
Ian Jackson
2023-10-05
1
-11
/
+11
*
tor-rtmock: simple_time: Rename `pq` to `unready`
Ian Jackson
2023-10-05
1
-13
/
+13
*
tor-rtmock: simple_time: Expand on advance and task ordering
Ian Jackson
2023-10-05
1
-2
/
+8
*
tor-rtmock: simple_time: Clarify/correct comments about invariant
Ian Jackson
2023-10-05
1
-2
/
+2
*
tor-rtmock: simple_time: Clarify some things in time_until_next_timeout
Ian Jackson
2023-10-05
1
-0
/
+6
*
tor-rtmock: simple_time: Give formal names to the states
Ian Jackson
2023-10-05
1
-2
/
+21
*
tor-rtmock: simple_time: take() the waker when we wake
Ian Jackson
2023-10-05
1
-2
/
+5
*
tor-rtmock: Provide SimpleTimeProvider: clarify .sleep() innards
Ian Jackson
2023-10-03
1
-4
/
+6
*
tor-rtmock: Switch MockRuntime to SimpleMockSleepProvider
Ian Jackson
2023-10-03
1
-0
/
+3
*
tor-rtmock: Provide SimpleTimeProvider
Ian Jackson
2023-10-03
1
-0
/
+347