Skip to content
Snippets Groups Projects
Select Git revision
  • 0.6
  • 0.7.0
  • 25_26_alter
  • 4.0
  • 5.1.1
  • afetisov/box-error-chain
  • afetisov/fix-mutex
  • afetisov/fix-statics-1
  • av/debug
  • av/export-current-session
  • av/return-unprepare-err
  • av/sql-api-fix
  • av/update-sql-ffi
  • bberezovskiy/fix-std-cbus
  • bberezovskiy/sync-tcp-io
  • box-session-add-uid-euid
  • breaking/feat/better-to-tuple-buffer-using-gat
  • breaking/feat/error-decode-details
  • cannot-catch-foreign-exceptions
  • cbus-test
  • 6.1.0
  • 6.0.0
  • 5.1.0
  • 5.0.0
  • 4.0.1
  • 4.0.0
  • 3.0.1
  • 3.0.0
  • 2.0.0
  • 0.6.6
  • 1.1.0
  • 1.0.0
  • 0.6.5
  • 0.6.4
  • 0.6.3
  • 0.6.2
  • 0.6.1
  • 0.6.0
  • 0.5.1
  • 0.5.0
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Dec65127Nov24201715141310972131Oct3027262524232019171096229Sep28272622212019151413128630Aug28242118151428Jul27262421201817144330Jun26232221201916151413986130May292313Apr12115429Mar24222120171513109763228Feb2120161587632130Jan171613111030Dec2928262219161514139865129Nov2824231815141197231Oct2827262119171413126523Sep211916151413128119Aug17108543230Jul2826252120191365124Jun23222010976431May3023629Apr262119151312118764131Mar3024211716151093128Feb2422211816151411107432131Jan27261529Dec2423212015141310987230Nov2925chore: mark #[inline] all the trivial channel related functionsrefactor: into_fiber_argsrefactor: unify passing rust closures as fiber functions via fiber::Contextfeat: static_assert! macrofix: return an error instead of panicking if fiber name contains a nul bytefeat: doc-comments for c_str! & c_ptr! macros + compile time checkingfix: tarantool::set_[and_get_]error! now works with inlined format argsfeat: fiber::Builder::{start_non_joinable, defer_non_joinable}fix: remove JoinHandle::{detach, detach_checked, detach_and_forget} as they're unsafe actuallychore: doc-comment tweaksrefactor: don't `use crate::Result`, use `crate::Result` insteadfeat: reserved fiber id constantschore: cleanup module imports and declarations in fiber.rsfeat: add Error::Other variantfeat: Error::variant_namefeat: fiber::JoinHandle::detach_and_forget & fiber::existsfix: deprecate the old fiber::Fiber api, use the new one everywhere in the code basefeat: fiber::r#async::timeout::{deadline, IntoTimeout::deadline}feat: fiber::Cond::wait_deadlinefeat: fiber::JoinHandle::cancel, fiber::JoinHandle::wakeupfix: SPACE_ID_MAX is decreased by 1 in tarantool-3.0test: remove BoolExttest: check that Space::{delete, update} return Ok(None) when id wasn't foundfeat: finish the work on Proc::is_publicfeat: add public attribute to procsfix: tlua::error! macro now works correctly with a single argumenttest: disable the flaky check in big_data testfeat: vclock tweakstest(cbus): fix flaky test in ci environment by increase sleep duration.feat(cbus): add synchronous channels for tokio runtime and std threads.fix: Use explicit 'static lifetime in `define_str_enum`ci: change builder to kanikofix(test): fixed `test_cord_info_functions` test:Expose box_access_check_ddlfeat: Encode/Decode impls in define_str_enum macrofix: decode field name in error from utf8refactor!: with_su() functionfix_sufix_sufix: use format_ident instead of trim_start_matchesfix: context used almost always to ignore contextperf: remove redundant allocations & computations from generated code
Loading