- 25 Nis, 2012 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
-
Michael Stahl yazdı
This reverts commit 192edc5e. The method must be called Notify so the SfxBroadcaster calls it instead of the base class method that does nothing.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
boost::ptr_vector::erase() will delete the element, but fortunately there is a transfer() method that can be used here.
-
Noel Grandin yazdı
-
Michael Stahl yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
Had to use a class for the typedef declaration because the data structure is referenced in other header files.
-
Michael Stahl yazdı
-
Michael Stahl yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
Just wasted half an hour trying to track down a crash in sc unit test that was apparently caused by different object files being compiled with different OSL_DEBUG_LEVELs and thus some having XclDebugObjCounter and some not.
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
-
Bjoern Michaelsen yazdı
- instead on lots of recursive build.pl modules to iterate through we build all tail_build up to the requested module inside one tail_build when doing a "make foo.all" - advantage: speeding up because getting rid of lots of recursive makes with artificial module barriers, forcing almost sequential execution: build, link, unittest with lots of cpu-idling at each module-end - disadvantage: all shared dependencies of tail_build are now build for a (sub)module of tail_build. This is transitional as we migrate more stuff into tail_build and there are good dependencies inside tail_build - "make foo.all" now only executes slowcheck now for foo, not for all the deps
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Andras Timar yazdı
-
Tor Lillqvist yazdı
-
Stephan Bergmann yazdı
-
Catalin Iacob yazdı
-
Catalin Iacob yazdı
-