Vinnie Falco
9812d69aa2
General beast update, fixes, optimizations, features:
...
* Clean ups, optimizations, and new File::commonDocumentsDirectory enum
* Replace sortArray with std::sort for performance
* More error tolerance in XML parser, speedups
* Refactor some byte-order mark detection code
* Add String::appendCharPointer overloads
* More XML parser optimisations and better error detection
* Misc performance tweaks
* Fixes for support of non utf8 strings
* Increased precision when storing strings in XmlElement
* Minor clean-ups
* Minor fix to XmlDocument
* Cleanups to CriticalSection and related synchronization primitives
* Fix DynamicArray unit test
2013-09-10 10:36:46 -07:00
Vinnie Falco
bcd6e9d676
Refactor SharedPtr and fix ContainerDeletePolicy bug
2013-09-05 04:22:26 -07:00
Vinnie Falco
88060183f6
Tidy up includes and header material
2013-08-30 17:33:33 -07:00
Vinnie Falco
2bea9a8739
Merge beast_basics to beast_core
2013-08-24 10:18:24 -07:00
Vinnie Falco
75b3b6bbfe
Add uint24 and network byte order conversions
2013-08-15 15:45:16 -07:00
Vinnie Falco
b8bf735a66
Make Uncopyable derivations public
2013-08-07 15:16:38 -07:00
Vinnie Falco
be3f19c811
Add Random::fillBitsRandomly
2013-08-07 15:16:32 -07:00
Vinnie Falco
52b6ae0a17
Upgrade UnitTest and provide JUnit XML output formatting
2013-07-28 02:44:26 -07:00
Vinnie Falco
43907cae7c
Add hardened HashFunction to UnsignedInteger
2013-07-27 10:47:32 -07:00
Vinnie Falco
4893508348
Add group and run type to UnitTest
2013-07-21 12:55:47 -07:00
Vinnie Falco
df5512cf45
Hack to fix Random
2013-07-21 12:54:13 -07:00
Vinnie Falco
b2e764bf21
Add Random::nextBlob
2013-07-21 12:54:13 -07:00
Vinnie Falco
a4c63f4c5d
Run an individual unit test
2013-07-21 12:54:08 -07:00
Vinnie Falco
be312286c9
Fix gcc compile
2013-07-15 09:38:12 -07:00
Vinnie Falco
a937c379f6
Use template for UnitTest
2013-07-15 09:38:09 -07:00
Vinnie Falco
1c1d9a9926
Rename to SharedObject
2013-07-15 09:38:07 -07:00
Vinnie Falco
46222af7df
Fix beast macro calls
2013-07-03 10:05:43 -07:00
Vinnie Falco
448e65fb4d
Rename SharedSingleton and move files around
2013-07-01 09:32:05 -07:00
Vinnie Falco
a3325d4e1f
Use LeakChecked throughout Beast
2013-07-01 09:32:04 -07:00
Vinnie Falco
f6da5ba9d3
Add beast_basics module
2013-06-17 07:09:33 -07:00
Vinnie Falco
5371379c3c
Add Beast fork from JUCE commit 265fb0e8ebc26e1469d6edcc68d2ca9acefeb508
2013-06-16 16:57:52 -07:00