- Jul 03, 2012
-
-
Dmitry E. Oboukhov authored
-
- Jul 02, 2012
-
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
Conflicts: connector/perl/t/03-box.t
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-
Dmitry E. Oboukhov authored
-
Yuriy Nevinitsin authored
-
- Jun 29, 2012
-
-
Dmitry E. Oboukhov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Fix a typo in the code which would move the code to the Objective C 2.0 runtime. Correctly check for the size of area necessary to store the object (vs. allocated area) to make a decision whether or not we need to re-allocate.
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Pavel Cherenkov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
In the new Objective C 2.0 runtime, class Object was trimmed and no longer contains + alloc, - init, - free and - subclassResponsibility, which we use. Implement our own base class and use it instead of the old Object. This should fix compilation with gcc 4.7 everywhere and clang on Darwin. The current code can still be built with gcc 4.6.
-
Dmitry E. Oboukhov authored
-
Dmitry Simonenko authored
-
- Jun 28, 2012
-
-
Dmitry E. Oboukhov authored
-
Pavel Cherenkov authored
-
Yuriy Nevinitsin authored
-
Yuriy Nevinitsin authored
-
Pavel Cherenkov authored
-
- Jun 27, 2012
-
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-