Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH luajit 0/3] Fixes for the concat metamethod
 2025-03-26  8:55 UTC  (14+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] test: unify helpers for a custom allocator setting
` [Tarantool-patches] [PATCH luajit 2/3] Restore state when recording __concat metamethod throws OOM
` [Tarantool-patches] [PATCH luajit 3/3] Fix state restore when recording __concat metamethod

[Tarantool-patches] [PATCH luajit] Avoid unpatching bytecode twice after a trace flush
 2025-03-26  8:55 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Fix bit op coercion for shifts in DUALNUM builds
 2025-03-26  8:55 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] ffi/gc: restore back rehashing of finalizers table
 2025-03-26  8:54 UTC  (6+ messages)

[Tarantool-patches] [PATCH luajit] codehealth: fix warnings for the codespell 2.3.0
 2025-03-26  8:54 UTC  (6+ messages)

[Tarantool-patches] [PATCH luajit] ci: disable integration-tarantool-ecosystem.yml
 2025-03-26  8:54 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Fix IR_ABC hoisting
 2025-03-26  8:54 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit][v2] Always close profiler output file
 2025-03-12 11:12 UTC  (10+ messages)

[Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof
 2025-03-12 11:11 UTC  (10+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] sysprof: rename sysprof_error to prof_error
` [Tarantool-patches] [PATCH luajit 2/3] misc: use prof_error for handling errors
` [Tarantool-patches] [PATCH luajit 3/3] sysprof: fix a message with stop without run

[Tarantool-patches] [PATCH luajit 0/8][v3] Fix profilers issues
 2025-03-12 11:11 UTC  (33+ messages)
` [Tarantool-patches] [PATCH luajit 1/8][v3] test: add descriptions to sysprof testcases
` [Tarantool-patches] [PATCH luajit 2/8][v3] test: align test title with test filename
` [Tarantool-patches] [PATCH luajit 3/8][v3] sysprof: fix typo in the comment
` [Tarantool-patches] [PATCH luajit 4/8][v3] sysprof: introduce specific errors and default mode
` [Tarantool-patches] [PATCH luajit 5/8][v3] test: introduce flag LUAJIT_DISABLE_MEMPROF
` [Tarantool-patches] [PATCH luajit 6/8][v3] ci: add workflow with disabled profilers
` [Tarantool-patches] [PATCH luajit 7/8][v3] misc: specific message for "
` [Tarantool-patches] [PATCH luajit 8/8][v3] memprof: set default path to profiling output file

[Tarantool-patches] [PATCH luajit 0/3] Fix sysprof error on stop not started sysprof
 2025-03-07 10:44 UTC  (7+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] sysprof: rename sysprof_error to prof_error
` [Tarantool-patches] [PATCH luajit 2/3] misc: use prof_error for handling errors
` [Tarantool-patches] [PATCH luajit 3/3] sysprof: fix a message with stop without run

[Tarantool-patches] [PATCH luajit] test: fix fix-mips64-spare-side-exit-patching
 2025-03-05  7:30 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit][v2] test: limit code and comment max length
 2025-03-05  7:29 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit 0/7][v2] Fix profilers issues
 2025-02-19 16:08 UTC  (24+ messages)
` [Tarantool-patches] [PATCH luajit 1/7][v2] test: add descriptions to sysprof testcases
` [Tarantool-patches] [PATCH luajit 2/7] sysprof: align test title with test filename
` [Tarantool-patches] [PATCH luajit 3/7][v2] sysprof: fix typo in the comment
` [Tarantool-patches] [PATCH luajit 4/7][v2] sysprof: introduce specific errors and default mode
` [Tarantool-patches] [PATCH luajit 5/7] ci: add workflow with disabled profilers
` [Tarantool-patches] [PATCH luajit 6/7] misc: specific message for "
` [Tarantool-patches] [PATCH luajit 7/7] memprof: set default path to profiling output file

[Tarantool-patches] [PATCH luajit 0/4] Fix sysprof issues
 2025-02-13 11:14 UTC  (13+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] test: add descriptions to sysprof testcases
` [Tarantool-patches] [PATCH luajit 2/4] sysprof: fix typo in the comment
` [Tarantool-patches] [PATCH luajit 3/4] sysprof: introduce specific errors and default mode
` [Tarantool-patches] [PATCH luajit 4/4] sysprof: fix a message with stop without run

[Tarantool-patches] [PATCH luajit] Fix recording of BC_VARG
 2025-02-13 10:51 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] test: define UNUSED macros only once
 2025-02-13 10:04 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] Reject negative getfenv()/setfenv() levels to prevent compiler warning
 2025-02-13 10:03 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Fix detection of inconsistent renames due to sunk values
 2025-02-13  9:59 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit][v2] Handle all stack layouts in (delayed) TRACE vmevent
 2025-02-13  9:59 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] test: limit code and comment max length by 80
 2025-02-12 13:35 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] Always close profiler output file
 2025-02-12 11:36 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Handle all stack layouts in (delayed) TRACE vmevent
 2025-02-07 10:49 UTC  (4+ messages)

[Tarantool-patches] [PATCH v3 luajit] Fix command-line argv handling
 2025-01-31  9:31 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] Fix predict_next() in parser (for real now)
 2025-01-31  9:31 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 luajit] FFI: Add missing coercion when recording 64-bit bit.*()
 2025-01-31  9:31 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit] Fix compilation of getmetatable() for UDTYPE_IO_FILE
 2025-01-31  9:30 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit][v2] Prevent loop in snap_usedef()
 2025-01-31  9:29 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] x86/x64: Add more red zone checks to assembler backend
 2025-01-31  9:29 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] Prevent loop in snap_usedef()
 2025-01-31  9:29 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/2] Refactoring and FMA optimizations
 2025-01-31  9:28 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/4] Fixes for load fusing optimization
 2025-01-31  9:27 UTC  (2+ messages)

[Tarantool-patches] [PATCH v5 luajit 0/3] Valgrind testing
 2025-01-31  9:27 UTC  (2+ messages)

page: 

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