Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 07ffadbe01304c873df882dd545d4fd1f0729cd0 https://github.com/synfig/synfig/commit/07ffadbe01304c873df882dd545d4fd1f0729cd0 Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com> Date: 2019-08-04 (Sun, 04 Aug 2019)
Changed paths: M ETL/ETL/_angle.h M ETL/ETL/_bezier.h M ETL/ETL/_bezier_angle.h M ETL/ETL/_boxblur.h M ETL/ETL/_bspline.h M ETL/ETL/_calculus.h M ETL/ETL/_clock_base.h M ETL/ETL/_clock_gettimeofday.h M ETL/ETL/_clock_system.h M ETL/ETL/_clock_win32hpcount.h M ETL/ETL/_fastangle.h M ETL/ETL/_fixed.h M ETL/ETL/_gaussian.h M ETL/ETL/_handle.h M ETL/ETL/_hermite.h M ETL/ETL/_misc.h M ETL/ETL/_mutex_null.h M ETL/ETL/_mutex_pthreads.h M ETL/ETL/_mutex_pthreads_simple.h M ETL/ETL/_mutex_win32.h M ETL/ETL/_pen.h M ETL/ETL/_rect.h M ETL/ETL/_ref_count.h M ETL/ETL/_rwlock.h M ETL/ETL/_smach.h M ETL/ETL/_smart_ptr.h M ETL/ETL/_stringf.h M ETL/ETL/_surface.h M ETL/ETL/_trivial.h M ETL/ETL/_value.h M ETL/ETL/angle M ETL/ETL/clock M ETL/ETL/etl_config.h M synfig-core/src/synfig/vector.h Log Message: ----------- applies/forces etl:: namespace for ETL library The Synfig-core makes use of “etl::” namespace directly almost everywhere. so I think this kind of macro useless. 'Discussed' here: https://forums.synfig.org/t/forcing-etl-namespace/9938 Commit: e7d3b8307335b20aefb914b566a8c1ae6a2f3b2a https://github.com/synfig/synfig/commit/e7d3b8307335b20aefb914b566a8c1ae6a2f3b2a Author: Ivan Mahonin <b...@icystar.com> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M ETL/ETL/_angle.h M ETL/ETL/_bezier.h M ETL/ETL/_bezier_angle.h M ETL/ETL/_boxblur.h M ETL/ETL/_bspline.h M ETL/ETL/_calculus.h M ETL/ETL/_clock_base.h M ETL/ETL/_clock_gettimeofday.h M ETL/ETL/_clock_system.h M ETL/ETL/_clock_win32hpcount.h M ETL/ETL/_fastangle.h M ETL/ETL/_fixed.h M ETL/ETL/_gaussian.h M ETL/ETL/_handle.h M ETL/ETL/_hermite.h M ETL/ETL/_misc.h M ETL/ETL/_mutex_null.h M ETL/ETL/_mutex_pthreads.h M ETL/ETL/_mutex_pthreads_simple.h M ETL/ETL/_mutex_win32.h M ETL/ETL/_pen.h M ETL/ETL/_rect.h M ETL/ETL/_ref_count.h M ETL/ETL/_rwlock.h M ETL/ETL/_smach.h M ETL/ETL/_smart_ptr.h M ETL/ETL/_stringf.h M ETL/ETL/_surface.h M ETL/ETL/_trivial.h M ETL/ETL/_value.h M ETL/ETL/angle M ETL/ETL/clock M ETL/ETL/etl_config.h M synfig-core/src/synfig/vector.h Log Message: ----------- Merge pull request #879 from rodolforg/etl-simplification-2 applies/forces etl:: namespace for ETL library Compare: https://github.com/synfig/synfig/compare/8bba2800ff86...e7d3b8307335 _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl