Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / racket/racket issues and pull requests

#4630 - Large number of errors from new version format checking

Issue - State: open - Opened by samth almost 2 years ago - 7 comments
Labels: package system, release-management

#4629 - Racket 8.8 (and 8.9 snapshot) crashes on OpenBSD

Issue - State: closed - Opened by juanfra684 almost 2 years ago - 1 comment
Labels: platform:bsd

#4627 - When run mzscheme from racket 8.8, may fail as free(): invalid pointer.

Issue - State: closed - Opened by sxzzsf almost 2 years ago - 1 comment
Labels: build

#4626 - [Feature Request] More sensible behavior for `raco pkg install` without info.rkt

Issue - State: open - Opened by sorawee almost 2 years ago - 5 comments
Labels: feature request, package system

#4624 - regexp-match with Posix classes

Issue - State: closed - Opened by gneuner2 almost 2 years ago - 3 comments

#4623 - fix resolve-path-spec docs

Pull Request - State: closed - Opened by benknoble almost 2 years ago - 1 comment
Labels: documentation

#4622 - resolve-path-spec documented incorrectly

Issue - State: closed - Opened by benknoble almost 2 years ago - 2 comments
Labels: documentation

#4621 - net-lib: add net/server module with start-server and run-server

Pull Request - State: open - Opened by Bogdanp almost 2 years ago - 8 comments

#4620 - Annotate immediate class body forms with a syntax property

Pull Request - State: closed - Opened by jackfirth almost 2 years ago

#4619 - doc: correct minor spelling error

Pull Request - State: closed - Opened by kjinho almost 2 years ago - 1 comment

#4618 - doc: `seconds->date` uses seconds since the epoch

Pull Request - State: closed - Opened by LiberalArtist almost 2 years ago
Labels: documentation

#4617 - doc: link to `racket/math` from `random`

Pull Request - State: closed - Opened by LiberalArtist almost 2 years ago
Labels: documentation

#4616 - Clarify that `predicate/c` is obsolete.

Pull Request - State: closed - Opened by jackfirth almost 2 years ago - 35 comments
Labels: documentation

#4615 - Cannot install the snapshot version of racket

Issue - State: closed - Opened by Antigen-1 almost 2 years ago - 2 comments

#4613 - Build failing

Issue - State: closed - Opened by papoteur-mga almost 2 years ago - 3 comments

#4612 - Concurrent infinite loops and odd behavior from `read` in REPLs

Issue - State: open - Opened by MartianMoorGrove almost 2 years ago - 6 comments

#4611 - Incorrect (possibly internal) error values from `stencil-vector-update`

Issue - State: closed - Opened by MartianMoorGrove almost 2 years ago - 1 comment

#4610 - Chez Scheme: improve support for lists in cptypes

Pull Request - State: closed - Opened by gus-massa almost 2 years ago - 6 comments
Labels: racket-cs

#4609 - Linklet: Add logging option to show all passes

Pull Request - State: closed - Opened by jryans almost 2 years ago - 1 comment

#4608 - Bundle licenses from `raco pkg new` under `LICENSES` directory

Issue - State: open - Opened by sarna almost 2 years ago - 18 comments

#4607 - Vestiges of `make` in `racket/src/cs/README.txt`

Issue - State: closed - Opened by jryans almost 2 years ago
Labels: documentation, bug, build

#4605 - syntax/parse interpreter

Pull Request - State: closed - Opened by rmculpepper almost 2 years ago - 15 comments
Labels: macro system

#4604 - Dead link in pollen Section 9

Issue - State: closed - Opened by rebcabin almost 2 years ago - 1 comment

#4603 - Support bootstrapping via Chez Scheme from top-level makefile

Pull Request - State: closed - Opened by jryans almost 2 years ago - 1 comment

#4602 - syntax/parse misc improvements

Pull Request - State: closed - Opened by rmculpepper almost 2 years ago - 1 comment
Labels: macro system

#4601 - Reboot pathway fails with `#vfl` in `cptypes-lattice.ss`

Issue - State: closed - Opened by jryans almost 2 years ago - 8 comments
Labels: bug

#4600 - Dr. Racket inaccessible on Windows to screen reader users

Issue - State: closed - Opened by abletec almost 2 years ago - 2 comments
Labels: duplicate

#4599 - Provide link to racket command

Pull Request - State: closed - Opened by spdegabrielle almost 2 years ago - 1 comment

#4598 - syntax->string may produce an illegal program.

Issue - State: open - Opened by SuChengHao almost 2 years ago - 3 comments
Labels: documentation, confusing behavior

#4597 - Misleading concepts about binding introducing in the language model of racket reference

Issue - State: closed - Opened by FallenSky2077 almost 2 years ago - 8 comments
Labels: documentation

#4596 - regexp doesn't work correctly in presence of unicode chars and negative lookahead

Issue - State: closed - Opened by sorawee almost 2 years ago
Labels: bug

#4595 - [Feature Request] Guaranteed `eq?` hash tables for failed `hash-remove`s

Issue - State: closed - Opened by MartianMoorGrove almost 2 years ago - 1 comment

#4594 - Fix hash-hash-code

Pull Request - State: closed - Opened by AlexKnauth almost 2 years ago - 7 comments

#4593 - CS immutable-hash-table hash-code ignores some values inside

Issue - State: closed - Opened by AlexKnauth almost 2 years ago

#4592 - Add hash-code/recur functions

Pull Request - State: closed - Opened by AlexKnauth almost 2 years ago - 1 comment

#4591 - [Feature Request] add a #:do clause for each match clause

Issue - State: closed - Opened by sorawee almost 2 years ago

#4590 - Recommend 100 columns instead of 102 columns

Pull Request - State: closed - Opened by jackfirth almost 2 years ago - 7 comments
Labels: documentation

#4589 - Chez Scheme: add more support for vectors in cptypes

Pull Request - State: closed - Opened by gus-massa almost 2 years ago - 2 comments

#4588 - setup: detect and report invalid package versions

Pull Request - State: closed - Opened by Bogdanp almost 2 years ago - 1 comment

#4587 - Reading from an SSL port sometimes blocks for seemingly no reason

Issue - State: closed - Opened by lexi-lambda almost 2 years ago - 6 comments

#4586 - make BOOTFILE_RACKET=racket stop pb fetch

Pull Request - State: closed - Opened by benknoble almost 2 years ago - 1 comment

#4585 - Chez Scheme: add missing type in primvars.ms

Pull Request - State: closed - Opened by gus-massa almost 2 years ago - 6 comments
Labels: upstream

#4584 - missing optimization for `#2%apply #%vector`

Issue - State: closed - Opened by samth about 2 years ago - 1 comment

#4583 - Bring unzip-entry in line with docs

Pull Request - State: closed - Opened by bdeket about 2 years ago

#4582 - Chez Scheme; Add more reductions for if and eq? in cp0

Pull Request - State: closed - Opened by gus-massa about 2 years ago - 4 comments
Labels: racket-cs

#4580 - Optimizer fails to eliminate branch on repeated `eq?` comparison

Issue - State: open - Opened by lexi-lambda about 2 years ago - 1 comment

#4579 - Missing web contents

Issue - State: closed - Opened by AGoh2019 about 2 years ago - 2 comments

#4578 - Optimizer fails to remove redundant branch

Issue - State: closed - Opened by lexi-lambda about 2 years ago - 9 comments

#4576 - add indexes for uppercase, upper-case, etc.

Pull Request - State: closed - Opened by jbclements about 2 years ago - 1 comment

#4575 - make install-cgc fails for racket 8.8 built from release sources

Issue - State: closed - Opened by tgbugs about 2 years ago - 4 comments

#4574 - Fix typo

Pull Request - State: closed - Opened by sorawee about 2 years ago

#4573 - Amend my earlier PRs

Pull Request - State: closed - Opened by sorawee about 2 years ago

#4571 - Update Honest Custom Equality docs

Pull Request - State: closed - Opened by AlexKnauth about 2 years ago

#4569 - list: support equal-always? as same? in check-duplicates and remove-d…

Pull Request - State: closed - Opened by sorawee about 2 years ago - 1 comment

#4568 - Improve error messages in when/unless

Pull Request - State: closed - Opened by sarna about 2 years ago - 7 comments

#4566 - Release Regressions for 8.8

Issue - State: closed - Opened by jbclements about 2 years ago - 11 comments
Labels: release-management

#4563 - ci: try fixing scanbuild

Pull Request - State: closed - Opened by sorawee about 2 years ago - 1 comment
Labels: ci

#4561 - added unicode normalization examples to racket string docs

Pull Request - State: closed - Opened by dr-neptune about 2 years ago - 13 comments

#4555 - match: speed up vector pattern matching with one ddk

Pull Request - State: closed - Opened by sorawee about 2 years ago
Labels: performance

#4554 - Support multiple values in stream-cons + use stream-cons in stream operations

Pull Request - State: closed - Opened by sorawee about 2 years ago - 2 comments

#4550 - RFC: Inter-signature dependencies in `racket/unit`

Issue - State: open - Opened by lexi-lambda about 2 years ago - 21 comments
Labels: feature request, api design

#4546 - Add hash-code operations

Pull Request - State: closed - Opened by AlexKnauth about 2 years ago - 9 comments

#4542 - Does Racket 8.x actually work properly on Windows 7 ?

Issue - State: open - Opened by rebb about 2 years ago - 17 comments

#4537 - range/inclusive-range hang indefinitely with 0 as stepsize

Issue - State: open - Opened by jsks about 2 years ago - 5 comments
Labels: bug

#4532 - match: fix hash-table pattern and its doc, add more optimizations

Pull Request - State: closed - Opened by sorawee about 2 years ago - 24 comments

#4529 - [CI Feature Request] Implement pull request preview environments

Issue - State: closed - Opened by waveywaves about 2 years ago - 2 comments
Labels: unexplained

#4526 - Package updates fail unless I run DrRacket as administrator

Issue - State: open - Opened by MrYossu about 2 years ago - 13 comments
Labels: platform:windows

#4513 - Improvements to native lib builds.

Pull Request - State: open - Opened by samth about 2 years ago

#4495 - Hopefully racket will be running on freebsd soon.

Issue - State: open - Opened by ice051 about 2 years ago - 6 comments
Labels: platform:bsd, arch:rv64

#4492 - `rktboot` used despite `--enable-scheme`

Issue - State: open - Opened by LiberalArtist over 2 years ago - 5 comments
Labels: build

#4474 - docs: Add example of contract-out

Pull Request - State: closed - Opened by ZachOBrien over 2 years ago - 2 comments

#4470 - Failed name resolution leads to internal error

Issue - State: closed - Opened by m4burns over 2 years ago - 5 comments
Labels: bug

#4467 - Problems with compiling ChezScheme in FreeBSD riscv

Issue - State: closed - Opened by ice051 over 2 years ago - 2 comments
Labels: platform:bsd, arch:rv64

#4464 - Release Regressions for Racket v8.7

Issue - State: closed - Opened by jbclements over 2 years ago - 4 comments
Labels: release-management

#4460 - Make `release` a descendant of `stable`

Pull Request - State: closed - Opened by LiberalArtist over 2 years ago - 3 comments
Labels: release-management

#4458 - Running tests before `racket-test-core`

Issue - State: open - Opened by LiberalArtist over 2 years ago - 3 comments
Labels: build

#4456 - [Feature Request] How to build Racket for ALT Linux

Issue - State: closed - Opened by Ancieg over 2 years ago - 39 comments
Labels: build

#4448 - `BOOTFILE_SCHEME` in Makefile.in seems unused

Issue - State: closed - Opened by jryans over 2 years ago - 2 comments
Labels: build

#4432 - [Feature request] eliminate tabs for multi-valued signatures in docs

Issue - State: open - Opened by jasonhemann over 2 years ago - 2 comments

#4419 - sqlite with racket 8.6

Issue - State: closed - Opened by jeff29t over 2 years ago - 8 comments
Labels: platform:windows

#4414 - Suggesting removing automatically installed packages after `raco pkg remove`

Pull Request - State: closed - Opened by shhyou over 2 years ago - 6 comments
Labels: package system

#4412 - openssl: auto DHE, ECDHE

Pull Request - State: closed - Opened by rmculpepper over 2 years ago - 2 comments

#4384 - BC: Fix build on GNU/Hurd

Pull Request - State: closed - Opened by LiberalArtist over 2 years ago - 2 comments
Labels: racket-bc, build

#4380 - Chez Scheme: Fix build on GNU/Hurd.

Pull Request - State: closed - Opened by LiberalArtist over 2 years ago - 1 comment
Labels: racket-cs, build

#4377 - Internal error during `zuo . install`

Issue - State: closed - Opened by LiberalArtist over 2 years ago - 1 comment
Labels: build

#4370 - Error cross-compiling Zuo

Issue - State: closed - Opened by LiberalArtist over 2 years ago - 5 comments
Labels: build

#4368 - raco pkg install ignores the hash in the pkg source in favor of the hash stored in the catalog

Issue - State: open - Opened by sorawee over 2 years ago - 8 comments
Labels: package system

#4366 - Release Regressions for 8.6

Issue - State: closed - Opened by jbclements over 2 years ago - 29 comments
Labels: release-management

#4331 - pkg-build doesn't pick up executable permission change

Issue - State: closed - Opened by sorawee over 2 years ago - 2 comments
Labels: bug, package system

#4325 - "non-empty stderr" is unreadable

Issue - State: open - Opened by sorawee over 2 years ago - 1 comment
Labels: feature request, good first issue

#4313 - Support #:name in deps

Issue - State: open - Opened by sorawee over 2 years ago - 1 comment
Labels: feature request

#4313 - Support #:name in deps

Issue - State: open - Opened by sorawee over 2 years ago - 1 comment
Labels: feature request

#4306 - `raco pkg install` ssl requested protocol not supported error

Issue - State: closed - Opened by sudo-panda over 2 years ago - 11 comments

#4300 - [json]: Add `#:indent` to `write-json`.

Pull Request - State: closed - Opened by NoahStoryM over 2 years ago - 15 comments

#4297 - Racket 8.5-Apple-Homebrew code signing?

Issue - State: closed - Opened by jasonhemann over 2 years ago - 3 comments
Labels: platform:macos

#4286 - Zlib for `racket/draw` affected by CVE-2018-25032

Issue - State: closed - Opened by LiberalArtist over 2 years ago - 4 comments