Commit Graph

  • 2be773f41a
    Merge ef93a15bf9eb22b3fcc15aab3edaf3f8ae9618a7 into 7c5cbf04a6bb2258654f16cb1d51b4304986cfd1 diegomrsantos 2025-01-17 07:56:52 -03:00
  • 97e37c3f0e
    Merge 428c2b948ce56c32c4b8235f9e00f9b117a2473c into 7c5cbf04a6bb2258654f16cb1d51b4304986cfd1 bhartnett 2025-01-17 07:56:38 -03:00
  • 0ecaf345fa
    Merge 65f0080deaa954e4b5f2508454e8a3cc3aacce38 into 7c5cbf04a6bb2258654f16cb1d51b4304986cfd1 PhilippMDoerner 2025-01-17 07:55:54 -03:00
  • a04ccfe225 deploy: 7c5cbf04a6bb2258654f16cb1d51b4304986cfd1 gh-pages cheatfate 2025-01-13 16:44:15 +00:00
  • 7c5cbf04a6
    Fix baseUri should provide correct value for ANY_ADDRESS. (#563) master Eugene Kabanov 2025-01-13 18:31:36 +02:00
  • d86110aa2f
    Fix baseUri should provide correct value for ANY_ADDRESS. cheatfate 2025-01-13 15:07:59 +02:00
  • 70cbe346e2
    use the common CI workflow (#561) Miran 2025-01-13 11:15:41 +01:00
  • cf63ff6f71
    use the common CI workflow narimiran 2024-11-11 12:56:36 +01:00
  • 03f4328de6
    Fix possible issues with byte order in ipnet. (#562) Eugene Kabanov 2024-11-28 10:10:12 +02:00
  • d5fbae9e19
    Some polishing. cheatfate 2024-11-28 08:48:22 +02:00
  • 48ef1b703a
    Fix issues with byte order. cheatfate 2024-11-27 06:58:58 +02:00
  • afc274afc4
    Merge e1c26a9cc97d52a49b6092c374462237a03e1966 into 9186950e03254b87533715f7c991a537b3167bef Jacek Sieka 2024-11-25 16:34:57 +00:00
  • cb0ff475ff
    Merge b06b7ea51473c2343cda41a08de3e6db2c1d65e3 into 9186950e03254b87533715f7c991a537b3167bef Jacek Sieka 2024-10-24 09:26:41 +03:00
  • 9186950e03
    Replace apt-fast with apt-get (#558) Etan Kissling 2024-10-15 17:19:42 +02:00
  • 7c4108a0fe
    Replace apt-fast with apt-get Etan Kissling 2024-10-15 16:21:33 +02:00
  • 428c2b948c
    Add more tests. add-peak-to-async-queue bhartnett 2024-10-03 21:36:24 +08:00
  • 522530ee9a
    Fix typo in proc name. bhartnett 2024-10-03 16:55:43 +08:00
  • 76f7191a0a
    Wake up next getter after peak. bhartnett 2024-10-02 22:42:50 +08:00
  • 925e6ca9b4
    Add peak to AsyncQueue. bhartnett 2024-10-02 22:07:36 +08:00
  • ef93a15bf9
    make SomeFuture public make-SomeFuture-public Diego 2024-08-29 22:17:35 +02:00
  • c04576d829
    Bump version to 4.0.3. (#555) v4.0.3 Eugene Kabanov 2024-08-22 02:53:48 +03:00
  • 89b5b68f8b
    Bump version to 4.0.3. cheatfate 2024-08-22 01:46:31 +03:00
  • 695346ad76
    Add a0d084546a710b53f203034132f3054ef4b902e5 to .git-blame-ignore-revs nph nph 2024-07-19 15:54:48 +02:00
  • a0d084546a
    Formatted with nph v0.6.0-1-ga408209-dirty nph 2024-07-19 15:54:48 +02:00
  • dc3847e4d6
    add ubuntu 24 and gcc 14 (#553) diegomrsantos 2024-07-18 19:59:03 +02:00
  • 79ee1dbcbd
    Bump bearssl. cheatfate 2024-07-18 19:29:32 +03:00
  • 5ea7075868
    rename target to linux-gcc-14 Diego 2024-07-18 16:07:50 +02:00
  • 17ed1d2051
    Fix nim-1-6 gcc-14 issue. cheatfate 2024-07-17 19:36:57 +03:00
  • fbc0c2fb94
    upgrade bearssl Diego 2024-07-15 16:39:08 +02:00
  • 296ba1734c
    add ubuntu 24 and gcc 14 Diego 2024-07-15 16:20:48 +02:00
  • 8f609b6c17
    Fix tests to be string hash order independent (#551) c-blake 2024-07-09 09:42:20 +00:00
  • 064e5674f0
    Lift < to global scope to make this actually compile & run with a note about tending to it if more seq[] are ever sorted. Charles Blake 2024-07-08 15:18:42 -04:00
  • 5498a6664e
    Mismatches in error include generics; So try that. Charles Blake 2024-07-08 13:54:26 -04:00
  • 62e34cd516
    I do not see why it should be trying to compare seq[string], but try to satisfy its needs with length-based definition. Charles Blake 2024-07-08 13:39:11 -04:00
  • 323e41e7d8
    Problem all along was missing comparator for assoc-list w/ seq[] value Charles Blake 2024-07-08 12:55:20 -04:00
  • e9b09b393a
    (a, b: tuple[t,t]) failing with (a,b: (t,t)) working almost seems like a compiler bug to report if it isn't already { but that's also a behavior for a more isolated test just sorting one of the seq }. Charles Blake 2024-07-08 12:29:20 -04:00
  • 64cd26674f
    check seems some template or macro taking a list of exprs but not allowing definition of a comparison before such tests. Charles Blake 2024-07-08 11:53:42 -04:00
  • 6920382289
    Add a comparison proc for .sorted(). Charles Blake 2024-07-08 11:45:12 -04:00
  • c5fc58f4e3
    Merge branch 'status-im:master' into master c-blake 2024-07-04 05:24:40 +00:00
  • 13d28a5b71
    update ci.yml and be more explicit in .nimble (#549) Miran 2024-07-03 12:57:58 +02:00
  • 695d80ccfb
    Should resolve https://github.com/status-im/nim-chronos/issues/550 hash order issue allowing nim-core to change its string hash function without making this test fail. Charles Blake 2024-07-02 04:45:20 -04:00
  • 14284f9ee6
    test both amd64 and arm64 macos narimiran 2024-06-25 16:27:40 +02:00
  • bababd1304
    update ci.yml and be more explicit in .nimble narimiran 2024-06-25 13:49:01 +02:00
  • 4ad38079de
    pretty-printer for Duration (#547) Jacek Sieka 2024-06-20 09:52:23 +02:00
  • 7ebdbe4390
    avoid timer printing allocations Jacek Sieka 2024-06-19 08:56:14 +02:00
  • bee9140259
    Add gcc version. useMalloc cheatfate 2024-06-12 16:38:31 +03:00
  • e65abda74b
    Add one more compilation target. cheatfate 2024-06-10 16:25:19 +03:00
  • 7630f39471
    Fixes compilation issues in v3 compatibility mode (-d:chronosHandleException) (#545) Giuliano Mega 2024-06-10 05:18:42 -03:00
  • c44406594f
    fix results import Jacek Sieka 2024-06-07 12:05:15 +02:00
  • 7052a12329
    oops Jacek Sieka 2024-06-05 09:34:29 +02:00
  • 783950b2c1
    pretty-printer for Duration Jacek Sieka 2024-06-05 09:28:56 +02:00
  • 1b9d9253e8
    Fix GCC-14 [-Wincompatible-pointer-types] issues. (#546) Eugene Kabanov 2024-06-02 18:05:22 +03:00
  • 52f944f999
    Bump bearssl version. cheatfate 2024-06-02 16:59:59 +03:00
  • 216ad6b165
    One more fix. cheatfate 2024-05-26 23:32:31 +03:00
  • a78946a74d
    Fix class assignment. cheatfate 2024-05-26 21:53:18 +03:00
  • 5cf6b0d0ba
    word swap gmega 2024-05-24 19:03:30 -03:00
  • 73e5f59176
    reflow long line gmega 2024-05-24 11:19:09 -03:00
  • 7c6248fb54
    update docs gmega 2024-05-24 10:29:34 -03:00
  • 16f4ec98e0
    make implementation simpler/clearer gmega 2024-05-23 20:33:34 -03:00
  • 119b82e9a0
    re-enable wrongly disabled check gmega 2024-05-23 13:28:43 -03:00
  • 035ae11ba9
    distinguish between explicit override and default setting; fix test gmega 2024-05-23 13:15:39 -03:00
  • 03bbc94a71
    fix semantics for chronosHandleException so it does not override local raises/handleException annotations gmega 2024-05-23 10:30:16 -03:00
  • 249e584a47
    add test run in v3 compatibility gmega 2024-05-22 16:47:31 -03:00
  • 69eb1c0ba5
    add missing calls to await gmega 2024-05-22 16:44:19 -03:00
  • 65f0080dea #542 Add first draft for chronos-multithreading docs = 2024-05-21 18:39:03 +02:00
  • a0bab657f9
    Fix compilation issues in kqueue. new-kqueue cheatfate 2024-05-13 22:40:00 +03:00
  • 8120aa5c15
    Add new kqueue definitions. cheatfate 2024-05-13 21:53:44 +03:00
  • 8a306763ce
    docs for join and noCancel Jacek Sieka 2024-03-26 20:08:21 +01:00
  • 1ff81c60ea
    avoid warning in noCancel with non-raising future (#540) Jacek Sieka 2024-05-06 10:56:48 +02:00
  • dd530b7c10
    avoid warning in noCancel with non-raising future Jacek Sieka 2024-05-06 10:13:02 +02:00
  • 52b02b9977
    remove unnecessary impl overloads (#539) Jacek Sieka 2024-05-04 11:52:42 +02:00
  • 428cf42f6c
    remove unnecessary impl overloads Jacek Sieka 2024-05-04 10:52:58 +02:00
  • 72f560f049
    Fix RangeError defect being happened using android toolchain. (#538) Eugene Kabanov 2024-04-25 19:08:53 +03:00
  • 11bf0015b3
    Update comment. cheatfate 2024-04-25 16:11:31 +03:00
  • 7197fb00ad
    Set proper type for Tnfds. cheatfate 2024-04-25 16:10:37 +03:00
  • 9c5d2a31cf
    Fix RangeError defect being happened using android toolchain. cheatfate 2024-04-25 15:55:44 +03:00
  • bb96f02ae8
    Fix wait(future) declaration signature. (#537) Eugene Kabanov 2024-04-24 03:16:23 +03:00
  • 87d43f7100
    Fix wait(future) declaration signature. cheatfate 2024-04-24 01:14:38 +03:00
  • 0f0ed1d654
    Add wait(deadline future) implementation. (#535) Eugene Kabanov 2024-04-20 03:49:07 +03:00
  • bd7a0a9a32
    Rename waitUntil() to wait(). cheatfate 2024-04-20 01:43:54 +03:00
  • 1f7e6a12c9
    Fix rare race condition and tests for it. cheatfate 2024-04-18 16:49:51 +03:00
  • a6ec77207a
    Add one more test. cheatfate 2024-04-17 15:57:42 +03:00
  • d29fdd210f
    Add waitUntil(deadline) implementation. cheatfate 2024-04-17 14:24:09 +03:00
  • d184a92227
    Fix rare cancellation race issue on timeout for wait/withTimeout. (#536) Eugene Kabanov 2024-04-19 16:43:34 +03:00
  • fa996bead0
    Fix rare cancellation race issue on timeout for wait/withTimeout. Add tests. cheatfate 2024-04-19 14:35:10 +03:00
  • 7a3eaffa4f
    Fix English spelling for readed variable. (#534) Eugene Kabanov 2024-04-18 02:08:19 +03:00
  • bd7d84fbcb
    Fix AsyncStreamReader constructor declaration mistypes. (#533) Eugene Kabanov 2024-04-17 17:41:36 +03:00
  • e4cb48088c
    Fix inability to change httpclient's internal buffer size. (#531) Eugene Kabanov 2024-04-17 17:27:14 +03:00
  • af7dc1dd35
    Fix English spelling for readed variable. cheatfate 2024-04-17 14:19:51 +03:00
  • 10e4dc6ccc
    Fix AsyncStreamReader constructor declaration mistypes. cheatfate 2024-04-17 14:12:57 +03:00
  • 0d050d5823
    Add automatic constructors for TCP and UDP transports. (#512) Eugene Kabanov 2024-04-13 03:04:42 +03:00
  • 5de7b1dd63
    Address review comments. cheatfate 2024-04-12 16:55:29 +03:00
  • 0b969187d8
    Fix post-rebase issues with flags not being set. cheatfate 2024-04-10 11:33:15 +03:00
  • 8410d7241f
    Fix flags not being set in transport constructor. cheatfate 2024-04-10 11:24:23 +03:00
  • a7add030e0
    Add one more check into tests. cheatfate 2024-04-03 14:04:29 +03:00
  • bf810c0771
    Make single source for addresses calculation. cheatfate 2024-04-02 19:23:29 +03:00
  • dc0c9746c8
    Fix forgotten typed version of constructor. cheatfate 2024-04-02 18:54:42 +03:00
  • 7e3a5738d5
    Workaround weird compiler bug. cheatfate 2024-04-02 11:11:41 +03:00
  • a99a64aa82
    Fix one more compilation issue. cheatfate 2024-04-02 05:22:59 +03:00
  • 58439af5e5
    Make getTransportFlags() available for all OSes. cheatfate 2024-04-02 05:19:38 +03:00