Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH v5 luajit 0/3] Valgrind testing
 2024-12-17 11:08 UTC  (10+ messages)
` [Tarantool-patches] [PATCH v5 luajit 1/3] Ensure full init of IR_NOP instructions
` [Tarantool-patches] [PATCH v5 luajit 2/3] cmake: run tests with Valgrind
` [Tarantool-patches] [PATCH v5 luajit 3/3] ci: add Valgrind testing workflow

[Tarantool-patches] [PATCH luajit] cmake: fix build for Alpine
 2024-12-15  8:53 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] test: fix Clang warning in LuaJIT-tests
 2024-12-12 10:33 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] test: fix build for macOS Sequoia 15.0
 2024-12-12 10:32 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] test: skip <string/dump.lua> test for table bump
 2024-12-12 10:31 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Fix compilation of getmetatable() for UDTYPE_IO_FILE
 2024-12-11 15:54 UTC  (7+ messages)

[Tarantool-patches] [PATCH luajit 0/2] Fix LuaJIT tests for old libc versions
 2024-12-11 15:40 UTC  (9+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: support number value of tag in LuaJIT-tests
` [Tarantool-patches] [PATCH luajit 2/2] test: fix LuaJIT-tests for old libc version

[Tarantool-patches] [PATCH luajit 0/2] Respect LUAJIT_DISABLE_SYSPROF in sysprof tests
 2024-12-11 12:25 UTC  (9+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: small fixes in gh-8594-sysprof-ffunc-crash
` [Tarantool-patches] [PATCH luajit 2/2] test: skip sysprof tests with LUAJIT_DISABLE_SYSPROF

[Tarantool-patches] [PATCH v2 luajit 0/2] Fix LuaJIT tests for old libc versions
 2024-12-10  7:37 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/2] test: support number value of tag in LuaJIT-tests
` [Tarantool-patches] [PATCH v2 luajit 2/2] test: fix LuaJIT-tests for old libc version

[Tarantool-patches] [PATCH v4 luajit 0/2] Enable running tests with Valgrind, add CI Valgrind testing workflow
 2024-12-03 15:44 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v4 luajit 1/2] cmake: run tests with Valgrind
` [Tarantool-patches] [PATCH v4 luajit 2/2] ci: add Valgrind testing workflow

[Tarantool-patches] [PATCH v3 luajit 0/2] Enable running tests with Valgrind, add CI Valgrind testing workflow
 2024-11-29 15:35 UTC  (11+ messages)
` [Tarantool-patches] [PATCH v3 luajit 1/2] cmake: run tests with Valgrind
` [Tarantool-patches] [PATCH v3 luajit 2/2] ci: add Valgrind testing workflow

[Tarantool-patches] [PATCH] FFI: Add missing coercion when recording 64-bit bit.*()
 2024-11-15 13:18 UTC 

[Tarantool-patches] [PATCH luajit] Limit CSE for IR_CARG to fix loop optimizations
 2024-10-18 15:19 UTC  (7+ messages)

[Tarantool-patches] [PATCH luajit] test: fix misclib-getmetrics-lapi.test.lua
 2024-10-18 15:19 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 luajit 0/7] Shrink test env and fix flaky tests
 2024-10-18 15:18 UTC  (32+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/7] test: move profilers tests to subdirectory
` [Tarantool-patches] [PATCH v2 luajit 2/7] test: rename <arm64-ccall-fp-convention.test.lua>
` [Tarantool-patches] [PATCH v2 luajit 3/7] cmake: introduce AppendTestEnvVar macro
` [Tarantool-patches] [PATCH v2 luajit 4/7] test: shrink LUA_PATH environment variable
` [Tarantool-patches] [PATCH v2 luajit 5/7] test: shrink LUA_CPATH and {DY}LD_LIBRARY_PATH
` [Tarantool-patches] [PATCH v2 luajit 6/7] test: skip flaky tests with enabled table bump
` [Tarantool-patches] [PATCH v2 luajit 7/7] test: set LD_PRELOAD only when necessary

[Tarantool-patches] [PATCH luajit 0/2] Fixes for 64 bit operands of the bit library
 2024-10-18 15:17 UTC  (10+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] Fix bit op coercion in DUALNUM builds
` [Tarantool-patches] [PATCH luajit 2/2] FFI: Fix 64 bit shift fold rules

[Tarantool-patches] [PATCH luajit] Add missing coercion when recording select(string, ...)
 2024-10-18 15:17 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] FFI: Fix __tostring metamethod access to enum cdata value
 2024-10-18 15:16 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] FFI: Fix various issues in recff_cdata_arith
 2024-10-18 15:16 UTC  (8+ messages)

[Tarantool-patches] [PATCH luajit] Fix stack allocation after on-trace stack check
 2024-10-18 15:15 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] Fix limit check in narrow_conv_backprop()
 2024-10-18 15:15 UTC  (6+ messages)

[Tarantool-patches] [PATCH luajit] Restore state when recording __concat metamethod throws an error
 2024-10-18 15:14 UTC  (7+ messages)

[Tarantool-patches] [PATCH luajit] FFI: Drop finalizer table rehash after GC cycle
 2024-10-18 15:13 UTC  (10+ messages)
` [Tarantool-patches] [PATCH luajit] Drop unused function wrapper

[Tarantool-patches] [PATCH luajit] Clear stack after print_jit_status() in CLI
 2024-10-18 15:12 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] test: off JIT for routines in <lang/stackov.lua>
 2024-10-18 15:12 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] FFI: Workaround for platform dlerror() returning NULL
 2024-10-18 15:09 UTC  (6+ messages)

[Tarantool-patches] [PATCH luajit] Limit number of string format elements to compile
 2024-10-18 15:08 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 luajit 00/45] Rearrange LuaJIT misc tests
 2024-10-18 15:07 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/2] Fixes in Mach-O generation code
 2024-10-18 15:06 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/7] Shrink test env and fix flaky tests
 2024-09-23 11:08 UTC  (16+ messages)
` [Tarantool-patches] [PATCH luajit 1/7] test: move profilers tests to subdirectory
` [Tarantool-patches] [PATCH luajit 2/7] test: rename <arm64-ccall-fp-convention.test.lua>
` [Tarantool-patches] [PATCH luajit 3/7] cmake: introduce AppendTestEnvVar macro
` [Tarantool-patches] [PATCH luajit 4/7] test: shrink LUA_PATH environment variable
` [Tarantool-patches] [PATCH luajit 5/7] test: shrink LUA_CPATH and {DY}LD_LIBRARY_PATH
` [Tarantool-patches] [PATCH luajit 6/7] test: skip flaky tests with enabled table bump
` [Tarantool-patches] [PATCH luajit 7/7] test: set LD_PRELOAD only when necessary

[Tarantool-patches] [PATCH v2 luajit 0/3] Enable running tests with Valgrind, add CI Valgrind testing workflow
 2024-09-16 15:50 UTC  (10+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/3] cmake: run tests with Valgrind
    ` [Tarantool-patches] [PATCH v2 luajit 1/3] cmake: run tests with Valgrind "
` [Tarantool-patches] [PATCH v2 luajit 2/3] ci: add Valgrind testing workflow
` [Tarantool-patches] [PATCH v2 luajit 3/3] test: disable tests failing with Valgrind

[Tarantool-patches] [PATCH luajit 0/2] Disable strcmp optimizations in Valgrind build
 2024-09-13 14:52 UTC  (3+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] c: disable strcmp optimization "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox