-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: f41b6d9e3874
head repository: jruby/jruby
compare: 6a454ef5fadf
Commits on Apr 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 883a9e1 - Browse repository at this point
Copy the full SHA 883a9e1View commit details -
fix, dry and simplify the internals or various local-context-provider…
… impls : - share the logic of obtaining a global runtime - when global runtime is used make sure we always return the correct instance config! - introduce & use LocalContext's internal getRuntime for lazy runtime initialization - support contructors for all providers without the lazy argument
Configuration menu - View commit details
-
Copy full SHA for e9d7308 - Browse repository at this point
Copy the full SHA e9d7308View commit details -
cleanup SingletonLocalContextProvider for the outside world
correctly synchronize local context setup/teardown (on our class)!
Configuration menu - View commit details
-
Copy full SHA for e55e808 - Browse repository at this point
Copy the full SHA e55e808View commit details -
fine to make the LocalContext instance final - it does not do any (ru…
…ntime) initialization
Configuration menu - View commit details
-
Copy full SHA for f1b60d8 - Browse repository at this point
Copy the full SHA f1b60d8View commit details -
re-use LocalContext's fields instead of introducing static ones in si…
…ngleton provider impl
Configuration menu - View commit details
-
Copy full SHA for aeaa154 - Browse repository at this point
Copy the full SHA aeaa154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 275d875 - Browse repository at this point
Copy the full SHA 275d875View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5854f - Browse repository at this point
Copy the full SHA ef5854fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1668dd - Browse repository at this point
Copy the full SHA c1668ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cab825c - Browse repository at this point
Copy the full SHA cab825cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae146b - Browse repository at this point
Copy the full SHA 2ae146bView commit details -
revisit BiVariableMap internals to avoid NPEs in 'advanced' usage + a…
…lign as Map impl
Configuration menu - View commit details
-
Copy full SHA for d4892f5 - Browse repository at this point
Copy the full SHA d4892f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59efb5 - Browse repository at this point
Copy the full SHA b59efb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2106e1 - Browse repository at this point
Copy the full SHA c2106e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5724239 - Browse repository at this point
Copy the full SHA 5724239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a067d - Browse repository at this point
Copy the full SHA 56a067dView commit details -
extract checking whether variable sharing is enabled into a helper + …
…fields can go final
Configuration menu - View commit details
-
Copy full SHA for c453ff5 - Browse repository at this point
Copy the full SHA c453ff5View commit details -
fix Map clear bug when ARGV's value is kept incorrectly + print var v…
…alues on toString
Configuration menu - View commit details
-
Copy full SHA for f63f00b - Browse repository at this point
Copy the full SHA f63f00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f393116 - Browse repository at this point
Copy the full SHA f393116View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac78d46 - Browse repository at this point
Copy the full SHA ac78d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383215c - Browse repository at this point
Copy the full SHA 383215cView commit details -
add a test to verify we're not pre-initializing runtime when asked fo…
…r instance config
Configuration menu - View commit details
-
Copy full SHA for 1a51f27 - Browse repository at this point
Copy the full SHA 1a51f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9fa60 - Browse repository at this point
Copy the full SHA 9a9fa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dbc742 - Browse repository at this point
Copy the full SHA 7dbc742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a454ef - Browse repository at this point
Copy the full SHA 6a454efView commit details
There are no files selected for viewing