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
88060183f6
Tidy up includes and header material
2013-08-30 17:33:33 -07:00
Vinnie Falco
e869713990
Fix warnings
2013-08-26 18:59:57 -07:00
Vinnie Falco
9d897001b6
Fix DirectoryIterator when multiple wildcards are used.
2013-08-20 15:24:02 -07:00
Vinnie Falco
b8bf735a66
Make Uncopyable derivations public
2013-08-07 15:16:38 -07:00
Alex Dupre
87a27f5239
Comment out a quite useless test case if platform is not Windows, since getcwd()
...
return the canonical path (resolving symlinks), while HOME may contains symlinks.
2013-08-05 09:39:41 -07:00
Vinnie Falco
52b6ae0a17
Upgrade UnitTest and provide JUnit XML output formatting
2013-07-28 02:44:26 -07:00
Vinnie Falco
f9fd3f1b06
Clean up RandomAccessFile
2013-07-21 12:56:26 -07:00
Vinnie Falco
1975d81153
Update RandomAccessFile unit test
2013-07-21 12:55:47 -07:00
Vinnie Falco
4893508348
Add group and run type to UnitTest
2013-07-21 12:55:47 -07:00
Vinnie Falco
b7dc115813
Fix POSIX RandomAccessFile
2013-07-21 12:54:11 -07:00
Vinnie Falco
62f5324cfa
RandomAccessFile unit tests
2013-07-21 12:54:09 -07:00
Vinnie Falco
a4c63f4c5d
Run an individual unit test
2013-07-21 12:54:08 -07:00
Vinnie Falco
74510a95be
Add RandomAccessFile
2013-07-21 12:54:07 -07:00
Vinnie Falco
664ed784e5
Add return values to OutputStream methods
2013-07-21 12:54:07 -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
b1943dd6eb
Update documentation for member
2013-07-10 09:51:27 -07:00
Vinnie Falco
53ab279c8a
Fix File::nonexistent false leak using SharedSingleton
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