Commit Graph

  • f585f3fdff test: skip connect_unspecified and udp_connect on FreeBSD >= 15.0 #4919 Jon Hermansen 2025-10-31 00:27:44 -0400
  • b05665a380 unix,win: introduce uv_exepath2 #4917 Juan José Arboleda 2025-10-28 16:08:37 -0500
  • 12d1ed1380 build(deps): bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 06:43:10 +0000
  • 300fc32263
    build(deps): bump actions/download-artifact from 5 to 6 (#4914) dependabot[bot] 2025-10-27 07:56:06 -0400
  • 30e05330a2
    build(deps): bump actions/upload-artifact from 4 to 5 #4915 dependabot[bot] 2025-10-27 06:43:10 +0000
  • a50eb38181
    build(deps): bump actions/download-artifact from 5 to 6 #4914 dependabot[bot] 2025-10-27 06:26:50 +0000
  • 1b60fedc23
    Merge branch 'v1.x' into man_images #4709 Stacey Marshall 2025-10-23 12:28:24 +0100
  • ca7022d4c7 rewrite tests #4910 savashn 2025-10-21 23:00:53 +0300
  • 110f709598
    Update src/unix/linux.c #4899 Jameson Nash 2025-10-21 07:41:26 -0400
  • ce28eabc4b test: add uv_fs_poll_t immediate file change test #4912 Ben Noordhuis 2025-10-21 13:07:01 +0200
  • 36ee3fa158 implement suggestions savashn 2025-10-20 19:15:56 +0300
  • 69812cccb6
    Update linux.c Jameson Nash 2025-10-20 08:56:35 -0400
  • d508936d6e edit comment line savashn 2025-10-18 15:07:19 +0300
  • 72ca093620 remove unnecessary comment lines savashn 2025-10-18 14:50:37 +0300
  • 913f34d84d fix win32 namespaces tests savashn 2025-10-18 13:57:20 +0300
  • c565a5bb29 remove additional checks savashn 2025-10-18 00:22:03 +0300
  • 6a05223958
    Enhance comments in memory limit checking function Jameson Nash 2025-10-17 16:43:05 -0400
  • 62c8aadc4f win: handle win32 namespaces savashn 2025-10-17 23:02:10 +0300
  • a944c422cc
    darwin: better heuristic for available memory (#4908) Christian Guinard 2025-10-15 03:35:42 -0300
  • f244e6e855 Also include purgeable_count #4908 Christian Guinard 2025-10-14 08:51:04 -0300
  • 46288d5d24
    Better heuristic for available memory Christian Guinard 2025-10-11 14:42:43 -0300
  • 0c67e40929 build: remove macos-13 #4900 Juan José Arboleda 2025-10-02 13:09:40 -0500
  • 4ab1cc8540 darwin: replace EV_OOBAND handling with EVFILT_EXCEPT + NOTE_OOB #4906 Juan José Arboleda 2025-10-07 16:27:40 -0500
  • f3ce527ea9
    ibmi: add stub function to satisfy linker (#4905) Ben Noordhuis 2025-10-07 23:08:33 +0200
  • fab5277e18 ibmi: add stub function to satisfy linker #4905 Ben Noordhuis 2025-10-07 09:20:02 +0200
  • 80a5e3ba01
    linux: add MSG_ERRQUEUE ipv4/ipv6 udp support (#4902) Juan José 2025-10-06 09:45:58 -0500
  • 87943b03b3
    aix: add stub function to satisfy linker (#4903) Ben Noordhuis 2025-10-05 18:40:12 +0200
  • d984dea65c linux: add UDP support for MSG_ERRQUEUE on Linux IPv4/IPv6 #4902 Juan José Arboleda 2025-10-03 14:27:11 -0500
  • 3536000473 aix: add stub function to satisfy linker #4903 Ben Noordhuis 2025-10-05 00:11:33 +0200
  • ee67f3db88
    unix,win: implement uv_udp_open_ex (#4896) Juan José 2025-10-04 02:43:07 -0500
  • 163d522ffc
    Update linux.c Jameson Nash 2025-10-03 21:26:41 -0400
  • 65a41998d3
    Update core.c Jameson Nash 2025-10-03 21:23:07 -0400
  • 50f281c044
    test: make thread_priority robust against system default nice levels (#4901) Juan José 2025-10-03 10:32:58 -0500
  • 0a2631f92f test: make thread_priority robust against system default nice levels #4901 Juan José Arboleda 2025-10-02 21:42:49 -0500
  • 7ffec72cdb unix: check RLIMIT_AS and RLIMIT_DATA in uv_get_constrained_memory Jameson Nash 2025-10-01 21:32:22 +0000
  • 54063830a6 unix,win: implement uv_udp_open_ex #4896 Juan José Arboleda 2025-09-30 17:29:03 -0500
  • 74079a8e47
    unix: add neoverse-v2 cpu identifier (#4897) green-br 2025-10-01 18:18:20 +0100
  • 012029ab4a Add neoverse-v2 identifier. #4897 green-br 2025-10-01 09:41:08 +0100
  • 3175c39989 ibmi: fix undefined symbol uv__ahafs_event #4895 sravani1510 2025-10-01 01:14:47 +0530
  • 43666cac10
    Merge ecee99bce5 into 553bb9858f #4873 Jameson Nash 2025-09-27 21:00:12 +0200
  • 553bb9858f
    aix: fix nullptr check in uv__skip_lines (#4892) Ben Noordhuis 2025-09-25 20:21:54 +0200
  • d52d42e123 aix: fix nullptr check in uv__skip_lines #4892 Ben Noordhuis 2025-09-25 19:31:25 +0200
  • cfdce92fa5
    unix: fix uv__signal_loop_cleanup call in init (#4876) Jameson Nash 2025-09-25 11:02:44 -0400
  • 392590a738
    build(deps): bump actions/setup-python from 5 to 6 (#4884) dependabot[bot] 2025-09-25 11:02:28 -0400
  • 5784b515d8 unix: fix timer overwait #4890 proto 2025-09-19 17:24:51 -0300
  • 271d173b6e
    unix,win: look up UV_THREADPOOL_SIZE with uv_os_getenv (#4888) moe li 2025-09-15 00:14:44 +0800
  • 2a464e01fa
    style changes. #4888 moe li 2025-09-14 23:39:08 +0800
  • 7233af5c6e use fixed stack buffer for UV_THREADPOOL_SIZE konakona418 2025-09-14 07:20:52 +0800
  • b0561e3e6e fix: inconsistency in getting thread pool size konakona418 2025-09-13 23:40:22 +0800
  • 47611f7855
    doc: correct uv_cancel return value (#4886) m0cg 2025-09-11 23:39:16 +0200
  • 0fb35fd0de
    doc: correct uv_cancel return value #4886 m0cg 2025-09-11 14:43:22 +0200
  • 961259f619
    build(deps): bump actions/setup-python from 5 to 6 #4884 dependabot[bot] 2025-09-08 06:13:23 +0000
  • e7e3690db4 darwin: remove process title setting via LaunchServices #4882 Juan José Arboleda 2025-09-05 09:44:23 -0500
  • 2e86f6b635
    win: fix path size calculation (#4878) Ben Noordhuis 2025-09-03 08:37:31 +0200
  • 9940f1ea64 win: fix path size calculation #4878 Ben Noordhuis 2025-09-02 22:42:18 +0200
  • 16ae86cd07 darwin: dlopen system frameworks once #4877 Ben Noordhuis 2025-08-29 23:33:50 +0200
  • 6f841a150e
    Merge e5471e5bd3 into c6330d9655 #4415 Juan José 2025-08-29 06:06:36 -0400
  • 658804a522 misc: add clang thread safety analysis support #4875 Jameson Nash 2025-07-10 12:19:46 -0400
  • 8ad6178eab misc: add simple clang-tidy setup #4874 Jameson Nash 2025-08-26 18:39:26 +0000
  • 0823ebc228 unix: fix uv__signal_loop_cleanup call in init #4876 Jameson Nash 2025-08-27 14:21:35 -0400
  • c6330d9655
    build: add -Werror when testing -Wflags (#4831) Jameson Nash 2025-08-27 13:37:04 -0400
  • ecee99bce5 housekeeping: add .git-blame-ignore-revs for previous commit #4873 Jameson Nash 2025-08-26 12:42:41 +0000
  • 81445533b2 misc: apply clang-format to all source files Jameson Nash 2025-08-26 12:39:26 +0000
  • a3e5724aa9 build: add clang-format lint Jameson Nash 2025-08-26 13:15:54 +0000
  • 31417ccfcd misc: add clang-format file Jameson Nash 2025-08-26 12:04:25 +0000
  • 3de5467920
    apple,freebsd,openbsd,netbsd: use arc4random to get entropy #4872 Ondřej Surý 2025-08-25 18:44:18 +0200
  • 775ddbe0f7
    Merge branch 'v1.x' into v1.x #4862 Muhammad Arief Rahman 2025-08-26 08:53:58 +0700
  • 64dd229a5b
    unix: remove UV__SIGNAL_EVENT dispatch from uv__io_cb (#4871) Juan José 2025-08-25 15:39:46 -0500
  • e0bb81af78 unix: remove UV__SIGNAL_EVENT dispatch from uv__io_cb #4871 Juan José Arboleda 2025-08-25 12:10:23 -0500
  • 9ba8078272
    netbsd: fix thread affinity compilation error (#4787) Santiago Gimeno 2025-08-25 16:22:15 +0200
  • 36d6a17c9a
    unix: fix build on the bsds (#4870) Ben Noordhuis 2025-08-25 16:21:37 +0200
  • a28f10ff74 unix: fix build on the bsds #4870 Ben Noordhuis 2025-08-25 16:10:58 +0200
  • dab71302b1 feat: add myself to the list of AUTHORS insomnius 2025-08-19 18:39:00 +0700
  • 0b8994378d style: remove trailing whitespace in unix, win, and test sources insomnius 2025-08-19 18:34:55 +0700
  • 12fbd34475
    win: shrink fd hash table from 2592k to 162k (#4869) Ben Noordhuis 2025-08-24 20:22:54 +0200
  • a9c8da7726
    test,win: fix -Wattributes warnings (#4868) Ben Noordhuis 2025-08-24 20:22:23 +0200
  • 9a8d9c66f3
    test,win: fix -Wcast-function-type warnings (#4867) Ben Noordhuis 2025-08-24 20:22:04 +0200
  • 385896c388
    test,win: fix -Wunused-function warnings (#4866) Ben Noordhuis 2025-08-24 20:21:46 +0200
  • bb7ce065e4 win: shrink fd hash table from 2592k to 162k #4869 Ben Noordhuis 2025-08-24 13:09:21 +0200
  • 44082c44f2 test,win: fix -Wattributes warnings #4868 Ben Noordhuis 2025-08-24 12:00:05 +0200
  • db276cb730 test,win: fix -Wcast-function-type warnings #4867 Ben Noordhuis 2025-08-24 11:46:03 +0200
  • 347a13543d test,win: fix -Wunused-function warnings #4866 Ben Noordhuis 2025-08-24 11:46:03 +0200
  • 3813460d57
    unix: replace uv__io_t callback pointer with enum (#4854) Ben Noordhuis 2025-08-23 20:41:01 +0200
  • 3b1ac021e3
    win: fix compiler warnings (#4860) Savas Sahin 2025-08-20 22:17:02 +0300
  • 3d9d7c7ef6
    unix: improve uv__cpu_relax() on arm (#4863) Anton Kirilov 2025-08-20 20:15:37 +0100
  • 9c11d9ae4b unix: Improve uv__cpu_relax() on Arm #4863 Anton Kirilov 2025-08-14 16:00:48 +0000
  • 2c0e71e07c use 8u in procmask loop bound #4860 savashn 2025-08-16 23:55:21 +0300
  • 96d0b93160 win: fix compiler warnings savashn 2025-08-16 22:05:40 +0300
  • 07c8a3c4ca build(deps): bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-18 09:29:59 +0000
  • deebc2ff51
    build(deps): bump actions/checkout from 4 to 5 #4861 dependabot[bot] 2025-08-18 09:29:59 +0000
  • 8aad181416
    test: use relative paths for pipes and unix sockets (#4850) Emily 2025-08-16 21:08:55 +0100
  • ed1ec562e3 unix: replace uv__io_t callback pointer with enum #4854 Ben Noordhuis 2025-07-31 11:55:31 +0200
  • b161b1f475
    doc: remove nodeuv from LINKS.md (#4859) Ben Noordhuis 2025-08-13 20:56:44 +0200
  • 2d4fcf8928 doc: remove nodeuv from LINKS.md #4859 Ben Noordhuis 2025-08-13 20:43:08 +0200
  • 173b763334 build(deps): bump actions/download-artifact from 4 to 5 dependabot[bot] 2025-08-11 11:13:13 +0000
  • 6926430eea
    build(deps): bump actions/download-artifact from 4 to 5 #4858 dependabot[bot] 2025-08-11 11:13:13 +0000
  • 056e180e11
    doc: update link, repo name change to c-asio (#4855) Lawrence Stubbs 2025-08-03 16:46:00 -0400
  • 313ca49a09 win: add flag to open file with only FILE_SHARE_READ sharing mode #4856 Robert Waite 2025-08-01 10:32:52 -0700
  • 106f903f8a doc: updating link, repo name change to c-asio #4855 Lawrence Stubbs 2025-07-31 19:18:44 -0400
  • 2e7c07f4d1
    linux: handle cgroups cpu.max with limit < period (#4853) Ben Noordhuis 2025-07-31 11:54:57 +0200