gnome-shell/js
Giovanni Campagna 09ab13cf04 Array: add capability to insert while keeping a specific order
Adds two new functions, Util.lowerBound and Util.insertSorted,
that take an array, a value and a comparator, and find the
first position at which the value can be inserted without
violating the order, in optimal time.

https://bugzilla.gnome.org/show_bug.cgi?id=666429
2011-12-19 16:54:46 +01:00
..
gdm Port everything to class framework 2011-11-24 09:50:04 +01:00
misc Array: add capability to insert while keeping a specific order 2011-12-19 16:54:46 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui Network Menu: update the UI only when really needed 2011-12-16 08:58:11 +01:00
Makefile.am lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00