haiku/src
Adrien Destugues a1cce97050 HttpRequest: more small fixes and cleanups
* Remove unneeded field fOutputHeaders and convert it to a local for the
only method that uses it,
* Don't return EOVERFLOW when flushing data from ZLib (the ZLib
decompressor returns this, but zlib docs states that this is NOT an
error condition).
* Replace unneeded temporary BNetBuffer of fixed size with BStackOrHeapArray.
2014-07-28 15:02:17 +02:00
..
add-ons FFMPEG-Plugin: Fix doxygen style and typo. 2014-07-26 16:32:22 +02:00
apps webwatch: Add HVIF icon resource 2014-07-28 13:19:33 +02:00
bin CID 991761: potential double close (and white space fix) 2014-07-15 15:34:36 -04:00
build Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
data Put haiku repository onto image. 2014-07-26 00:35:53 +02:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits HttpRequest: more small fixes and cleanups 2014-07-28 15:02:17 +02:00
libs IconUtils: Improved error checking 2014-07-17 14:51:36 -04:00
preferences FileTypes: Use list view color constants 2014-06-27 19:07:29 -04:00
servers use unpacked scanlines when rendering gradients. 2014-07-24 12:38:53 +02:00
system Fix type mismatch warnings 2014-07-28 14:50:15 +02:00
tests Test for relative URL with a port in the base URL. 2014-07-28 15:02:16 +02:00
tools package: Add checksum command 2014-07-14 00:46:20 +02:00
Jamfile