Source Activity

Syndicate content
Haiku's main repository
Updated: 57 min 43 sec ago

top: convert to C++ and use std::list

Sat, 2015-06-13 11:41
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

Sat, 2015-06-13 04:32
Categories: Development

HaikuDepot: use default window position for single package mode.

Fri, 2015-06-12 21:50
* Fixes #12141. * Fixes #12141.
Categories: Development

PPC: disable -Werror for now

Fri, 2015-06-12 21:02
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

Fri, 2015-06-12 20:53
Categories: Development

openssl: security update

Fri, 2015-06-12 20:09
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

Fri, 2015-06-12 12:28
Categories: Development

BLooperList: reset list contents after fork.

Thu, 2015-06-11 14:59
* 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

Thu, 2015-06-11 14:38
* 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.

Thu, 2015-06-11 14:37
* Improve CreateBufferGroup function. * Initialize variables. * Check for BBufferGroup::InitCheck. * Improve CreateBufferGroup function. * Initialize variables. * Check for BBufferGroup::InitCheck.
Categories: Development

tcp: remove extraneous parenthesis.

Thu, 2015-06-11 13:47
Categories: Development

Added Arduino IDE package for x86_gcc2

Thu, 2015-06-11 13:41
Categories: Development

Update cmake package for x86_64.

Thu, 2015-06-11 08:55
Categories: Development

Update usb.ids from www.linux-usb.org

Thu, 2015-06-11 03:20
Categories: Development

Update pci.ids from pciids.sourceforge.net

Thu, 2015-06-11 03:20
Categories: Development

Fix reversed logic in MSG_NOSIGNAL

Wed, 2015-06-10 22:38
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.

Wed, 2015-06-10 21:28
* 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.

Wed, 2015-06-10 20:19
Categories: Development

Updated freetype packages.

Wed, 2015-06-10 18:37
Categories: Development