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

GitHub / golang/exp issues and pull requests

#78 - build(deps): bump golang.org/x/crypto from 0.0.0-20190313024323-a1f597ede03a to 0.35.0 in /sumdb

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, go

#77 - shiny: adds loong64 to list of supported archs

Pull Request - State: closed - Opened by justledbetter 8 months ago - 22 comments

#76 - build(deps): bump golang.org/x/crypto from 0.0.0-20190313024323-a1f597ede03a to 0.31.0 in /sumdb

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#75 - build(deps): bump golang.org/x/image from 0.14.0 to 0.18.0 in /shiny

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#74 - add DefaultContext for slog

Pull Request - State: closed - Opened by lingdor over 1 year ago - 4 comments

#73 - shiny/x11driver: handle the case of X server connection closed

Pull Request - State: open - Opened by ledmonster over 1 year ago - 5 comments

#72 - cmd/gorelease: migrated git status --porcelain to git diff

Pull Request - State: open - Opened by UnaffiliatedCode over 1 year ago - 12 comments

#71 - maps add Kvs function

Pull Request - State: open - Opened by xx1906 over 1 year ago - 8 comments

#70 - mmap: implement io.WriterTo and io.ReadSeeker

Pull Request - State: open - Opened by costela over 1 year ago - 9 comments

#69 - build(deps): bump golang.org/x/crypto from 0.0.0-20190313024323-a1f597ede03a to 0.17.0 in /sumdb

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#68 - slices: Add CompactAggregate function

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

#67 - build(deps): bump golang.org/x/image from 0.0.0-20190802002840-cff245a6509b to 0.10.0 in /shiny

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#66 - slices: return the error

Pull Request - State: closed - Opened by massongit almost 2 years ago - 16 comments

#65 - slog: update value receiver names

Pull Request - State: closed - Opened by suntala almost 2 years ago - 11 comments

#64 - add: slices.Filter

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

#63 - build(deps): bump golang.org/x/image from 0.0.0-20190802002840-cff245a6509b to 0.5.0 in /shiny

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#62 - build(deps): bump golang.org/x/sys from 0.0.0-20211019181941-9d821ace8654 to 0.1.0 in /shiny

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#61 - build(deps): bump golang.org/x/sys from 0.0.0-20210917161153-d61c044b1678 to 0.1.0 in /event

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#60 - slices: add Difference function

Pull Request - State: open - Opened by cuishuang over 2 years ago - 1 comment

#59 - build(deps): bump golang.org/x/crypto from 0.0.0-20190313024323-a1f597ede03a to 0.1.0 in /sumdb

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#58 - Use array at index instead of append as it is more efficient

Pull Request - State: open - Opened by bluescreen10 over 2 years ago - 1 comment

#57 - slog: change log level interpretation

Pull Request - State: closed - Opened by mkungla over 2 years ago - 1 comment

#56 - slog: allow package docs to appear

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

#55 - Add Count function to slices

Pull Request - State: open - Opened by Noah-Wagner over 2 years ago - 8 comments

#54 - slog: require go v1.19 for atomic.Int64 support

Pull Request - State: closed - Opened by Shubhaankar-Sharma over 2 years ago - 3 comments

#53 - slices: add ChunkBy

Pull Request - State: open - Opened by TonyDMorris over 2 years ago - 9 comments

#52 - slices: adds ChunkBy

Pull Request - State: closed - Opened by TonyDMorris over 2 years ago - 1 comment

#51 - slices: inline search into its callers

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

#50 - Slices: add Intersection function

Pull Request - State: open - Opened by ODudek over 2 years ago - 11 comments

#49 - maps: add Merge function

Pull Request - State: open - Opened by louisportay over 2 years ago - 8 comments

#48 - move from atomic.Int64 to atomic.Value to support 1.18

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

#47 - slices: correct doc comment for SortStableFunc

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

#46 - slices: return quickly for Compact of one element

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

#45 - jsonrpc2: initialize Connection.async before calling binder.Bind

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 16 comments

#44 - container: support generics

Pull Request - State: closed - Opened by lockp111 almost 3 years ago - 4 comments

#43 - all: replace io/ioutil with io and os package

Pull Request - State: closed - Opened by cuishuang almost 3 years ago - 9 comments

#42 - all: remove redundant type conversion

Pull Request - State: closed - Opened by cuishuang almost 3 years ago - 2 comments

#41 - sumdb: fix minor unreachable code caused by t.Fatalf

Pull Request - State: open - Opened by Abirdcfly about 3 years ago - 1 comment

#40 - sumdb: fix minor unreachable code caused by t.Fatalf

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

#39 - slices: add ContainsFunc function

Pull Request - State: closed - Opened by GRbit about 3 years ago - 25 comments

#38 - jsonrpc2: wireError becomes Error

Pull Request - State: open - Opened by maxatome about 3 years ago - 4 comments

#37 - jsonrpc2: fix data race

Pull Request - State: closed - Opened by maxatome about 3 years ago - 7 comments

#36 - proposal: generic/ranges: add range list get list of range numbers

Pull Request - State: closed - Opened by Ja7ad about 3 years ago - 3 comments

#35 - slices: add bubble sort algorithm

Pull Request - State: closed - Opened by Ja7ad about 3 years ago - 3 comments

#34 - event: Move otel to sample folder and separate module.

Pull Request - State: closed - Opened by jbreiding about 3 years ago - 1 comment

#33 - slices: use dual-pivot quicksort

Pull Request - State: closed - Opened by PeterRK about 3 years ago - 4 comments

#32 - apidiff: ignore internal packages

Pull Request - State: closed - Opened by gh73962 about 3 years ago - 13 comments

#31 - event: Upgrade otel sdk version

Pull Request - State: closed - Opened by jbreiding about 3 years ago - 8 comments

#30 - rand: add methods to allow greater control over `PCGSource`

Pull Request - State: open - Opened by DeedleFake over 3 years ago - 8 comments

#29 - The ability to enter Cyrillic in the form

Pull Request - State: open - Opened by lsa-github over 3 years ago - 2 comments

#28 - exp: fix some typos

Pull Request - State: closed - Opened by cuishuang over 3 years ago - 6 comments

#27 - slices: relax the constraints to type whose underlying type is slice

Pull Request - State: closed - Opened by SilverRainZ over 3 years ago - 4 comments

#25 - slices: improve the performance of Index

Pull Request - State: closed - Opened by ichxxx over 3 years ago - 3 comments

#24 - slices: improve the performance of Equal

Pull Request - State: closed - Opened by ichxxx over 3 years ago - 9 comments

#23 - mmap: fix undefined maxBytes for windows/arm64

Pull Request - State: closed - Opened by yselkowitz over 3 years ago - 3 comments

#22 - mmap: use unsafe.Slice rather than maxBytes array

Pull Request - State: closed - Opened by junnplus over 3 years ago - 19 comments

#20 - x/exp/shiny/screen: add Window.SetTitle

Pull Request - State: open - Opened by BenLubar about 4 years ago - 2 comments
Labels: cla: yes

#19 - x/exp/shiny/driver/gldriver: allow ES2 on Linux and ES3 on Windows

Pull Request - State: open - Opened by BenLubar about 4 years ago - 1 comment
Labels: cla: yes

#18 - The ability to enter Cyrillic in the form

Pull Request - State: closed - Opened by lsa-github about 4 years ago - 4 comments
Labels: cla: no

#17 - The ability to enter Cyrillic in the form

Pull Request - State: closed - Opened by lsa-github about 4 years ago - 11 comments
Labels: cla: no

#16 - Added a needed feature to winfsnotify

Pull Request - State: open - Opened by b0bh00d over 4 years ago - 3 comments
Labels: cla: yes

#15 - Add missing dead characters into x11key table generation

Pull Request - State: open - Opened by misak113 over 4 years ago - 1 comment
Labels: cla: yes

#14 - Draft: Mz mods

Pull Request - State: open - Opened by misak113 over 4 years ago - 1 comment
Labels: cla: yes

#13 - Mz unicode

Pull Request - State: open - Opened by misak113 over 4 years ago - 1 comment
Labels: cla: yes

#12 - Fix wrong condition in x11key Lookup for ASCII code

Pull Request - State: open - Opened by misak113 over 4 years ago - 3 comments
Labels: cla: yes

#11 - shiny: Support high-DPI screens on Windows

Pull Request - State: closed - Opened by earhart about 5 years ago - 3 comments
Labels: cla: yes

#10 - ebnf: support raw string tokens as used by EBNF in the Go spec

Pull Request - State: closed - Opened by fzipp over 5 years ago - 9 comments
Labels: cla: yes

#9 - shiny/driver/x11driver: fallback to regular pixmaps if SHM is unavaiable

Pull Request - State: closed - Opened by jopbrown over 5 years ago - 15 comments
Labels: cla: yes

#8 - shiny/driver/internal/win32: handle syskey messages

Pull Request - State: closed - Opened by GreenLightning over 5 years ago - 6 comments
Labels: cla: yes

#7 - shiny/driver/internal/win32: Close window correctly to be able to re-open one after closing

Pull Request - State: closed - Opened by BaaaZen over 6 years ago - 6 comments
Labels: cla: yes

#6 - shiny/driver/internal/win32: Close window correctly to be able to re-open one after closing

Pull Request - State: closed - Opened by BaaaZen over 6 years ago - 9 comments
Labels: cla: yes

#5 - shiny/driver/gldriver: update the open gl context after making it current

Pull Request - State: closed - Opened by eaburns over 6 years ago - 8 comments
Labels: cla: yes

#4 - shiny/widget/text: early return to simplify code

Pull Request - State: closed - Opened by dakerfp over 8 years ago - 1 comment

#3 - exp/shiny/driver/gldriver: identify race condition

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

#2 - Allow watches that exist in the watches map to be removed even if the…

Pull Request - State: closed - Opened by agorman almost 9 years ago - 1 comment

#1 - fix inotify event printing

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