Search found 3 matches

by slawomir.pryczek
Tue Dec 16, 2014 2:10 pm
Forum: General API Questions
Topic: UA Matchers, without lookahead asserts.
Replies: 4
Views: 36360

Re: UA Matchers, without lookahead asserts.

Hey Luca, sorry for using multiple accounts, actually i have forgotten to logout from company account. We ported that already (to golang), it was finished yesterday and passed our tests... results compared with php in single threaded benchmarks are very nice (queries are 10x faster on average). Thes...
by slawomir.pryczek
Mon Dec 15, 2014 11:45 am
Forum: General API Questions
Topic: UA Matchers, without lookahead asserts.
Replies: 4
Views: 36360

UA Matchers, without lookahead asserts.

Would it be possible for you to convert the regex code used by APIs to not include "?!" (lookahead assertion), as that would allow to reimplement the API in some languages that are not using PCRE but RE2 engine (rust, golang)?
by slawomir.pryczek
Mon Dec 15, 2014 11:26 am
Forum: General API Questions
Topic: WURFL Panel... more info needed.
Replies: 1
Views: 30212

WURFL Panel... more info needed.

Hi Guys, we had a problem that manifested in IE11 browsers not being detected. Basically that was related to the fact that we had new WURFL databases, but used old API with outdated useragent "matchers"... So would be good to provide additional info in the panel, that even if the DB contains fresh d...