Stefano Ceccherini
|
d94f6328d7
|
Clarified a TODO item, before I forget about it.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14255 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-09-27 15:18:51 +00:00 |
|
Adi Oanca
|
715e2973a9
|
Fix for an app_server bug. Thanks Ingo\!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14200 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-09-19 19:45:17 +00:00 |
|
Stefano Ceccherini
|
1c49767038
|
RegionSupport accepts, as parameters, references to BRegions (consts when possible) instead of pointers. Note: this is not a functional change
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12936 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-06-03 08:33:49 +00:00 |
|
Stefano Ceccherini
|
ddbbb2e76d
|
Fixed an off-by-one bug which could've been triggered only in some particular (and probably very rare) circumstances, extended a TODO items, improved the readability of some code (hopefully).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12655 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-05-13 09:27:49 +00:00 |
|
Stefano Ceccherini
|
55bd207b20
|
Added a test for the bug found by Pahtz, and fixed the bug. Simplified a bit the code in BRegion::Support::RSub()
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7533 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2004-05-12 06:37:18 +00:00 |
|
Stefano Ceccherini
|
015dd75715
|
Fixed warnings, some cleanups
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7129 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2004-03-31 06:56:34 +00:00 |
|
haydentech
|
64b98d2378
|
gcc3 namespace fix
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5300 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-11-10 19:45:55 +00:00 |
|
Stefano Ceccherini
|
4be90e7fc1
|
Fixed a possible buffer overflow in r_or() and r_sub() (thanks to Ingo Weinhold for his advices), stripped BRegion of all his friends, and moved them into a single class (BRegion::Support()). Removed "find_small_bottom()", as we didn't use it at all. Added some debugging output to BRegion::Support (that will help fixing bugs)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5131 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2003-10-24 07:33:41 +00:00 |
|