Remi Rampin

Results 232 issues of Remi Rampin

When proposing to enter FCP, rfcbot announces that it will "merge" the tracking issue. This makes no sense and it is pretty confusing for newcomers what this means, even if...

T-enhancement

Javascript has built-in regular expressions (with unquoted `/.../` syntax).

A-new-software
help wanted

[Oniguruma](https://github.com/kkos/oniguruma) (and its fork Onigmo) is a regex library used by multiple software/languages such as Ruby (Onigmo since 2.0) and PHP. I'm assuming the syntax matches PCRE but supported features...

A-new-software

[Rust's `regex` crate](http://doc.rust-lang.org/regex) provides native regular expression matching. At first glance, this is yet another Perl-inspired dialect, with a lot less features.

A-new-software

Looks like a variation of Perl's, but as usual with Ruby, it's hard to find any reference documentation of anything.

A-new-software
help wanted

The term "row" is very surprising and quite inappropriate for code. It is usually reserved for tables and the like (where columns are equally important), not for text. I'm not...

Priority : Low
Usability

Fix #114 This is split in multiple commits depending how much change you want to do. I also update the French PO file (I speak French), ended up being a...

Priority : Low
Usability

#### Description The XML files holding the dataset descriptions are opened in text mode, with universal newlines enabled. This causes the CR characters to be handled inconsistently between Windows and...

serverside

I don't think this is a name, probably marks the absence of a name in your data source.