Commit Graph

  • a9e4b09a6e
    v2.2.2 master v2.2.2 John Nunley 2024-04-20 12:19:56 -0700
  • c6ecf7d5c3
    v2.2.2 John Nunley 2024-04-20 12:00:29 -0700
  • 76badb6964
    Fix typo in ChildStdin docs (#77) cowlicks 2024-04-18 20:34:15 -0500
  • e8637dab48
    fix typo in docstring cowlicks 2024-04-18 11:43:30 -0500
  • 7323b449d7
    v2.2.1 v2.2.1 John Nunley 2024-04-13 22:18:58 -0700
  • 8b3257765f
    v2.2.1 John Nunley 2024-04-13 22:06:39 -0700
  • 06fb10ac23
    bugfix: Use AtomicUsize instead of U64 to count zombies for 32-bit compatibility kennytm 2024-04-12 08:03:29 +0800
  • 15570ae2a1
    Use AtomicUsize instead of U64 to count zombies for 32-bit compatibility kennytm 2024-04-12 08:00:06 +0800
  • 263f21d042
    Merge 4438e61dac into 581c0a02c0 Jesse Luehrs 2024-04-06 07:16:43 -0700
  • 581c0a02c0 v2.2.0 v2.2.0 John Nunley 2024-03-30 07:39:50 -0700
  • 420c303921
    ci: Add a test that sleeps John Nunley 2024-03-30 08:31:01 -0700
  • 29b5f4750e
    ci: Use ping instead of timeout John Nunley 2024-03-30 08:28:00 -0700
  • 3e8ec39875
    ci: Add test for Windows as well John Nunley 2024-03-30 08:08:05 -0700
  • 75e2ea1959
    ci: Add a sleep test John Nunley 2024-03-30 07:53:05 -0700
  • 9b14d03b7d
    v2.2.0 John Nunley 2024-03-30 07:39:50 -0700
  • bbd42b56f8 feat: Allow fallback to signal backend John Nunley 2024-02-09 21:14:36 -0800
  • 1e0751fe65 feat: Add a waitable process backend for Linux John Nunley 2024-01-15 12:00:28 -0800
  • 02699a4f04 m: Move reaper-related code to another module John Nunley 2024-01-15 11:25:08 -0800
  • 70aa7b1f63
    feat: Allow fallback to signal backend John Nunley 2024-02-09 21:14:36 -0800
  • 5b9f81cfa1
    feat: Add a waitable process backend for Linux John Nunley 2024-01-15 12:00:28 -0800
  • 341eb0d182
    m: Move reaper-related code to another module John Nunley 2024-01-15 11:25:08 -0800
  • ed17f53035 v2.1.0 v2.1.0 John Nunley 2024-02-17 12:41:58 -0800
  • 25182a6daf
    v2.1.0 John Nunley 2024-02-17 12:41:58 -0800
  • b6c1ddea79 chore: Bump event-listener to v5.1.0 John Nunley 2024-02-17 21:59:48 -0800
  • 2f94ad9c55
    chore: Bump event-listener to v5.1.0 John Nunley 2024-02-17 21:59:48 -0800
  • 35a77ff266
    m: Port to event-listener v5.0.0 John Nunley 2024-02-12 06:26:10 -0800
  • 65e1f86c42
    Update event-listener requirement from 4.0.0 to 5.0.0 dependabot[bot] 2024-02-12 01:33:19 +0000
  • 777582edf6
    chore: Update to released event-listener John Nunley 2024-02-11 11:37:19 -0800
  • 190937fe95
    Port to event-listener v5.0.0 John Nunley 2023-12-26 08:17:20 -0800
  • d23ab0b6a3
    v2.0.1 v2.0.1 John Nunley 2023-11-24 07:48:05 -0800
  • 540ba85dea
    v2.0.1 John Nunley 2023-11-24 07:32:18 -0800
  • 0357928248 Update windows-sys requirement from 0.48 to 0.52 dependabot[bot] 2023-11-20 01:55:36 +0000
  • d56c564bb7
    Update windows-sys requirement from 0.48 to 0.52 dependabot[bot] 2023-11-20 01:55:36 +0000
  • d0993f8d0b
    m: Bump to event-listener v4.0.0 John Nunley 2023-11-19 12:51:15 -0800
  • a2771e6e7f
    Bump to event-listener v4.0.0 John Nunley 2023-11-19 09:43:44 -0800
  • 90f343f0ad
    v2.0.0 v2.0.0 John Nunley 2023-10-31 18:26:06 -0700
  • 54647bef65 Update async-lock requirement from 2.6.0 to 3.0.0 dependabot[bot] 2023-10-30 01:34:50 +0000
  • b96fe6dc48
    Update async-lock requirement from 2.6.0 to 3.0.0 dependabot[bot] 2023-10-30 01:34:50 +0000
  • 297ac50224 Update futures-lite requirement from 1.11.0 to 2.0.0 dependabot[bot] 2023-10-30 01:29:02 +0000
  • 846c3012b8
    Update futures-lite requirement from 1.11.0 to 2.0.0 dependabot[bot] 2023-10-30 01:29:02 +0000
  • 60b0415689
    v2.0.0 John Nunley 2023-10-28 19:38:23 -0700
  • 65cde366d4
    Bump async-io to v2.0.0 and async-channel to v2.0.0 John Nunley 2023-10-28 19:04:54 -0700
  • db71317733
    Bump async-io to v2.0.0 and async-channel to v2.0.0 John Nunley 2023-10-28 19:00:35 -0700
  • 15980b632d
    Update async-io requirement from 1.8 to 2.0 dependabot[bot] 2023-10-23 01:33:06 +0000
  • f733a83c22
    feat: Add a way to run without the async-process thread John Nunley 2023-10-10 17:47:46 -0700
  • 9bce9de45b
    Change driver thread store into compare/exchange John Nunley 2023-10-09 20:25:07 -0700
  • f6dac9af91
    Review comments John Nunley 2023-10-08 08:26:26 -0700
  • 9f9351bc52
    Migrate to Rust 2021 (#58) Taiki Endo 2023-10-08 14:56:48 +0900
  • d13765379c Migrate to Rust 2021 Taiki Endo 2023-10-08 14:53:59 +0900
  • b29af2b72c
    breaking: Remove the pre-exec extension function John Nunley 2023-10-07 21:06:27 -0700
  • 558bf2abb7 Remove the pre-exec extension function John Nunley 2023-09-27 21:27:49 -0700
  • 513b9262d7
    v1.8.1 v1.8.1 John Nunley 2023-10-07 18:48:22 -0700
  • 8ca9099cc7
    v1.8.1 John Nunley 2023-10-07 13:48:38 -0700
  • ce7ded77e8
    bugfix: Bump async-signal to v0.2.3 John Nunley 2023-10-05 19:02:10 -0700
  • 4ba426e9ac
    Bump async-signal to v0.2.3 John Nunley 2023-10-05 18:57:01 -0700
  • 78342ab1db
    v1.8.0 v1.8.0 John Nunley 2023-09-25 09:58:59 -0700
  • b9ba58aae5
    v1.8.0 John Nunley 2023-09-25 09:39:08 -0700
  • 7756cb4552
    Fix Windows test error John Nunley 2023-09-24 13:25:09 -0700
  • a66715072f
    Add tests for new driver code John Nunley 2023-09-23 10:38:39 -0700
  • 381e7f5ecb
    Add a way to run without the async-process thread John Nunley 2023-09-22 22:13:29 -0700
  • 52a693e4dd
    m: Centralize all global state into a single structure John Nunley 2023-09-10 16:00:56 -0700
  • 398bbbed1c
    Fix Windows build error John Nunley 2023-09-10 15:58:26 -0700
  • 739703a3e6
    Fix the halting bug John Nunley 2023-09-10 15:54:37 -0700
  • a5346e52f9 Move out the cell John Nunley 2023-06-28 20:45:08 -0700
  • 4d2738eb5a Fix windows errors John Nunley 2023-06-25 07:25:36 -0700
  • ccea232615 Centralize all global state John Nunley 2023-06-25 06:52:41 -0700
  • 5e8e0b7c7b
    Upgrade to event-listener v3.0.0 (#43) John Nunley 2023-09-10 12:57:24 -0700
  • 86b4df83ec
    Use published version of event-listener John Nunley 2023-09-10 12:05:03 -0700
  • ac1c639e3e Update actions/checkout action to v4 Taiki Endo 2023-09-10 18:19:38 +0900
  • 07165c72f5
    Add smol-rs logo (#48) John Nunley 2023-07-16 22:41:47 -0700
  • 5f5b92a4f6
    Add smol-rs logo John Nunley 2023-07-16 21:36:11 -0700
  • 1715616859
    m: Update rustix requirement from 0.37 to 0.38 dependabot[bot] 2023-07-02 19:05:21 -0700
  • c5345e5415
    Update rustix requirement from 0.37 to 0.38 dependabot[bot] 2023-07-03 01:11:03 +0000
  • d45d6f1094
    Use async-signal instead of signal-hook (#42) John Nunley 2023-06-11 11:21:40 -0700
  • 43e78e1bfc Use async-signal instead of signal-hook jtnunley 2023-04-30 12:35:25 -0700
  • d9d97d0299 Fix clippy::needless_borrow warning Taiki Endo 2023-06-11 13:20:59 +0900
  • 7eb60b1025 Bump MSRV to 1.63 Taiki Endo 2023-06-11 13:20:50 +0900
  • a71564039f Fix clippy::needless_borrow warning Taiki Endo 2023-06-11 13:20:59 +0900
  • 8a1e5905c9 Bump MSRV to 1.63 Taiki Endo 2023-06-11 13:20:50 +0900
  • 02b77f36a0
    Upgrade to event-listener v3.0.0 jtnunley 2023-05-20 13:52:25 -0700
  • 5e48a40d6c
    v1.7.0 (#41) v1.7.0 John Nunley 2023-04-07 10:47:16 -0700
  • 4edb2319a7 v1.7.0 jtnunley 2023-04-07 10:42:12 -0700
  • 1a14d501cb
    Fix minor typo in example.rs (#40) John Nunley 2023-04-07 10:14:06 -0700
  • b21714d110 Fix minor typo in example.rs jtnunley 2023-04-07 10:03:27 -0700
  • 01e36f4abe Update windows-sys to 0.48 Taiki Endo 2023-04-04 03:41:02 +0900
  • b3cd018f44 Update windows-sys to 0.48 Taiki Endo 2023-04-04 03:41:02 +0900
  • 99b9abc536 Minimize GITHUB_TOKEN permissions Taiki Endo 2023-03-26 16:35:52 +0900
  • 811dee59ac Set CARGO_NET_GIT_FETCH_WITH_CLI=true in CI Taiki Endo 2023-01-21 20:07:20 +0900
  • e41847a378
    ex: Add example for timed out process (#38) John Nunley 2023-03-19 06:44:10 -0700
  • 9bf92fcf08 ex: Add example for timed out process jtnunley 2023-03-17 13:54:03 -0700
  • 9f57bbfeb7 Update rustix requirement from 0.36 to 0.37 dependabot[bot] 2023-03-06 02:18:19 +0000
  • bcc9e3d3a0
    Update rustix requirement from 0.36 to 0.37 dependabot[bot] 2023-03-06 02:18:19 +0000
  • e84c3fd53c Update windows-sys requirement from 0.42 to 0.45 dependabot[bot] 2023-01-23 02:29:46 +0000
  • 3fdd102462
    Update windows-sys requirement from 0.42 to 0.45 dependabot[bot] 2023-01-23 02:29:46 +0000
  • f4bcc1b81f Make sure the reaper is always driven when we need it jtnunley 2023-01-05 10:20:38 -0800
  • e358fb6e43 Typo notgull 2022-12-31 17:30:51 -0800
  • 46ec822896 Wait test doesn't work notgull 2022-12-31 17:25:40 -0800
  • 4463e507d8 Improve pipe on windows + overall cleanup jtnunley 2022-12-31 14:27:31 -0800
  • 2250643838 Ensure that the reaper thread exists in all case jtnunley 2022-12-31 13:47:21 -0800
  • 7242f1b5df Move callback notgull 2022-12-30 19:17:23 -0800