[Tarantool-patches] [PATCH luajit 0/5] jit: add exception unwinding
2023-02-16 6:58 UTC (8+ messages)
` [Tarantool-patches] [PATCH luajit 1/5] test: disable `lj-603-snap-restore` test
` [Tarantool-patches] [PATCH luajit 2/5] Handle on-trace OOM errors from helper functions
` [Tarantool-patches] [PATCH luajit 3/5] Disable unreliable assertion for external frame unwinding
` [Tarantool-patches] [PATCH luajit 4/5] OSX: "
` [Tarantool-patches] [PATCH luajit 5/5] Fix IR_RENAME snapshot number. Follow-up fix for a32aeadc
[Tarantool-patches] [PATCH luajit 0/7] Adjust tests to be run when JIT is disabled
2023-02-15 22:35 UTC (22+ messages)
` [Tarantool-patches] [PATCH luajit 1/7] Minor fixes
` [Tarantool-patches] [PATCH luajit 2/7] build: fix build with JIT disabled
` [Tarantool-patches] [PATCH luajit 3/7] test: stop using utils.selfrun in tests
` [Tarantool-patches] [PATCH luajit 4/7] test: make skipcond helper more convenient
` [Tarantool-patches] [PATCH luajit 5/7] test: add skipcond for all JIT-related tests
` [Tarantool-patches] [PATCH luajit 6/7] test: fix lua-Harness "
` [Tarantool-patches] [PATCH luajit 7/7] ci: add nojit flavor for exotic builds
[Tarantool-patches] [PATCH luajit] ARM64: Fix pcall() error case
2023-02-15 8:05 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit v2 0/2] Checkhook CI improvements
2023-02-13 16:10 UTC (4+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/2] ci: add arm64 architecture to exotic testing
` [Tarantool-patches] [PATCH luajit v2 2/2] ci: add LUAJIT_ENABLE_CHECKHOOK for exotic matrix
[Tarantool-patches] [PATCH luajit] ci: add LUAJIT_ENABLE_CHECKHOOK for exotic matrix
2023-02-13 9:37 UTC (4+ messages)
[Tarantool-patches] [PATCH luajit] ci: update action/checkout to v3
2023-02-13 9:14 UTC (2+ messages)
[Tarantool-patches] [PATCH] test: disable cases in PUC-Rio tests for debug line hook
2023-02-10 16:18 UTC (8+ messages)
[Tarantool-patches] [PATCH luajit v4] memprof: introduce cli flag to run dump parser
2023-02-09 12:17 UTC
[Tarantool-patches] [PATCH luajit v8] Fix math.min()/math.max() inconsistencies
2023-02-08 20:05 UTC
[Tarantool-patches] [PATCH luajit v3] memprof: introduce cli flag to run dump parser
2023-02-07 7:23 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Fix os.date() for wider libc strftime() compatibility
2023-02-03 13:28 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit] test: add test case for math.modf
2023-02-03 13:06 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit v7] Fix math.min()/math.max() inconsistencies
2023-02-03 9:11 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit 0/3] Dualnumber mode fixes
2023-02-02 8:54 UTC (18+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] sysprof: fix interval parsing in dual-number mode
` [Tarantool-patches] [PATCH luajit 2/3] ci: introduce workflow for exotic builds
` [Tarantool-patches] [PATCH luajit 3/3] x86/x64: Fix loop realignment
[Tarantool-patches] [PATCH luajit] test: add test for `string.char('%c', 0)`
2023-02-02 7:01 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit] ARM64: Fix {AHUV}LOAD specialized to nil/false/true
2023-01-25 18:57 UTC
[Tarantool-patches] [PATCH luajit 0/3] Dualnumber mode fixes
2023-01-18 20:16 UTC
[Tarantool-patches] [PATCH luajit 0/2] More enhancements in LuaJIT CI
2023-01-18 9:24 UTC (14+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] ci: change runner dispatch for LuaJIT testing
` [Tarantool-patches] [PATCH luajit 2/2] ci: use strategy matrix for integration workflow
[Tarantool-patches] [PATCH luajit] x64/LJ_GC64: Fix type-check-only variant of SLOAD
2023-01-12 14:55 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit] LJ_GC64: Fix ir_khash for non-string GCobj
2023-01-12 14:55 UTC (8+ messages)
[Tarantool-patches] [PATCH luajit] cmake: fix build for non-bash shells
2023-01-12 14:55 UTC (8+ messages)
` [Tarantool-patches] [PATCH] cmake: introduce CheckUnwindTables helper
[Tarantool-patches] [PATCH luajit v6] Fix math.min()/math.max() inconsistencies
2022-12-23 15:42 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Save trace recorder state around VM event call.\
2022-12-22 11:40 UTC
[Tarantool-patches] [PATCH luajit v2] gdb: support full-range 64-bit lightuserdata
2022-12-12 9:46 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] GC64: enable sysprof support
2022-12-12 9:43 UTC (5+ messages)
[Tarantool-patches] [PATCH luajit v2] Don't compile math.modf() anymore
2022-12-12 9:42 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Fix narrowing of unary minus
2022-12-12 9:42 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit 0/2] Fix tests for LUAJIT_ENABLE_CHECKHOOK
2022-12-12 9:42 UTC (18+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] test: relax JIT setup in lj-430-maxirconst test
` [Tarantool-patches] [PATCH luajit 2/2] test: relax JIT setup in misc.getmetrics test
` [Tarantool-patches] [PATCH luajit 3/2] test: remove TAP side effects in getmetrics tests
[Tarantool-patches] [PATCH luajit v2] sysprof: replace `backtrace` with libunwind
2022-12-06 6:58 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit v4 6/8] BSD: Fix build with BSD grep
2022-12-06 5:58 UTC (20+ messages)
` [Tarantool-patches] [PATCH luajit v4 7/8] Fix build with busybox grep
` [Tarantool-patches] [PATCH luajit v4 1/8] Cleanup and enable external unwinding for more platforms
` [Tarantool-patches] [PATCH luajit v4 2/8] OSX: Fix build by hardcoding external frame unwinding
` [Tarantool-patches] [PATCH luajit v4 3/8] OSX/ARM64: Disable external unwinding for now
` [Tarantool-patches] [PATCH luajit v4 4/8] ARM64: Reorder interpreter stack frame and fix unwinding
` [Tarantool-patches] [PATCH luajit v4 5/8] OSX/ARM64: Disable unwind info
` [Tarantool-patches] [PATCH luajit v4 8/8] OSX/ARM64: Fix external unwinding
[Tarantool-patches] [PATCH] gdb: support full-range 64-bit lightuserdata
2022-12-02 10:16 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] luajit-gdb: support full-range 64-bit lightud
2022-12-01 5:14 UTC (3+ messages)
[Tarantool-patches] Fwd: [PATCH luajit v2] Don't compile math.modf() anymore
2022-11-30 13:24 UTC
[Tarantool-patches] [PATCH luajit] Fix narrowing of unary minus
2022-11-30 10:40 UTC (5+ messages)
` [Tarantool-patches] [PATCH luajit v2] "
[Tarantool-patches] [PATCH luajit v2] memprof: introduce cli flag to run dump parser
2022-11-29 13:18 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] sysprof: replace `backtrace` with libunwind
2022-11-29 11:02 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] Ensure correct stack top for OOM error message
2022-11-23 7:51 UTC (7+ messages)
[Tarantool-patches] [PATCH luajit v2] Cleanup math function compilation and fix inconsistencies
2022-11-23 7:50 UTC (6+ messages)
[Tarantool-patches] [PATCH luajit 0/2] Fix io.close()
2022-11-23 7:50 UTC (2+ messages)
[Tarantool-patches] [PATCH luajit] x86/x64: Check for jcc when using xor r, r in emit_loadi()
2022-11-23 7:50 UTC (6+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox