Patrick mewin
mewin pushed to master at mewin/mijin2 2025-07-06 12:37:52 +02:00
59780ed6de Fixed compilation of MemoryFileSystem if MIJIN_DEFAULT_ALLOCATOR is not copy-constructible.
888b0a16f7 Fixed use of MIJIN_CONFIG_HEADER.
Compare 2 commits »
mewin pushed to stable at mewin/spp_recipes 2025-07-06 12:36:03 +02:00
c0b282c9e0 Fixed linking against Glslang library.
mewin pushed to master at mewin/scons-plus-plus 2025-07-06 10:40:49 +02:00
0ac1621494 Added option for projects to add own variables.
mewin pushed to master at mewin/spp_template 2025-07-04 14:50:22 +02:00
ee12876350 Changed how init_project.py detects if S++ has been updated.
0d9c25cf45 Updated Scons++
Compare 2 commits »
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-07-03 22:24:10 +02:00
7cecdcae07 Harden a vestigial check against overflow inside png_zalloc
cf59edd364 Bump version to 1.6.51.git
Compare 2 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-07-03 22:24:10 +02:00
7cecdcae07 Harden a vestigial check against overflow inside png_zalloc
cf59edd364 Bump version to 1.6.51.git
Compare 2 commits »
mewin pushed to master at mewin/mijin2 2025-07-03 09:10:49 +02:00
d29a025ec5 Properly constexpred and noexcepted BoxedObject.
mewin pushed to master at mewin/mijin2 2025-07-02 23:10:40 +02:00
40c0d888e6 Added std::hash for tuples, because why not.
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-07-02 21:54:21 +02:00
229a5290bb Bump version to 1.6.50.git
mewin synced commits to master at mewin/libpng from mirror 2025-07-02 21:54:21 +02:00
229a5290bb Bump version to 1.6.50.git
mewin pushed to master at mewin/mijin2 2025-07-02 16:40:59 +02:00
bf53622b19 Added missing construction and destruction of StackAllocatorSnapshotData, which is only required when MIJIN_STACK_ALLOCATOR_DEBUG is 2.
6090d5fc74 Implemented stacktrace collection for Windows.
a1d7a63aba Added flusing to the stdio log sink.
Compare 3 commits »
mewin synced commits to refs/tags/v1.6.50 at mewin/libpng from mirror 2025-07-02 05:34:17 +02:00
mewin synced new reference refs/tags/v1.6.50 to mewin/libpng from mirror 2025-07-02 05:34:17 +02:00
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-07-02 05:34:17 +02:00
2b978915d8 Release libpng version 1.6.50
254a64ec30 doc: Update the man pages to the final PNG-3 specification
9eb25bd899 chore: Rerun ./autogen.sh --maintainer
Compare 3 commits »
mewin synced commits to master at mewin/libpng from mirror 2025-07-02 05:34:17 +02:00
2b978915d8 Release libpng version 1.6.50
254a64ec30 doc: Update the man pages to the final PNG-3 specification
9eb25bd899 chore: Rerun ./autogen.sh --maintainer
Compare 3 commits »
mewin pushed to master at mewin/mijin2 2025-07-01 18:19:48 +02:00
1d32530be7 Added allReady() and getAll() functions for futures and c_allDone() with tasks for tasks.
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-07-01 05:04:12 +02:00
8087a21d0a build: Fix the CMake file for cross-platform builds that require libm
mewin synced commits to master at mewin/libpng from mirror 2025-07-01 05:04:12 +02:00
8087a21d0a build: Fix the CMake file for cross-platform builds that require libm
mewin synced commits to libpng16 at mewin/libpng from mirror 2025-06-30 20:54:11 +02:00
2e5f296bfa fix: Prevent unknown chunks from causing out-of-place IEND errors
mewin synced commits to master at mewin/libpng from mirror 2025-06-30 20:54:11 +02:00
2e5f296bfa fix: Prevent unknown chunks from causing out-of-place IEND errors