- Nov 23, 2012
-
-
Roman Tsisyk authored
-
- Nov 22, 2012
-
-
Roman Tsisyk authored
-
- Oct 16, 2012
-
-
Dmitry E. Oboukhov authored
-
- Aug 29, 2012
-
-
Konstantin Osipov authored
-
- Aug 15, 2012
-
-
Konstantin Osipov authored
Add rope implementation based on AVL trees. Add unit tests.
-
- Jul 26, 2012
-
-
Konstantin Osipov authored
-
- Jul 12, 2012
-
-
Konstantin Osipov authored
Fix a regression with nested @finally not being called, introduced in 1.4.7 release. Big thanks to David Chisnall for a swift fix in GNUStep Objective C runtime. Add unit tests for two Objective C runtime properties: nested finally handling and ability to catch C++ exceptions.
-
- Jun 14, 2012
-
-
Konstantin Osipov authored
Now that we have unit-testing framework, cherry-pick mhash unit tests from branch feature-hash-test.
-
Konstantin Osipov authored
Extend queue.h with STAILQ_SPLICE and STAILQ_REVERSE. Test the new functions in a simple unit testing framework.
-