Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zeromq/zmq.rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.1
Choose a base ref
...
head repository: zeromq/zmq.rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Dec 13, 2024

  1. Copy the full SHA
    afa1b33 View commit details
  2. address clippy lints

    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    38a5367 View commit details
  3. Merge pull request #202 from zeromq/standardize-one-futures

    migrate to using plain `futures` crate
    rgbkrk authored Dec 13, 2024
    Copy the full SHA
    77f842b View commit details
  4. Copy the full SHA
    d6957df View commit details
  5. Copy the full SHA
    98f9217 View commit details
  6. Merge pull request #203 from zeromq/simplify-match-and-error

    Simplify match and error
    rgbkrk authored Dec 13, 2024
    Copy the full SHA
    d06811a View commit details
  7. check for more clippy lints

    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    5ba7b2f View commit details
  8. doc: follow clippy::doc-markdown

    * Add backticks to struct names
    * Convert bare URLs to proper links
    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    f50a098 View commit details
  9. Copy the full SHA
    fe2b3dc View commit details
  10. correct the flag

    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    9bb27d2 View commit details
  11. Copy the full SHA
    1a1a5d9 View commit details
  12. Copy the full SHA
    f057128 View commit details
  13. log when subscriber is full

    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    c60ecf8 View commit details
  14. Copy the full SHA
    eaae5cc View commit details
  15. Copy the full SHA
    42ad469 View commit details
  16. Copy the full SHA
    704eac5 View commit details
  17. clippify the examples

    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    550cff0 View commit details
  18. clippy consistency

    rgbkrk committed Dec 13, 2024
    Copy the full SHA
    d7d406d View commit details
  19. Copy the full SHA
    7a0b3af View commit details
  20. Copy the full SHA
    a4ef3de View commit details
  21. Merge pull request #204 from zeromq/more-clippy

    More clippy
    rgbkrk authored Dec 13, 2024
    Copy the full SHA
    07c65dc View commit details

Commits on Dec 26, 2024

  1. update author metadata

    rgbkrk committed Dec 26, 2024
    Copy the full SHA
    b39cee0 View commit details
  2. Merge pull request #205 from zeromq/update-meta

    update author metadata
    rgbkrk authored Dec 26, 2024
    Copy the full SHA
    270bdde View commit details

Commits on Dec 30, 2024

  1. handle errors from the fair queue and the case when the queue is empty

    drops `todo!()` from dealer.rs
    rgbkrk committed Dec 30, 2024
    Copy the full SHA
    ab55c51 View commit details
  2. Copy the full SHA
    de70ebe View commit details
  3. Copy the full SHA
    1d4cb54 View commit details
  4. Copy the full SHA
    6fbd690 View commit details
  5. Copy the full SHA
    644926e View commit details
  6. Copy the full SHA
    08777a9 View commit details
  7. Copy the full SHA
    2e4b540 View commit details
  8. Merge pull request #206 from zeromq/finalize-socket-recv-dealer-impl

    handle errors from the fair queue and the case when the queue is empty
    rgbkrk authored Dec 30, 2024
    Copy the full SHA
    3ec38fe View commit details
  9. create a 0.5.0-pre release

    rgbkrk committed Dec 30, 2024
    Copy the full SHA
    00ceb04 View commit details
Loading