This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db61366a554eede24827ccd6125badcd0b1edafa
haiku-beta6
/
headers
T
History
Jérôme Duval
db61366a55
Patch from Dhruwat Bhagat (bug
#7537
): Fix "'noreturn' function returns" warning on call to assert(0).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41628 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-21 13:15:46 +00:00
..
build
Add app filename localization catalog entry support to BAppFileInfo, registrar and mimeset. Need help to understand why the build-version of UpdateMimeInfoThread.cpp does not compile with the added code, currently commented out. Sorry about the arbitrary B_MIME_TYPE_LENGTH*3. Advice and review welcome.
2011-03-07 15:14:46 +00:00
compatibility
Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines.
2010-11-03 22:04:50 +00:00
config
Changed to 64 bit physical addresses for x86. This enabled PAE support.
2010-06-23 16:10:08 +00:00
cpp
* Added missing clear() method.
2010-08-05 11:23:01 +00:00
glibc
…
libs
- Areas with same tabs are put in a column/row automtically. Move preferred size constraint from Area to the column/row. This avoids a "spring" effect of the
2011-03-14 00:24:12 +00:00
os
Update trunk version to post-Alpha3 since the latter has now been branched.
2011-05-16 21:53:38 +00:00
posix
Patch from Dhruwat Bhagat (bug
#7537
): Fix "'noreturn' function returns" warning on call to assert(0).
2011-05-21 13:15:46 +00:00
private
* BIconButton now inherits from BControl, solving a TODO comment.
2011-05-20 21:10:15 +00:00
tools
…