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
a21fdd20f1163df7b9b0654522e8b539e9b05860
haiku-beta6
/
headers
T
History
Jonas Sundström
03458c01a2
More style guide fixes. Removed a lot of preprocessing / conditional building, with intent to fix or remove. Moved urlwrapper class declaration to its header file. Renamed things for clarity. Removed 5 extra mimetypes for IE shortcuts. (We have one, with sniffing rule and extension.) Moved the UnurlString() back to urlwrapper.cpp and renamed it _DecodeUrlString(). Tweaked copyright clauses. A lot more needs fixing, esp. in urlwrapper but also in BUrl, and I intend to keep working on this until we're satisfied. Let me know of any remaining/added style violations! Feedback welcome.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30757 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-13 22:19:42 +00:00
..
build
add spinlock initializer constant for BeOS
2009-02-09 19:06:44 +00:00
compatibility
/bsd
Added a strsep() to our BSD compatibility library.
2009-04-08 10:57:46 +00:00
cpp
Preparations for removing __BEOS__ from the compiler defines.
2008-10-23 21:46:26 +00:00
glibc
Prevent redefinition of _IO_MTSAFE_IO. It is defined when building the
2008-03-22 15:26:55 +00:00
gnu
…
legacy
/network
…
libs
updated libpng to 1.2.35
2009-04-06 19:33:30 +00:00
os
fixed behaviour of non-editable textviews:
2009-05-13 22:09:15 +00:00
posix
Adding mipsel arch.
2009-05-02 19:05:28 +00:00
private
More style guide fixes. Removed a lot of preprocessing / conditional building, with intent to fix or remove. Moved urlwrapper class declaration to its header file. Renamed things for clarity. Removed 5 extra mimetypes for IE shortcuts. (We have one, with sniffing rule and extension.) Moved the UnurlString() back to urlwrapper.cpp and renamed it _DecodeUrlString(). Tweaked copyright clauses. A lot more needs fixing, esp. in urlwrapper but also in BUrl, and I intend to keep working on this until we're satisfied. Let me know of any remaining/added style violations! Feedback welcome.
2009-05-13 22:19:42 +00:00
tools
* fix gcc4 build of cppunit library by explicitly spelling out std:: in
2009-05-02 19:04:52 +00:00