-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: 456b024590f1^
head repository: jruby/jruby
compare: d1e9ada77bfe
Commits on Feb 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 456b024 - Browse repository at this point
Copy the full SHA 456b024View 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 8249c14 - Browse repository at this point
Copy the full SHA 8249c14View 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 3c012ac - Browse repository at this point
Copy the full SHA 3c012acView 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 b17baef - Browse repository at this point
Copy the full SHA b17baefView 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 b4810e6 - Browse repository at this point
Copy the full SHA b4810e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b0a58 - Browse repository at this point
Copy the full SHA a6b0a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58cf29e - Browse repository at this point
Copy the full SHA 58cf29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2ab12 - Browse repository at this point
Copy the full SHA ad2ab12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e40f00 - Browse repository at this point
Copy the full SHA 9e40f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ecce9 - Browse repository at this point
Copy the full SHA 29ecce9View 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 0aa3c72 - Browse repository at this point
Copy the full SHA 0aa3c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4ef42 - Browse repository at this point
Copy the full SHA 4b4ef42View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfbbabe - Browse repository at this point
Copy the full SHA cfbbabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed921d - Browse repository at this point
Copy the full SHA 1ed921dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 627f0a8 - Browse repository at this point
Copy the full SHA 627f0a8View 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 0c3d4dc - Browse repository at this point
Copy the full SHA 0c3d4dcView 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 6c8dec0 - Browse repository at this point
Copy the full SHA 6c8dec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4a7e7 - Browse repository at this point
Copy the full SHA 6d4a7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddaca2d - Browse repository at this point
Copy the full SHA ddaca2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eea186f - Browse repository at this point
Copy the full SHA eea186fView 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 fa88240 - Browse repository at this point
Copy the full SHA fa88240View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e9fc3 - Browse repository at this point
Copy the full SHA c6e9fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e69e9 - Browse repository at this point
Copy the full SHA 93e69e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e9ada - Browse repository at this point
Copy the full SHA d1e9adaView commit details
There are no files selected for viewing