GitHub / uhop/node-re2 issues and pull requests
#227 - Installation fails when g++ is not available.
Issue -
State: closed - Opened by JohnXLivingston about 2 months ago
- 4 comments
Labels: bug, invalid
#226 - Emoji-related unicode character classes not recognized.
Issue -
State: open - Opened by JohnXLivingston about 2 months ago
- 3 comments
Labels: enhancement, help wanted
#225 - Add windows-11-arm to build matrix
Pull Request -
State: closed - Opened by saschanaz 3 months ago
- 4 comments
#224 - Add Windows ARM64 build
Issue -
State: closed - Opened by saschanaz 3 months ago
- 1 comment
Labels: enhancement, help wanted
#223 - Missing 'U' flag
Issue -
State: closed - Opened by TrianguloY 4 months ago
- 2 comments
Labels: question
#222 - Update wrapped_re2.h
Pull Request -
State: closed - Opened by BenjaminBrienen 4 months ago
#221 - pnpm: unable to use prebuilt artifacts
Issue -
State: closed - Opened by evilensky 6 months ago
- 8 comments
Labels: enhancement, help wanted
#220 - Undocumented difference between RE2 and RegExp
Issue -
State: closed - Opened by JohnXLivingston 6 months ago
- 12 comments
Labels: bug, help wanted
#217 - Use V8 FastAPI
Issue -
State: closed - Opened by ronag 11 months ago
- 1 comment
Labels: enhancement
#216 - Add `RE2.test(input, offset, length)`
Issue -
State: open - Opened by ronag 11 months ago
- 5 comments
Labels: enhancement
#215 - Add support for `re2::Set`
Issue -
State: closed - Opened by ronag 11 months ago
- 1 comment
Labels: enhancement, help wanted
#214 - Non-deterministic matching starting in v1.21.2
Issue -
State: closed - Opened by caroline-matsec 12 months ago
- 3 comments
Labels: bug, confirmed
#213 - Release arm64 linux-musl prebuilts
Issue -
State: closed - Opened by somay about 1 year ago
- 5 comments
Labels: enhancement, help wanted
#212 - Regression in 1.21.2
Issue -
State: closed - Opened by rarkins about 1 year ago
- 1 comment
Labels: bug, confirmed
#211 - Make internal data garbage-collectable
Issue -
State: closed - Opened by uhop about 1 year ago
- 9 comments
Labels: enhancement
#210 - Memory usage regression in 1.21
Issue -
State: closed - Opened by matthewvalentine about 1 year ago
- 6 comments
Labels: bug, confirmed
#208 - Support Node.js v22
Pull Request -
State: closed - Opened by eltonkl over 1 year ago
#207 - Ship prebuilt binaries using optionalDependencies instead of install script
Issue -
State: closed - Opened by panga over 1 year ago
- 3 comments
Labels: enhancement
#206 - Some Occurance operators seem to error
Issue -
State: closed - Opened by BannerBomb over 1 year ago
- 2 comments
Labels: bug, invalid, wontfix
#205 - fix: remove npm from install script
Pull Request -
State: closed - Opened by styfle over 1 year ago
- 4 comments
Labels: enhancement
#204 - Can't install package with bun
Issue -
State: closed - Opened by BannerBomb over 1 year ago
- 4 comments
Labels: enhancement
#203 - Add arm64 Linux prebuilds
Pull Request -
State: closed - Opened by cmanou over 1 year ago
- 2 comments
Labels: enhancement
#202 - Remove files used for development
Pull Request -
State: closed - Opened by aaharu over 1 year ago
- 2 comments
Labels: enhancement
#201 - exec() on a Buffer returns incorrect index
Issue -
State: closed - Opened by matthewvalentine over 1 year ago
Labels: bug, confirmed
#200 - Do UTF-16 / UTF-8 conversion in JS for matchAll and replace, fixes #194
Pull Request -
State: closed - Opened by matthewvalentine over 1 year ago
- 3 comments
#199 - New nonbacktracking algorithm for lookbehinds and lookarounds
Issue -
State: open - Opened by donabrams over 1 year ago
- 6 comments
Labels: enhancement
#198 - Fix build on NixOS
Pull Request -
State: closed - Opened by zotanmew over 1 year ago
- 3 comments
Labels: enhancement
#197 - Much slower install time on node v20
Issue -
State: closed - Opened by skutyepov over 1 year ago
- 3 comments
Labels: enhancement
#196 - Fails to import re2.node with when installing in node:20.9 arm alpine
Issue -
State: closed - Opened by yaroslav-codefresh over 1 year ago
- 7 comments
Labels: enhancement, help wanted
#195 - Fix build on alpine-arm64, actually resolves #180
Pull Request -
State: closed - Opened by zotanmew over 1 year ago
- 7 comments
Labels: bug
#194 - matchAll and replaceAll scale nonlinearly
Issue -
State: closed - Opened by matthewvalentine almost 2 years ago
- 10 comments
Labels: help wanted, question
#193 - arm64 Linux prebuilts
Issue -
State: closed - Opened by AAGaming00 almost 2 years ago
- 20 comments
Labels: help wanted, question
#192 - Error compiling on Node.js
Issue -
State: closed - Opened by nzakas almost 2 years ago
- 6 comments
Labels: question
#191 - Flags passed as a separate argument will be lost if pattern is a regexp literal
Issue -
State: closed - Opened by gost-serb almost 2 years ago
- 1 comment
Labels: bug, confirmed
#190 - Node unable to import re2
Issue -
State: closed - Opened by adityagamer786 almost 2 years ago
- 4 comments
Labels: bug, invalid
#189 - Bug in var RE2 = require("re2");
Issue -
State: closed - Opened by adityagamer786 almost 2 years ago
- 4 comments
Labels: bug
#188 - Bump @types/node from 20.4.5 to 20.5.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#187 - 1.20.1 verification has failed
Issue -
State: closed - Opened by jcurlier almost 2 years ago
- 3 comments
Labels: bug
#186 - Bump @types/node from 20.4.5 to 20.5.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#185 - Bump @types/node from 20.4.5 to 20.4.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#184 - Fix: subsequent numbers are incorporated into group if they would form a legal group reference
Pull Request -
State: closed - Opened by le0pard almost 2 years ago
- 1 comment
#183 - Replace provide different results for node-re2 / re2j / re2js / golang
Issue -
State: closed - Opened by le0pard almost 2 years ago
- 1 comment
Labels: bug
#182 - Bump @types/node from 20.3.1 to 20.4.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#181 - Fix: infinite loop in matchAll() with empty matches
Pull Request -
State: closed - Opened by ziyunfei about 2 years ago
- 1 comment
Labels: bug, confirmed
#180 - getting ERR_DLOPEN_FAILED after running re2 on alpine docker
Issue -
State: closed - Opened by goingaround about 2 years ago
- 15 comments
Labels: bug
#179 - Bump @types/node from 20.3.1 to 20.4.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#178 - Bump @types/node from 20.3.1 to 20.4.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#177 - Add Node v20 compatibility
Issue -
State: closed - Opened by bt95 about 2 years ago
- 3 comments
Labels: bug
#176 - Bump @types/node from 20.3.1 to 20.3.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#175 - Bump typescript from 5.1.3 to 5.1.6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#174 - Error installing re2 on Ubuntu
Issue -
State: closed - Opened by ryan-arimus about 2 years ago
- 1 comment
Labels: bug, invalid
#173 - Update to re2 2023-06-02
Pull Request -
State: closed - Opened by stefanor about 2 years ago
- 8 comments
#172 - Bump @types/node from 20.2.3 to 20.3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#171 - Bump typescript from 5.0.4 to 5.1.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#170 - Native Regex and RE2 capture group indices inconsistencies
Issue -
State: closed - Opened by teebu about 2 years ago
Labels: bug
#169 - Bump @types/node from 20.2.3 to 20.2.5
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#168 - Google's firebase-tools installation failing
Issue -
State: closed - Opened by matheuskknd about 2 years ago
- 2 comments
Labels: question
#167 - not working with next.js 13
Issue -
State: closed - Opened by goodbbai over 2 years ago
- 8 comments
Labels: help wanted, question
#166 - getting a error when i run ``npm install --legacy-peer-deps``
Issue -
State: closed - Opened by binary-blazer over 2 years ago
- 4 comments
Labels: question
#165 - Node.js 20 precompiled binaries
Issue -
State: closed - Opened by JamieMagee over 2 years ago
- 1 comment
Labels: enhancement
#164 - macOS ARM pre-compiled binaries
Issue -
State: closed - Opened by JamieMagee over 2 years ago
- 6 comments
Labels: enhancement
#163 - how to use pre-compiled binary that's available locally?
Issue -
State: closed - Opened by gajus over 2 years ago
- 11 comments
Labels: question
#161 - Bump @types/node from 18.11.17 to 18.14.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#160 - Bump @types/node from 18.11.17 to 18.14.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#159 - Bump @types/node from 18.11.17 to 18.14.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#158 - Bump @types/node from 18.11.17 to 18.13.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#157 - Latin1 by default
Pull Request -
State: closed - Opened by gene-hightower over 2 years ago
#156 - Bump typescript from 4.9.4 to 4.9.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#155 - Bump @types/node from 18.11.17 to 18.11.19
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#154 - with snap node on aarch64 it doesnt build
Issue -
State: closed - Opened by ledlamp over 2 years ago
- 8 comments
Labels: help wanted
#153 - re2 Don't build on Node 16
Issue -
State: closed - Opened by fasenderos over 2 years ago
- 3 comments
Labels: question
#152 - re2 capture group index start/end location of matches
Issue -
State: closed - Opened by teebu over 2 years ago
- 4 comments
Labels: enhancement, help wanted
#151 - Bump @types/node from 18.11.17 to 18.11.18
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#150 - Bump node-gyp from 9.3.0 to 9.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#149 - Debugged releases.
Pull Request -
State: closed - Opened by uhop over 2 years ago
#148 - Bump install-artifact-from-github from 1.3.1 to 1.3.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#147 - Bump @types/node from 18.11.12 to 18.11.17
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#146 - Bump @types/node from 18.11.12 to 18.11.13
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#145 - Replacement function receives unmatched capture groups as empty string instead of undefined
Issue -
State: closed - Opened by dset over 2 years ago
- 1 comment
Labels: bug
#144 - loong64 prebuild binaries
Issue -
State: closed - Opened by yetist over 2 years ago
- 1 comment
Labels: enhancement
#143 - Breaking Bug: v1.17.8 is broken in worker threads (pointer being freed was not allocated)
Issue -
State: closed - Opened by titanism over 2 years ago
- 9 comments
Labels: bug, help wanted
#142 - TS fixes
Pull Request -
State: closed - Opened by uhop over 2 years ago
- 4 comments
Labels: enhancement, dependencies
#141 - fix: update types to match Typescript 4.9
Pull Request -
State: closed - Opened by JamieMagee over 2 years ago
- 1 comment
#140 - Incompatible types with TypeScript 4.9
Issue -
State: closed - Opened by JamieMagee over 2 years ago
- 2 comments
#139 - Node.js 19 pre-compiled binaries
Issue -
State: closed - Opened by JamieMagee over 2 years ago
- 2 comments
Labels: dependencies
#138 - Doesn't build on NodeJS 19.
Issue -
State: closed - Opened by ThatOneCalculator over 2 years ago
- 1 comment
#137 - Bump nan from 2.16.0 to 2.17.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#136 - Bump node-gyp from 9.0.0 to 9.3.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#135 - Bump node-gyp from 9.0.0 to 9.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#134 - Add typecheck as tests.
Pull Request -
State: closed - Opened by kachick almost 3 years ago
- 4 comments
#133 - Add missing groups property into matched types.
Pull Request -
State: closed - Opened by kachick almost 3 years ago
- 1 comment
#132 - cannot find module /build/Release/re2 in Azure deploy
Issue -
State: closed - Opened by katrina-jh almost 3 years ago
- 1 comment
Labels: bug
#131 - Bump node-gyp from 9.0.0 to 9.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#129 - Bump nan from 2.15.0 to 2.16.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#128 - Support for matchAll
Issue -
State: closed - Opened by ThePendulum over 3 years ago
- 1 comment
Labels: enhancement
#127 - single line flag doesn't work as expected
Issue -
State: closed - Opened by viceice over 3 years ago
- 1 comment
Labels: bug, help wanted
#126 - Bump node-gyp from 8.4.1 to 9.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#125 - prebuild for github actions
Issue -
State: closed - Opened by Fuzzyma over 3 years ago
- 19 comments
Labels: enhancement
#124 - Support incremental evaluation
Issue -
State: closed - Opened by conartist6 over 3 years ago
- 4 comments
Labels: enhancement
#123 - String replace using RE2 for end of line "$" with "g" flag behaves incorrectly
Issue -
State: closed - Opened by CagdasBayram-at over 3 years ago
- 4 comments
Labels: bug, confirmed