Arnaud Tellier
Arnaud Tellier
Hi! I have small suggestion that would make browsing ZSETs much easier: can we keep the width of the panel and columns persistent when browsing / clicking on different keys...
Hi, I am looking at using a sorted dict implementation and I have noticed that the `copy()` function of `SortedDict` was somewhat "slow", especially compared with other implementations. Here's the...
To reproduce the problem: - Send an email to yourself on your gmail acount and include the follwing url (the demo page): http://blueimp.github.com/jQuery-File-Upload/ - Fire up IE9 and click on...
static function GxActiveRecord::saveMultiple() accesses $this, which is illegal... and will break sooner or later. Thanks, Arnaud.