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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-2
/
+2
*
Run "fixup-features" in preparation for release this week.
Nick Mathewson
2023-10-29
1
-1
/
+1
*
tor-rtmock: MockRuntime::test_with_various: Print what we're doing
Ian Jackson
2023-10-16
1
-1
/
+6
*
tor-rtmock: MockExecutor: Provide n_tasks accessor
Ian Jackson
2023-10-16
2
-0
/
+16
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
2
-2
/
+2
*
oneshot: Use veneer in tor-rtmock
Ian Jackson
2023-10-11
3
-2
/
+3
*
tor-rtmock: simple_time: Don't export State
Ian Jackson
2023-10-05
1
-1
/
+1
*
tor-rtmock: Provide a comprehensive example
Ian Jackson
2023-10-05
1
-1
/
+100
*
tor-rtmock: Update the rubric for current recommendations
Ian Jackson
2023-10-05
1
-3
/
+8
*
tor-rtmock: MockSleepProvider docs: Move example (fmt)
Ian Jackson
2023-10-05
1
-12
/
+12
*
tor-rtmock: MockSleepProvider docs: Move example
Ian Jackson
2023-10-05
2
-73
/
+73
*
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: Add deprecation warning to MockSleepRuntime
Ian Jackson
2023-10-05
1
-1
/
+7
*
tor-rtmock: MockSleepProvider docs: Move deprecation discussion
Ian Jackson
2023-10-05
1
-32
/
+38
*
tor-rtmock: MockSleepProvider docs: Compare with SimpleMockTimeProvider
Ian Jackson
2023-10-05
1
-0
/
+22
*
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: MockRuntime: in advance_*, warn to stderr about looping
Ian Jackson
2023-10-03
1
-1
/
+21
*
tor-rtmock: Break out advance_inner
Ian Jackson
2023-10-03
1
-10
/
+31
*
tor-rtmock: Add a deprecation warning to MockSleepProvider
Ian Jackson
2023-10-03
2
-0
/
+14
*
tor-rtmock: Abolish deprecated Runtime::advance()
Ian Jackson
2023-10-03
2
-17
/
+1
*
tor-rtmock: Fix doc refs to advance_*
Ian Jackson
2023-10-03
1
-2
/
+2
*
tor-rtmock: Rename MockRuntime::jump_to to jump_wallclock
Ian Jackson
2023-10-03
2
-2
/
+3
*
tor-rtmock: Abolish just-introduced confusing type alias (fmt)
Ian Jackson
2023-10-03
1
-1
/
+1
*
tor-rtmock: Abolish just-introduced confusing type alias
Ian Jackson
2023-10-03
1
-8
/
+8
*
tor-rtmock: Switch MockRuntime to SimpleMockSleepProvider
Ian Jackson
2023-10-03
3
-12
/
+12
*
tor-rtmock: Provide SimpleTimeProvider
Ian Jackson
2023-10-03
4
-0
/
+350
*
tor-rtmock: Add priority-queue dependency
Ian Jackson
2023-10-03
1
-0
/
+1
*
tor-rtmock: Drop some obsolete caveats
Ian Jackson
2023-10-03
1
-7
/
+2
*
Remove semver.md files now that 1.1.9 is out.
Nick Mathewson
2023-10-02
1
-3
/
+0
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Run "fixup-features" on arti crates.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
tor-rtmock: MockRuntime: Work around borrowck in Rust 1.65
Ian Jackson
2023-09-18
1
-0
/
+2
*
tor-rtmock: MockRuntime: Move deprecated advance to end of impl block
Ian Jackson
2023-09-18
1
-17
/
+17
*
tor-rtmock: MockRuntime: Add tests for advance_*
Ian Jackson
2023-09-18
1
-0
/
+177
*
tor-rtmock: MockRuntime: Provide advance_by() etc. and deprecate .advance()
Ian Jackson
2023-09-18
2
-1
/
+102
*
tor-rtmock: MockRuntime: Provide spawn_identified() wrapper
Ian Jackson
2023-09-18
1
-0
/
+13
*
tor-rtmock: task backtraces: Expand on spurious backtraces
Ian Jackson
2023-09-13
1
-2
/
+7
*
tor-rtmock: task backtraces: Fix output re backtrace multiplicity
Ian Jackson
2023-09-13
1
-2
/
+10
*
tor-rtmock: task: Add missing doc comment
Ian Jackson
2023-09-13
1
-1
/
+3
*
tor-rtmock: task: Add warning about backtrace salience
Ian Jackson
2023-09-13
1
-2
/
+34
*
tor-rtmock: task: Add backtrace dumping calls
Ian Jackson
2023-09-13
1
-4
/
+4
[prev]
[next]