FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for core/src/main/java/org/jruby/PrependedModule.java - jruby/jruby · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jruby
/
jruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
946
Star
3.9k
Code
Issues
840
Pull requests
111
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jruby
core
src
main
java
org
jruby
PrependedModule.java
on
master
User selector
Datepicker
Commit history
Commits on Aug 19, 2026
Merge pull request #9598 from headius/invalidate_prepend_origin_module
Show description for 1ed2709
headius
authored
1ed2709
View commit details
Copy full SHA for 1ed2709
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Invalidate prepended origin module as well as subclasses
Show description for 2bdb408
headius
committed
2bdb408
View commit details
Copy full SHA for 2bdb408
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Delete methods deprecated prior to JRuby 9.4.0.0
Show description for af10e26
headius
committed
af10e26
View commit details
Copy full SHA for af10e26
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
Propagate context to avoid slow runtime accesses
headius
committed
a90441a
View commit details
Copy full SHA for a90441a
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Add "since" to bare Deprecated annotations
Show description for a5bd586
headius
committed
a5bd586
View commit details
Copy full SHA for a5bd586
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
Lazy initialize volatile fields
Show description for ab7a3e8
headius
committed
ab7a3e8
View commit details
Copy full SHA for ab7a3e8
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
more setName using new method and fix zlib.avail_in
enebo
committed
f05269b
View commit details
Copy full SHA for f05269b
View code at this point
Browse repository at this point
going beyond constants in RubyModule in tcIfication
enebo
committed
2adf10d
View commit details
Copy full SHA for 2adf10d
View code at this point
Browse repository at this point
more TCification of constants and other shared things it is hitting
enebo
committed
0d1730d
View commit details
Copy full SHA for 0d1730d
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
New Define API for Ruby type declarations.
Show description for 1ac2a0d
enebo
committed
1ac2a0d
View commit details
Copy full SHA for 1ac2a0d
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
override getDelegate in PrependedModule to return origin
evaniainbrooks
committed
3805323
View commit details
Copy full SHA for 3805323
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Add Refinement type and get CRuby test running
Show description for 9cce44e
headius
committed
9cce44e
View commit details
Copy full SHA for 9cce44e
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
fix for issue 7256
evaniainbrooks
committed
8e2a0d4
View commit details
Copy full SHA for 8e2a0d4
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
All constant access can just get constant from origin to DRY things
enebo
committed
5ea8176
View commit details
Copy full SHA for 5ea8176
View code at this point
Browse repository at this point
Fixes #6271. Prepending a module hides module's constants
enebo
committed
0c37479
View commit details
Copy full SHA for 0c37479
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
Take 2 on Fixing #6776.
enebo
committed
375d2ca
View commit details
Copy full SHA for 375d2ca
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
Fixes #6776. With prepend the aliased method gets the wrong self target
enebo
committed
2f88e13
View commit details
Copy full SHA for 2f88e13
View code at this point
Browse repository at this point
IncludedModuleWrapper should share method of origin module.
Show description for 89f327d
enebo
committed
89f327d
View commit details
Copy full SHA for 89f327d
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Remove PrendedModule from using IncludedModule
enebo
committed
01597f9
View commit details
Copy full SHA for 01597f9
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
Prepend classes should delegate class variables like includes.
headius
committed
5bb3ee0
View commit details
Copy full SHA for 5bb3ee0
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Oops, reverse this boolean.
headius
committed
742de24
View commit details
Copy full SHA for 742de24
View code at this point
Browse repository at this point
Rework class hierarchy management for refinements.
Show description for 44e1ef8
headius
committed
44e1ef8
View commit details
Copy full SHA for 44e1ef8
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Merge branch 'master' into bytelist_love
enebo
committed
93fa541
View commit details
Copy full SHA for 93fa541
View code at this point
Browse repository at this point
Commits on Apr 14, 2018
Restore method storage to jlString. Now known as 'id' Strings. This also
Show description for 7e8c848
enebo
committed
7e8c848
View commit details
Copy full SHA for 7e8c848
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
License block tweaks.
Show description for 807900a
headius
committed
807900a
View commit details
Copy full SHA for 807900a
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Made method storage backed by ByteList instead of String. I knew this day
Show description for 7004a17
enebo
committed
7004a17
View commit details
Copy full SHA for 7004a17
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
Set original Module to definedClass of methods
Show description for ce434ec
yui-knk
authored and
headius
committed
ce434ec
View commit details
Copy full SHA for ce434ec
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Update to Eclipse Public License 2.0.
headius
committed
991f172
View commit details
Copy full SHA for 991f172
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Prepend must set method's "defined class" to the new bottom.
Show description for 9c49a58
headius
committed
9c49a58
View commit details
Copy full SHA for 9c49a58
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
cleanup unused imports
kares
committed
d40bc79
View commit details
Copy full SHA for d40bc79
View code at this point
Browse repository at this point
Commits on Jul 15, 2014
rework prepends to match flow of includes
tduehr
committed
a34469e
View commit details
Copy full SHA for a34469e
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
Module#prepend
Show description for 164dd8e
tduehr
committed
164dd8e
View commit details
Copy full SHA for 164dd8e
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL