Source Activity
top: convert to C++ and use std::list
The C code would crash on my machine, and using std::list is simpler and
cleaner.
May help with #11895 as well, but I didn't have that issue on my
machine.
The C code would crash on my machine, and using std::list is simpler and
cleaner.
May help with #11895 as well, but I didn't have that issue on my
machine.
Categories: Development
Update translations from Pootle
Categories: Development
HaikuDepot: use default window position for single package mode.
* Fixes #12141.
* Fixes #12141.
Categories: Development
PPC: disable -Werror for now
At least for the Sam port there are still things to fix in U-Boot code,
and some #warnings as well.
At least for the Sam port there are still things to fix in U-Boot code,
and some #warnings as well.
Categories: Development
u-boot: PPC: Fix warnings
Categories: Development
openssl: security update
Fix for CVE-2015-1788
Fix for CVE-2015-1789
Fix for CVE-2015-1790
Fix for CVE-2015-1791
Fix for CVE-2015-1792
Fix for CVE-2015-1788
Fix for CVE-2015-1789
Fix for CVE-2015-1790
Fix for CVE-2015-1791
Fix for CVE-2015-1792
Categories: Development
Updated NanoSVGTranslator for x86_gcc2
Categories: Development
BLooperList: reset list contents after fork.
* No point in keeping those around; their threads are all gone.
* No point in keeping those around; their threads are all gone.
Categories: Development
BBuffer: initialize variables and cleanup
* Restore the BSmallBuffer exception in constructor,
it's not actually implemented or used but it should
still be keep safe.
* Initialize some variables in BBuffer and BBufferGroup.
* Restore the BSmallBuffer exception in constructor,
it's not actually implemented or used but it should
still be keep safe.
* Initialize some variables in BBuffer and BBufferGroup.
Categories: Development
AudioMixer: check for errors.
* Improve CreateBufferGroup function.
* Initialize variables.
* Check for BBufferGroup::InitCheck.
* Improve CreateBufferGroup function.
* Initialize variables.
* Check for BBufferGroup::InitCheck.
Categories: Development
tcp: remove extraneous parenthesis.
Categories: Development
Added Arduino IDE package for x86_gcc2
Categories: Development
Update cmake package for x86_64.
Categories: Development
Update usb.ids from www.linux-usb.org
Categories: Development
Fix reversed logic in MSG_NOSIGNAL
This should work better. Thanks to Korli for spotting the issue.
This should work better. Thanks to Korli for spotting the issue.
Categories: Development
Add a feature for expat.
* Icon-O-Matic and Cortex are dependent on the feature.
* remove expat lib from the build and from the tree.
* expat package is added to regular builds.
* Icon-O-Matic and Cortex are dependent on the feature.
* remove expat lib from the build and from the tree.
* expat package is added to regular builds.
Categories: Development
Updated readline package for x86_gcc2.
Categories: Development
Updated freetype packages.
Categories: Development
