Jakub Beránek

Results 189 issues of Jakub Beránek

It would be nice to have the ability to "scope" styles to specific fragments, or change their properties for a given set of fragments.

As in Latex, to avoid repeating the image directory in a path for all images.

Hi, I'm trying to load a fairly large (20 MiB+) Cap file in the browser and it fails on this error: ``` TypeError: Cannot read property 'id' of undefined at...

needs information

I'm pretty sure that Travis isn't used or even doesn't work anymore. This PR removes the `.travis.yml` file.

- [x] non-temporal stores - [x] multiple threads saturating the memory bus - [x] hardware prefetching with indexed accesses - [x] floating point handling (denormals etc.) - [x] 4k aliasing...

enhancement

Hi, I wanted to experiment with fuzzing in Rust, so I thought that I would start with this crate, since you have suggested that some fuzz tests would be nice...

Could you please ship ES5 code (in the dist folder)? The ES6 can cause problems with browser, UglifyJS and various other tools. It should be enough to change target in...

This blog post announces the accepted Rust projects for GSoC 2024. I plan to add the actually accepted projects immediately before publishing the blog post, to avoid spoiling the results,...

They are now on the GSoC website, so we can add links, to let the Rust community know what are the projects about.

Reflects the recent CI changes on `rust-lang/rust`. I will later also update the [Forge](https://forge.rust-lang.org/infra/docs/rustc-ci.html) (actually, I would like to copy the forge CI page here and then just link to...