haiku/src
Axel Dörfler 7fb1396861 BFS B+tree test: use set to ensure string uniqueness.
* The previous solution was rather slow, and also could produce
  duplicates under some circumstance.
2015-01-15 20:30:50 +01:00
..
add-ons ext2: fix logic error. 2015-01-13 22:53:37 +01:00
apps MediaPlayer: make sure info window is on screen. 2015-01-15 20:30:48 +01:00
bin keymap: Fix unused variable warning. 2015-01-14 16:40:37 +01:00
build os/support: implement atomic_*() using GCC builtin helpers 2014-08-25 23:05:07 +02:00
data Update usb.ids from www.linux-usb.org 2015-01-15 05:20:28 +01:00
documentation HIG: replace "Options" with "Settings" 2015-01-12 11:47:32 +01:00
kits Mail Preferences: use correct message constant 2015-01-14 14:01:55 +01:00
libs libedit: remove obsolete UseHeaders. 2014-12-27 14:01:54 +01:00
preferences Add mail provider data for hotmail.com. 2015-01-14 15:07:56 +01:00
servers Mail server: fix disabling notifications 2015-01-14 16:27:33 +01:00
system driver_settings: fix allocating an empty settings 2015-01-14 13:39:35 +01:00
tests BFS B+tree test: use set to ensure string uniqueness. 2015-01-15 20:30:50 +01:00
tools rootfs: convert to BOpenHashTable. 2015-01-13 15:48:58 +01:00
Jamfile