Ecosyste.ms: Issues

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

GitHub / cisco/ChezScheme issues and pull requests

#781 - add `CFLAGS+=...` handling to `configure`

Pull Request - State: closed - Opened by mflatt 11 months ago

#780 - use `PATH_MAX` buffer with `realpath` on Mac OS <= v10.6

Pull Request - State: closed - Opened by mflatt 11 months ago

#779 - CPU time very inaccurate on Windows 11

Issue - State: open - Opened by slaymaker1907 11 months ago

#778 - (/ 0 4.0) is 0, not 0.0 as in R6RS

Issue - State: open - Opened by mflatt 11 months ago

#777 - change default install of bin files to be soft links to lib files

Pull Request - State: closed - Opened by mflatt 11 months ago - 3 comments

#776 - initialize a thread's exception state to a default state

Pull Request - State: closed - Opened by mflatt 11 months ago

#775 - Syntax quoting

Pull Request - State: closed - Opened by mnieper 11 months ago

#774 - yet another attempt to fix an unreliable test

Pull Request - State: closed - Opened by mflatt 11 months ago

#773 - update release notes on `/` and exact `0`

Pull Request - State: closed - Opened by mflatt 11 months ago - 4 comments

#772 - Add log header to assembly output

Pull Request - State: closed - Opened by jryans 11 months ago

#771 - Send nanopass tracer logs to error port

Pull Request - State: closed - Opened by jryans 11 months ago

#770 - remove time-t-bits from machine definition

Pull Request - State: closed - Opened by mflatt 11 months ago

#769 - buffer more reads from a boot-file file descriptor

Pull Request - State: closed - Opened by mflatt 11 months ago - 2 comments

#768 - Correct typos and reformat code

Pull Request - State: closed - Opened by maoif 11 months ago - 2 comments

#767 - improve some tests that have been unreliable

Pull Request - State: closed - Opened by mflatt 11 months ago

#766 - unbreak `system` in a thread that has interrupts disabled

Pull Request - State: closed - Opened by mflatt 11 months ago

#765 - "Out of memory" when using data constructors in FFI

Issue - State: closed - Opened by lzheng5 11 months ago - 4 comments

#764 - improve configure and build when using MSYS2

Pull Request - State: closed - Opened by mflatt 11 months ago

#763 - ensure short callbacks get around to a garbage collection

Pull Request - State: closed - Opened by mflatt 11 months ago

#762 - Fix some typos in docs and comments

Pull Request - State: closed - Opened by jryans 12 months ago - 1 comment

#761 - Optionally use KaTeX for csug and release_notes

Pull Request - State: open - Opened by LiberalArtist 12 months ago - 4 comments

#760 - avoid some C functions that are not in C99

Pull Request - State: closed - Opened by mflatt 12 months ago - 5 comments

#759 - repair for `system` in thread that can be deactivated

Pull Request - State: closed - Opened by mflatt 12 months ago - 1 comment

#758 - adjust timing tests

Pull Request - State: closed - Opened by mflatt 12 months ago - 1 comment

#757 - add `/force` flag to `build.bat`

Pull Request - State: closed - Opened by mflatt 12 months ago

#756 - refine kernel compilation for threading modes

Pull Request - State: closed - Opened by mflatt 12 months ago

#755 - find boot files relative to executable by default

Pull Request - State: closed - Opened by mflatt 12 months ago - 2 comments

#754 - LoongArch64 Support

Pull Request - State: closed - Opened by maoif 12 months ago - 6 comments

#753 - Make (load-shared-object #f) portable

Pull Request - State: closed - Opened by Jarhmander 12 months ago - 2 comments

#752 - add $hashtable-cells that skips immutable check

Pull Request - State: closed - Opened by owaddell 12 months ago - 1 comment

#751 - fix port-bol? return type

Pull Request - State: closed - Opened by owaddell 12 months ago - 1 comment

#750 - fix dependencies for cross compilation

Pull Request - State: closed - Opened by mflatt 12 months ago - 1 comment

#748 - Update revision file generation

Pull Request - State: closed - Opened by burgerrg 12 months ago - 4 comments

#747 - c/build.zuo should call s/update-revision

Issue - State: closed - Opened by burgerrg 12 months ago - 5 comments

#746 - Offer a primitive for delimited continuations

Issue - State: open - Opened by mnieper about 1 year ago - 4 comments
Labels: enhancement

#745 - FFI problem with ioctl in arm64osx

Issue - State: closed - Opened by burgerrg about 1 year ago - 4 comments

#744 - Update BUILDING -- fixed small typo

Pull Request - State: closed - Opened by cel7t about 1 year ago - 1 comment

#743 - fix a few typos

Pull Request - State: closed - Opened by owaddell about 1 year ago - 1 comment

#742 - use errorf for error messages in mats/misc.ms

Pull Request - State: closed - Opened by burgerrg about 1 year ago

#741 - repair pb loading for big-endian architectures

Pull Request - State: closed - Opened by mflatt about 1 year ago

#740 - repair `char-foldcase` for some single-character special cases

Pull Request - State: closed - Opened by mflatt about 1 year ago

#739 - add Git submodule update to `build.bat`

Pull Request - State: closed - Opened by mflatt about 1 year ago

#738 - restore simpler Windows CI

Pull Request - State: closed - Opened by mflatt about 1 year ago

#737 - repair tests for cmg=1

Pull Request - State: closed - Opened by mflatt about 1 year ago

#736 - fix some typos

Pull Request - State: closed - Opened by owaddell about 1 year ago - 1 comment

#735 - Fix some typos in the Release Notes

Pull Request - State: closed - Opened by jltaylor-us about 1 year ago

#734 - fix record? primitive at optimize-level 3

Pull Request - State: closed - Opened by owaddell about 1 year ago - 1 comment

#733 - improve makefile cooperation with zuofiles

Pull Request - State: closed - Opened by mflatt about 1 year ago

#732 - Support portable boot files on more platforms

Pull Request - State: closed - Opened by ur4t about 1 year ago - 14 comments

#731 - update docs and tests for weak `cas!` and `lock!` operations

Pull Request - State: closed - Opened by mflatt about 1 year ago - 3 comments

#730 - Add reboot pathway to CI

Pull Request - State: closed - Opened by jryans about 1 year ago - 1 comment

#728 - Optimize _ pattern in syntax-case clauses

Pull Request - State: closed - Opened by Jarhmander about 1 year ago - 1 comment

#727 - Possible bug of the `syntax-case` pattern matcher?

Issue - State: closed - Opened by Jarhmander about 1 year ago - 2 comments

#726 - No macro expansion in define-ftype form

Issue - State: closed - Opened by mbakhterev about 1 year ago - 2 comments

#725 - fix library-reference import syntax (#723)

Pull Request - State: closed - Opened by owaddell about 1 year ago

#724 - improve foreign interface signed and unsigned integer conversion

Pull Request - State: closed - Opened by owaddell about 1 year ago - 1 comment

#722 - Language server and integration with an IDE?

Issue - State: open - Opened by Kreyren about 1 year ago - 6 comments
Labels: question

#721 - Error in tspl for make-variable-transformer

Issue - State: open - Opened by gwatt about 1 year ago

#720 - Semantics of {vector, box}-cas! and ftype-lock!

Issue - State: closed - Opened by maoif about 1 year ago - 1 comment

#719 - Is it possible to reload shared object without restarting REPL?

Issue - State: closed - Opened by mbakhterev about 1 year ago - 3 comments

#718 - malloc/foreign-free and foreign-alloc/free

Issue - State: closed - Opened by bjornkihlberg about 1 year ago - 2 comments
Labels: question

#717 - Add instructions on partial clone to README.md

Pull Request - State: closed - Opened by jltaylor-us about 1 year ago - 3 comments

#716 - Predicates on paths should respect link following option on Windows

Issue - State: open - Opened by FrankHB about 1 year ago - 1 comment

#715 - repair collector handling of ephemerons

Pull Request - State: closed - Opened by mflatt about 1 year ago - 1 comment

#714 - repair for weak pairs and `collect` target generations

Pull Request - State: closed - Opened by mflatt about 1 year ago - 1 comment

#713 - Fixnum overflows with fxabs

Issue - State: closed - Opened by anttih about 1 year ago - 3 comments

#712 - Does the latest version of the program support computers installed on macbook m1/m2 chips?

Issue - State: closed - Opened by luomgf about 1 year ago - 2 comments
Labels: question

#711 - minor documentation fixes

Pull Request - State: closed - Opened by owaddell about 1 year ago

#710 - Replace naive complex division by Algorithm 116

Pull Request - State: closed - Opened by LdBeth over 1 year ago - 5 comments

#709 - (/ 1.0 0+inf.0i) produces NaN, which also affected result of atan and atanh

Issue - State: closed - Opened by LdBeth over 1 year ago - 4 comments

#708 - provide control over transcoded-port buffer sizes

Pull Request - State: closed - Opened by owaddell over 1 year ago - 2 comments

#707 - ftype-set! example in CSUG seems to have regressed

Issue - State: closed - Opened by jeffhhk over 1 year ago - 3 comments

#706 - Support for 64-bit RISC-V and LoongArch

Pull Request - State: closed - Opened by maoif over 1 year ago - 5 comments

#705 - How to generate arbitrary machine code?

Issue - State: closed - Opened by Saigut over 1 year ago - 11 comments

#704 - Prevent compiler warnings related to abnormal exit and fallthrough.

Pull Request - State: closed - Opened by eric-s-raymond over 1 year ago - 2 comments

#703 - follow xdg spec for history file on non-Windows

Pull Request - State: closed - Opened by LiberalArtist over 1 year ago - 3 comments

#702 - Feature Request: Nestable Engines

Issue - State: open - Opened by namin over 1 year ago - 14 comments
Labels: enhancement, question

#701 - Fixing Section 4.9 Example: Socket Operations in the Chez Scheme User's Guide for Version 9.5.8

Issue - State: open - Opened by namin over 1 year ago - 1 comment
Labels: documentation

#700 - Final stage in riscv64 and loongarch64 support

Issue - State: closed - Opened by maoif over 1 year ago - 6 comments

#699 - repair for overflow checking and `raw` form

Pull Request - State: closed - Opened by mflatt over 1 year ago - 2 comments

#698 - rebuild boot files using v9.5.8 as starting point

Pull Request - State: closed - Opened by burgerrg over 1 year ago

#697 - Was 9.5.8a retagged?

Issue - State: closed - Opened by SMillerDev over 1 year ago - 4 comments

#696 - Typo in TSPL

Issue - State: open - Opened by hinkelman over 1 year ago

#695 - `make test` fails on x86 with ChezScheme 9.8.5

Issue - State: open - Opened by nmeum over 1 year ago

#694 - Please rename filename of version 9.5.8a

Issue - State: open - Opened by RomanVolak over 1 year ago - 1 comment

#693 - fix live-pointer mask issue in np-expand-primitives

Pull Request - State: closed - Opened by owaddell over 1 year ago - 1 comment

#692 - hashtables with large number keys

Issue - State: closed - Opened by stannous over 1 year ago - 3 comments

#691 - fix gensym->unique-string to leave symbol unchanged on failure

Pull Request - State: closed - Opened by symingz over 1 year ago - 1 comment

#690 - fix a character comparison bug in S_intern_gensym

Pull Request - State: closed - Opened by symingz over 1 year ago - 3 comments

#689 - question about UUID collision and ChezScheme correctness

Issue - State: open - Opened by symingz over 1 year ago - 1 comment

#688 - Is it a bug?

Issue - State: closed - Opened by aarwoo over 1 year ago - 2 comments

#686 - Fix flags in signature of remove, member and assoc

Pull Request - State: closed - Opened by gus-massa over 1 year ago - 5 comments

#685 - Fix symbol-hashtable? docs in csug

Pull Request - State: closed - Opened by geoffhill over 1 year ago - 2 comments

#684 - Building for the x32 ABI

Issue - State: open - Opened by svenha over 1 year ago - 5 comments

#683 - Update remaining K&R function declarations to modern style

Pull Request - State: closed - Opened by ur4t over 1 year ago - 1 comment