A shared and open roadmap for MDN

A shared and open roadmap for MDN

Mozilla, Open Web Docs and partner organizations met in London in January to create a joint roadmap for MDN, improve planning and collaboration, and cement a shared vision for the project’s future. A project with the size and complexity of MDN – a collaborative undertaking to document web platform technologies – requires great effort to […]

The post A shared and open roadmap for MDN appeared first on The Mozilla Blog.

Mehfil e Sama – Qawwali Session – Part 2 – ARY Qtv

Mehfil e Sama – Qawwali Session – Part 2 – ARY Qtv

#Mehfilesama #Qawali #ARYQtv

Subscribe Here: https://bit.ly/3dh3Yj1

Official Facebook: https://www.facebook.com/ARYQTV/
Official Website: https://aryqtv.tv/
Watch ARY Qtv Live: http://live.aryqtv.tv/
Programs Schedule: https://aryqtv.tv/schedule/
Islamic Information: https://bit.ly/2MfIF4P
Android App: https://bit.ly/33wgto4
Ios App: https: https://apple.co/2v3zoXW
To Watch More Click Here: http://aryqtv.tv

JRuby 9.4.1.0 Released

The JRuby community is pleased to announce the release of JRuby 9.4.1.0.

JRuby 9.4.x targets Ruby 3.1 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @ahorek, @cboos, @evaniainbrooks, @jcharaoui, @k77ch7, @knovok, @Panxuefeng-loongson, @ydah

Thanks also to the community of JRuby users for trying out JRuby 9.4.0.0 and filing issues! We’re proud to include so many fixes in this update release and we couldn’t have done it without your bug reports.

Ruby Compatibility

Standard Library

  • The Psych YAML library is updated to 5.1.0. This version switches the JRuby extension to SnakeYAML Engine, avoiding CVEs against the original SnakeYAML and updating YAML compatibility to specification version 1.2. #6365, #7570, #7626

Platform Support

  • Final changes to support the LoongArch64 architecture have been merged in. #7518

Performance

  • Overall JIT bytecode size has been improved, allowing more methods to compile to JVM bytecode. The maximum IR size eligible for JIT has been increased from 1000 instructions to 3000 instructions. #7589

84 Issues resolved for 9.4.1.0