Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH luajit 0/2] gc: handle errors in finalizers
 2023-11-01  8:56 UTC  (5+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] Print errors from __gc finalizers instead of rethrowing them
` [Tarantool-patches] [PATCH luajit 2/2] Fix last commit

[Tarantool-patches] [PATCH luajit] LJ_GC64: Fix lua_concat()
 2023-11-01  8:28 UTC  (8+ messages)
  ` [Tarantool-patches] [PATCH luajit 1/2] test: introduce asserts assert_str{_not}_equal

[Tarantool-patches] [PATCH luajit][v2] LJ_GC64: Fix lua_concat()
 2023-10-31 19:22 UTC  (7+ messages)

[Tarantool-patches] [PATCH luajit][v2] cmake: replace prove with CTest
 2023-10-31 19:17 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit] test: disable tests for OOM on trace on *BSD
 2023-10-31 17:22 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/2] gc: handle errors in finalizers
 2023-10-31 16:04 UTC 

[Tarantool-patches] [PATCH luajit] Fix FOLD rule for x-0
 2023-10-31 15:17 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] Fix C file generation in jit.bcsave
 2023-10-31 13:21 UTC  (4+ messages)

[Tarantool-patches] [PATCH luajit 0/4][v2] Fix typos and enable codespell
 2023-10-31 11:53 UTC  (25+ messages)
` [Tarantool-patches] [PATCH luajit 1/4][v2] codehealth: fix typos
` [Tarantool-patches] [PATCH luajit 2/4][v2] test: fix codestyle
` [Tarantool-patches] [PATCH luajit 3/4][v2] cmake: introduce target with codespell
` [Tarantool-patches] [PATCH luajit 4/4][v2] ci: enable codespell

[Tarantool-patches] [PATCH luajit 0/2][v2] Fix embedded bytecode loader
 2023-10-31 11:30 UTC  (12+ messages)
` [Tarantool-patches] [PATCH luajit 1/2][v2] "
` [Tarantool-patches] [PATCH luajit 2/2][v2] Followup fix for "

[Tarantool-patches] [PATCH luajit 0/2] gc: handle errors in finalizers
 2023-10-27 12:57 UTC 

[Tarantool-patches] [PATCH luajit] Fix jit.dump() output for IR_CONV
 2023-10-26 12:24 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] Prevent compile of __concat with tailcall to fast function
 2023-10-25 13:10 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/6] FFI fixes
 2023-10-25 11:42 UTC  (21+ messages)
` [Tarantool-patches] [PATCH luajit 1/6] Abstract out on-demand loading of FFI library
` [Tarantool-patches] [PATCH luajit 2/6] FFI: Fix missing cts->L initialization in argv2ctype()
` [Tarantool-patches] [PATCH luajit 3/6] FFI: Ensure returned string is alive in ffi.typeinfo()
` [Tarantool-patches] [PATCH luajit 4/6] FFI: Fix dangling reference to CType
` [Tarantool-patches] [PATCH luajit 5/6] FFI: Fix dangling reference to CType. Improve checks
` [Tarantool-patches] [PATCH luajit 6/6] FFI: Fix dangling reference to CType in carith_checkarg()

[Tarantool-patches] [PATCH luajit 0/2] Fix assembling of the head of side traces
 2023-10-24 13:51 UTC  (9+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] Fix register mask for stack check in head of side trace
` [Tarantool-patches] [PATCH luajit 2/2] Fix base register coalescing in "

[Tarantool-patches] [PATCH luajit] IR_MIN/IR_MAX is non-commutative due to underlying FPU ops
 2023-10-24 11:35 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit v2] Mark CONV as non-weak, to prevent elimination of its side-effect
 2023-10-23 14:59 UTC  (7+ messages)

[Tarantool-patches] [PATCH luajit] LJ_GC64: Always snapshot functions for non-base frames
 2023-10-23 14:57 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit v2 0/5] Fix error-throwing on an incorrect coroutine
 2023-10-22  1:58 UTC  (24+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/5] Revert "Fix cur_L tracking on exceptional path"
` [Tarantool-patches] [PATCH luajit v2 2/5] Revert "Update cur_L "
` [Tarantool-patches] [PATCH luajit v2 3/5] Revert "arm64: fix cur_L restoration on error throw"
` [Tarantool-patches] [PATCH luajit v2 4/5] Revert "Update cur_L on exceptional path (arm)"
` [Tarantool-patches] [PATCH luajit v2 5/5] Restore cur_L for specific Lua/C API use case

[Tarantool-patches] [PATCH luajit] Fix Clang build
 2023-10-22  1:52 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit 0/2][v3] Fix embedded bytecode loader
 2023-10-20 13:17 UTC  (3+ messages)
` [Tarantool-patches] [PATCH luajit 1/2][v3] "
` [Tarantool-patches] [PATCH luajit 2/2][v3] Followup fix for "

[Tarantool-patches] [PATCH luajit v2 0/2] debug: generalized extension
 2023-10-18 13:17 UTC  (4+ messages)
` [Tarantool-patches] [PATCH luajit v2 1/2] "
` [Tarantool-patches] [PATCH luajit v2 2/2] test: add test for debugging extension

[Tarantool-patches] [PATCH luajit v3 0/2] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*
 2023-10-12 12:35 UTC  (6+ messages)
` [Tarantool-patches] [PATCH luajit v3 1/2] snap: check J->pc is within its proto bytecode
` [Tarantool-patches] [PATCH luajit v3 2/2] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*

[Tarantool-patches] [PATCH luajit 0/2] profilers: purge generations
 2023-10-06 14:52 UTC  (14+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] memprof: refactor symbol resolution
` [Tarantool-patches] [PATCH luajit 2/2] profilers: purge generation mechanism

[Tarantool-patches] [PATCH luajit v9 0/2] introduce cli for tools
 2023-10-06  8:26 UTC  (9+ messages)
` [Tarantool-patches] [PATCH luajit v9 1/2] tools: add cli flag to run profile dump parsers

[Tarantool-patches] [PATCH luajit v3 0/2] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*
 2023-10-04 12:50 UTC 

[Tarantool-patches] [PATCH luajit] debug: generalized extension
 2023-10-04  9:01 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit v2] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*
 2023-10-03 18:31 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit 0/4] Fix error-throwing on an incorrect coroutine
 2023-09-28 17:08 UTC  (5+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] Revert "Fix cur_L tracking on exceptional path"
` [Tarantool-patches] [PATCH luajit 2/4] Revert "Update cur_L "
` [Tarantool-patches] [PATCH luajit 3/4] Revert "Update cur_L on exceptional path (arm)"
` [Tarantool-patches] [PATCH luajit 4/4] Restore cur_L for specific Lua/C API use case

[Tarantool-patches] [PATCH luajit 0/3] Fix fix-mips64-spare-side-exit-patching
 2023-09-27 12:33 UTC  (8+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] MIPS: Fix "bad FP FLOAD" assertion
` [Tarantool-patches] [PATCH luajit 2/3] test: fix `fillmcode()` generator helper
` [Tarantool-patches] [PATCH luajit 3/3] test: fix fix-mips64-spare-side-exit-patching

[Tarantool-patches] [PATCH luajit] Handle table unsinking in the presence of IRFL_TAB_NOMM
 2023-09-27 12:33 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit] Fix handling of instable types in TNEW/TDUP load forwarding
 2023-09-27 12:33 UTC  (5+ messages)

[Tarantool-patches] [PATCH luajit 0/2] Fix frames for on trace errors
 2023-09-27 12:33 UTC  (11+ messages)
` [Tarantool-patches] [PATCH luajit 1/2] Fix frame for on-trace out-of-memory error
` [Tarantool-patches] [PATCH luajit 2/2] Fix frame for more types of on-trace error messages

[Tarantool-patches] [PATCH luajit] Fix predict_next() in parser (again)
 2023-09-27 12:33 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] Always exit after machine code page protection change fails
 2023-09-27 12:33 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*
 2023-09-22  7:51 UTC  (2+ messages)

page:  |  | latest

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