haiku/headers/private/shared
Ingo Weinhold 06064b9b4f RangeArray::AddRange(): Fix joining with single subsequent range
When joining with a single range, firstRange would be the same as
RangeAt(endIndex - 1) and we would overwrite its offset field before
getting its end offset, thus possibly resulting in a wrong joined range
size.
2013-10-25 22:54:43 +02:00
..
AboutMenuItem.h
AboutWindow.h Add AddText method to AboutWindow 2013-05-09 21:27:43 +02:00
ArgumentVector.h
Array.h 64-bit fixes. Gets Debugger fully compiling on x86-64. 2012-08-08 19:40:51 -04:00
AutoDeleter.h Explicitly denote BPrivate to avoid clashes 2013-09-10 19:14:18 +02:00
AutoLocker.h Explicitly denote BPrivate to avoid clashes 2013-09-10 19:14:18 +02:00
CalendarView.h
ColorQuantizer.h
CommandPipe.h
DragTrackingFilter.h
DriverSettingsMessageAdapter.h libshared: Factored out driver settings class from net_server. 2013-09-30 01:13:13 +02:00
EntryFilter.h
ExpressionParser.h Move Tokenizer/Token into ExpressionParser's namespace. 2012-12-18 21:31:43 -05:00
FunctionObject.h Move Thread classes from Tracker to shared 2013-10-08 20:25:15 -04:00
FunctionTracer.h
HashMap.h Cleanup: avoid warning about returning a value in void context. 2012-08-16 21:18:58 +02:00
HashSet.h
HashString.h
Holiday.h
IconButton.h
IconView.h
Keymap.h Update semantic shortcuts 2013-10-19 19:30:47 -04:00
LongAndDragTrackingFilter.h
NaturalCompare.h
OpenHashTable.h
OpenWithTracker.h
PromptWindow.h Add an information blurb option to PromptWindow. 2013-04-27 14:04:33 -04:00
PthreadMutexLocker.h Add shared PthreadMutexLocker, an AutoLocker for pthread_mutex_t 2013-04-07 23:59:43 +02:00
QueryFile.h
RWLockManager.h
RangeArray.h RangeArray::AddRange(): Fix joining with single subsequent range 2013-10-25 22:54:43 +02:00
Referenceable.h Fix coding style violations. 2012-10-07 10:48:17 +13:00
RegExp.h Add ability to specify case insensitive matching. 2013-06-05 22:02:43 -04:00
SHA256.h
ShakeTrackingFilter.h
StringForRate.h
StringForSize.h
Thread.h Move Thread classes from Tracker to shared 2013-10-08 20:25:15 -04:00
TrackerAddOnAppLaunch.h
Variant.h
WeakReferenceable.h
binary-utils.h
cpu_type.h Add missing const. 2013-04-12 23:28:46 -04:00
locks.h
pci-utils.h
syscall_utils.h
usb-utils.h