issues
search
marcandre
/
backports
The latest features of Ruby backported to older versions.
MIT License
436
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enumerator::Product missing some behaviors in specs
#194
headius
opened
2 weeks ago
1
Fix Enumerator.product.size.
#193
marcandre
closed
8 months ago
0
A few small fixes for rubyspecs
#192
headius
closed
8 months ago
4
330a
#191
marcandre
closed
10 months ago
0
CI
#190
marcandre
closed
10 months ago
0
v3.3.0
#189
marcandre
closed
10 months ago
0
Fix Data.new to accept let positional parameters than needed.
#188
marcandre
closed
1 year ago
0
Data's `new` is too strict
#187
marcandre
closed
1 year ago
0
3.2 small
#186
marcandre
closed
1 year ago
0
3.2 product
#185
marcandre
closed
1 year ago
0
3.2 data backport
#184
marcandre
closed
1 year ago
0
Make build work again
#183
marcandre
closed
1 year ago
0
Empty
#182
marcandre
closed
1 year ago
0
3.2.basic
#181
marcandre
closed
1 year ago
0
3.2
#180
marcandre
closed
1 year ago
1
Quote the 3.0 to ensure it loads a 3.0.x Ruby
#179
petergoldstein
closed
1 year ago
1
Fix String#end_with? guard clause in Symbol
#178
ixti
closed
2 years ago
1
Add `Integer.try_convert`
#177
marcandre
closed
2 years ago
0
We have specs for this
#176
marcandre
closed
2 years ago
0
Update rubyspec
#175
marcandre
closed
2 years ago
0
Integer.try_convert breaks fpm
#174
gintrator
closed
2 years ago
4
Add `Struct.keyword_init?` (3.1)
#173
marcandre
closed
2 years ago
0
Ruby 3.1
#172
marcandre
closed
2 years ago
0
ruby-2.7: Symbol#end_with?
#171
ixti
closed
2 years ago
2
Stop upgrading rubocop for now
#170
marcandre
closed
2 years ago
0
Improve async testing
#169
marcandre
closed
2 years ago
0
Flaky test: test_filter(FilteredQueueTest)
#168
dleidert
closed
2 years ago
4
Add missing numerable#filter, Enumerable#filter!, Enumerable#select! to ruby 2.6
#167
zw963
closed
2 years ago
1
Implement String#unpack1
#166
meineerde
closed
3 years ago
2
Tweak Cloner to be thread-safe.
#165
marcandre
closed
3 years ago
0
Move `Ractor` under `Backports` namespace
#164
marcandre
closed
3 years ago
0
Fix a typo in the Readme
#163
knappe
closed
3 years ago
1
Fix a couple code quotes in the README
#162
eregon
closed
3 years ago
1
Add `Ractor#[]{=}. Fix Ractor.current for Threads
#161
marcandre
closed
3 years ago
0
Rubocop tweaks
#160
marcandre
closed
3 years ago
0
Prelude to Ruby 3 backports
#159
marcandre
closed
3 years ago
0
Ruby 3
#158
marcandre
closed
3 years ago
0
Update specs / mspec
#157
marcandre
closed
3 years ago
0
Switch to github actions
#156
marcandre
closed
3 years ago
0
Run CI on 2.7
#155
marcandre
closed
4 years ago
0
Update RuboCop
#154
marcandre
closed
4 years ago
0
Backport `Ractor`
#153
marcandre
closed
3 years ago
2
fix: add missing 2.3.0/string.rb
#152
palkan
closed
4 years ago
2
installation of package ‘backports’ had non-zero exit status
#151
crebli
closed
4 years ago
1
Fix the changelog link
#150
viraptor
closed
4 years ago
2
Reduce number of requires with version-based conditions
#149
zverok
closed
4 years ago
7
Fix 2.5 Struct.new
#148
palkan
closed
4 years ago
3
Fix README formatting (and a typo)
#147
jeremyredhead
closed
4 years ago
1
Range#bsearch updates
#146
headius
closed
4 years ago
9
Range#cover? accepts a Range after 2.6
#145
headius
closed
4 years ago
5
Next