ilnurkh 0e978a7806 Y_FAIL->Y_ABORT at '^util' 1 year ago
..
ut bf0f13dd39 add ymake export to ydb 1 year ago
ut_cython bf0f13dd39 add ymake export to ydb 1 year ago
adaptor.cpp 5787a7ada4 Restoring authorship annotation for <epar@yandex-team.ru>. Commit 2 of 2. 3 years ago
adaptor.h 5787a7ada4 Restoring authorship annotation for <epar@yandex-team.ru>. Commit 2 of 2. 3 years ago
adaptor_ut.cpp 5787a7ada4 Restoring authorship annotation for <epar@yandex-team.ru>. Commit 2 of 2. 3 years ago
algorithm.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
algorithm.h c64ee34d9c [util] prefer non-const begin/end method for non-const containers in AdjacentFind* functions 2 years ago
algorithm_ut.cpp 7c5a27ccb2 Remove extra semicolon (util) 1 year ago
array_ref.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
array_ref.h fffc549822 Restoring authorship annotation for <muzykantov@yandex-team.ru>. Commit 2 of 2. 3 years ago
array_ref.pxd c157fb4a8b Restoring authorship annotation for Ivan Safonov <isafonov27@gmail.com>. Commit 2 of 2. 3 years ago
array_ref_ut.cpp db222959b3 Restoring authorship annotation for <pavelgur@yandex-team.ru>. Commit 2 of 2. 3 years ago
array_ref_ut.pyx cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. 3 years ago
array_size.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
array_size.h 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
array_size_ut.cpp 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
bitmap.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
bitmap.h 335c640261 Y_VERIFY->Y_ABORT_UNLESS at ^u 1 year ago
bitmap_ut.cpp 811ece47d0 Restoring authorship annotation for <dimko@yandex-team.ru>. Commit 2 of 2. 3 years ago
bitops.cpp 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
bitops.h c0a1bd5a47 Restoring authorship annotation for <lexeyo@yandex-team.ru>. Commit 2 of 2. 3 years ago
bitops_ut.cpp 7c5a27ccb2 Remove extra semicolon (util) 1 year ago
bt_exception.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
bt_exception.h 0f4c5d1e8c Restoring authorship annotation for <a-romanov@yandex-team.ru>. Commit 2 of 2. 3 years ago
buffer.cpp 56c39b3cf9 Restoring authorship annotation for <mowgli@yandex-team.ru>. Commit 2 of 2. 3 years ago
buffer.h 68d8479d07 Mark clear and reset methods as reinitializing the object. 2 years ago
buffer_ut.cpp 47a7e7b296 Restoring authorship annotation for <kerzum@yandex-team.ru>. Commit 2 of 2. 3 years ago
cast.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
cast.h 0e978a7806 Y_FAIL->Y_ABORT at '^util' 1 year ago
cast_ut.cpp ecc19a1fc1 Restoring authorship annotation for <antoshkka@yandex-team.ru>. Commit 2 of 2. 3 years ago
deque.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
deque.h 56c39b3cf9 Restoring authorship annotation for <mowgli@yandex-team.ru>. Commit 2 of 2. 3 years ago
deque.pxd 9d80afb43b Restoring authorship annotation for <danila-eremin@yandex-team.ru>. Commit 2 of 2. 3 years ago
deque_ut.cpp 76cbe125b7 util unittests: replace try-catch-UNIT_ASSERT via UNIT_ASSERT_EXCEPTION 3 years ago
deque_ut.pyx 9d80afb43b Restoring authorship annotation for <danila-eremin@yandex-team.ru>. Commit 2 of 2. 3 years ago
explicit_type.cpp bf9e69a933 Restoring authorship annotation for Alexander Fokin <apfokin@gmail.com>. Commit 2 of 2. 3 years ago
explicit_type.h 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
explicit_type_ut.cpp 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
fastqueue.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
fastqueue.h 9dac44a55e Restoring authorship annotation for <anelyubin@yandex-team.ru>. Commit 2 of 2. 3 years ago
flags.cpp 335c640261 Y_VERIFY->Y_ABORT_UNLESS at ^u 1 year ago
flags.h c203a40b3a Require semicolon after Y_DECLARE*_FLAGS 1 year ago
flags_ut.cpp c203a40b3a Require semicolon after Y_DECLARE*_FLAGS 1 year ago
function.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
function.h 30a75ad702 [util] Add specializations for const / ref qualified member functions 2 years ago
function_ref.cpp 2815902b8c [util] Fix: add missing .cpp for function_ref 2 years ago
function_ref.h d10b241085 [util] Fix TFunctionRef under MSVC 2 years ago
function_ref_ut.cpp 7eeb61811b added limit parameter 2 years ago
function_ut.cpp 30a75ad702 [util] Add specializations for const / ref qualified member functions 2 years ago
fwd.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
fwd.h df35d89845 Restoring authorship annotation for <khlebnikov@yandex-team.ru>. Commit 2 of 2. 3 years ago
guid.cpp c51a16470c Restoring authorship annotation for <rureggaeton@yandex-team.ru>. Commit 2 of 2. 3 years ago
guid.h 25659221f1 1 year ago
guid_ut.cpp 25659221f1 1 year ago
hash.cpp e96ef596ac prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h 2 years ago
hash.h 83f3ea3ed2 split hash.h into hash.h and multi_hash_map.h 2 years ago
hash.pxd 23c799716c Restoring authorship annotation for <brutalman@yandex-team.ru>. Commit 2 of 2. 3 years ago
hash_multi_map.cpp e96ef596ac prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h 2 years ago
hash_multi_map.h 81da3699b0 Add THashMultiMap::equal_range_i so new element could be emplaced after checking multiple elements with the given key withoute extra hashing 1 year ago
hash_primes.cpp 11a24635da Restoring authorship annotation for <swarmer@yandex-team.ru>. Commit 2 of 2. 3 years ago
hash_primes.h 11a24635da Restoring authorship annotation for <swarmer@yandex-team.ru>. Commit 2 of 2. 3 years ago
hash_primes_ut.cpp 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
hash_set.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
hash_set.h 68d8479d07 Mark clear and reset methods as reinitializing the object. 2 years ago
hash_set.pxd cb68f224c4 Restoring authorship annotation for Stanislav Kirillov <staskirillov@gmail.com>. Commit 2 of 2. 3 years ago
hash_set_ut.pyx 9d80afb43b Restoring authorship annotation for <danila-eremin@yandex-team.ru>. Commit 2 of 2. 3 years ago
hash_table.cpp e96ef596ac prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h 2 years ago
hash_table.h 81da3699b0 Add THashMultiMap::equal_range_i so new element could be emplaced after checking multiple elements with the given key withoute extra hashing 1 year ago
hash_ut.cpp e96ef596ac prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h 2 years ago
hash_ut.pyx 344ea37b4a Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. Commit 2 of 2. 3 years ago
hide_ptr.cpp 7489e46823 Restoring authorship annotation for <somov@yandex-team.ru>. Commit 2 of 2. 3 years ago
hide_ptr.h 7489e46823 Restoring authorship annotation for <somov@yandex-team.ru>. Commit 2 of 2. 3 years ago
intrlist.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
intrlist.h c196be500c Restoring authorship annotation for <iofik@yandex-team.ru>. Commit 2 of 2. 3 years ago
intrlist_ut.cpp c196be500c Restoring authorship annotation for <iofik@yandex-team.ru>. Commit 2 of 2. 3 years ago
is_in.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
is_in.h 915804dc0b [util] constexpr для алгоритмов 2 years ago
is_in_ut.cpp e96ef596ac prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h 2 years ago
iterator.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
iterator.h bd077d09a0 Restoring authorship annotation for <hippskill@yandex-team.ru>. Commit 2 of 2. 3 years ago
iterator_range.cpp 6170310e87 Restoring authorship annotation for <stanly@yandex-team.ru>. Commit 2 of 2. 3 years ago
iterator_range.h 132a3640fa Restoring authorship annotation for <pechatnov@yandex-team.ru>. Commit 2 of 2. 3 years ago
iterator_range_ut.cpp 132a3640fa Restoring authorship annotation for <pechatnov@yandex-team.ru>. Commit 2 of 2. 3 years ago
iterator_ut.cpp bd077d09a0 Restoring authorship annotation for <hippskill@yandex-team.ru>. Commit 2 of 2. 3 years ago
lazy_value.cpp e20e2b362f Restoring authorship annotation for <diver@yandex-team.ru>. Commit 2 of 2. 3 years ago
lazy_value.h 128195d32b [util]TLazyValue: remove operator bool and Defined 2 years ago
lazy_value_ut.cpp 128195d32b [util]TLazyValue: remove operator bool and Defined 2 years ago
list.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
list.h 58cd0b86ed Restoring authorship annotation for <osado@yandex-team.ru>. Commit 2 of 2. 3 years ago
list.pxd 92b547f8e5 Restoring authorship annotation for <stupidhobbit@yandex-team.ru>. Commit 2 of 2. 3 years ago
list_ut.cpp 2a4a975b11 Restoring authorship annotation for <ermolovd@yandex-team.ru>. Commit 2 of 2. 3 years ago
list_ut.pyx 92b547f8e5 Restoring authorship annotation for <stupidhobbit@yandex-team.ru>. Commit 2 of 2. 3 years ago
map.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
map.h d114729045 Do not override contains() method which is present is STL 2 years ago
map.pxd 193231612b Restoring authorship annotation for Sergey Lisitsyn <lisitsyn@hey.com>. Commit 2 of 2. 3 years ago
map_ut.cpp de89752358 Restoring authorship annotation for <svshevtsov@yandex-team.ru>. Commit 2 of 2. 3 years ago
map_ut.pyx 145b834e7d Add missing map_ut.pyx to util/generic/ut_cython 2 years ago
mapfindptr.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
mapfindptr.h 267e363c49 TMapOps::Value: better return type 1 year ago
mapfindptr_ut.cpp 267e363c49 TMapOps::Value: better return type 1 year ago
maybe.cpp 0e978a7806 Y_FAIL->Y_ABORT at '^util' 1 year ago
maybe.h 68d8479d07 Mark clear and reset methods as reinitializing the object. 2 years ago
maybe.pxd 5d50718e66 Restoring authorship annotation for Mikhail Borisov <borisov.mikhail@gmail.com>. Commit 2 of 2. 3 years ago
maybe_traits.h 8a2b6dd59e Add ctors for TStorageBase to fix TMaybe instantiation for move-only types which are trivially move-constructible 1 year ago
maybe_ut.cpp aed1c1c778 Restoring authorship annotation for <sankear@yandex-team.ru>. Commit 2 of 2. 3 years ago
maybe_ut.pyx 5d50718e66 Restoring authorship annotation for Mikhail Borisov <borisov.mikhail@gmail.com>. Commit 2 of 2. 3 years ago
mem_copy.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
mem_copy.h 9abfb1a53b Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2. 3 years ago
mem_copy_ut.cpp 1eb755fbca Restoring authorship annotation for Vasily Gerasimov <UgnineSirdis@gmail.com>. Commit 2 of 2. 3 years ago
noncopyable.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
noncopyable.h 74f28e6c6f Restoring authorship annotation for <asa@yandex-team.ru>. Commit 2 of 2. 3 years ago
object_counter.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
object_counter.h 05a6fea781 IGNIETFERRO-1105 TAtomic -> std::atomic in util/generic/* and threadpool 2 years ago
objects_counter_ut.cpp 464ba3814a Restoring authorship annotation for <ivanmorozov@yandex-team.ru>. Commit 2 of 2. 3 years ago
overloaded.cpp 4aef354b22 Restoring authorship annotation for <tender-bum@yandex-team.ru>. Commit 2 of 2. 3 years ago
overloaded.h 4aef354b22 Restoring authorship annotation for <tender-bum@yandex-team.ru>. Commit 2 of 2. 3 years ago
overloaded_ut.cpp 4aef354b22 Restoring authorship annotation for <tender-bum@yandex-team.ru>. Commit 2 of 2. 3 years ago
ptr.cpp addb3626ed Restoring authorship annotation for <denplusplus@yandex-team.ru>. Commit 2 of 2. 3 years ago
ptr.h 3657be5988 TSharedPtr::As()&: leakage fix 2 years ago
ptr.pxd 9920e18b25 Restoring authorship annotation for <anton-kalsin@yandex-team.ru>. Commit 2 of 2. 3 years ago
ptr_ut.cpp 335c640261 Y_VERIFY->Y_ABORT_UNLESS at ^u 1 year ago
ptr_ut.pyx 9920e18b25 Restoring authorship annotation for <anton-kalsin@yandex-team.ru>. Commit 2 of 2. 3 years ago
queue.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
queue.h 7bf72dabd2 Restoring authorship annotation for <fippo@yandex-team.ru>. Commit 2 of 2. 3 years ago
queue_ut.cpp e1eef5fd2e Restoring authorship annotation for <iroubin@yandex-team.ru>. Commit 2 of 2. 3 years ago
refcount.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
refcount.h 335c640261 Y_VERIFY->Y_ABORT_UNLESS at ^u 1 year ago
reserve.h 55a7f90e4c Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 2 of 2. 3 years ago
scope.cpp eec632e483 Restoring authorship annotation for <qkrorlqr@yandex-team.ru>. Commit 2 of 2. 3 years ago
scope.h 5ba59e58ca Restoring authorship annotation for <sharpeye@yandex-team.ru>. Commit 2 of 2. 3 years ago
scope_ut.cpp 5ba59e58ca Restoring authorship annotation for <sharpeye@yandex-team.ru>. Commit 2 of 2. 3 years ago
serialized_enum.cpp 11a24635da Restoring authorship annotation for <swarmer@yandex-team.ru>. Commit 2 of 2. 3 years ago
serialized_enum.h e5e7d3b69b [enum_parser] generate ToStringBuf specialization 2 years ago
serialized_enum_ut.cpp 4aef354b22 Restoring authorship annotation for <tender-bum@yandex-team.ru>. Commit 2 of 2. 3 years ago
set.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
set.h d114729045 Do not override contains() method which is present is STL 2 years ago
set_ut.cpp e1eef5fd2e Restoring authorship annotation for <iroubin@yandex-team.ru>. Commit 2 of 2. 3 years ago
singleton.cpp 335c640261 Y_VERIFY->Y_ABORT_UNLESS at ^u 1 year ago
singleton.h 05a6fea781 IGNIETFERRO-1105 TAtomic -> std::atomic in util/generic/* and threadpool 2 years ago
singleton_ut.cpp a175286682 Restoring authorship annotation for <bidzilya@yandex-team.ru>. Commit 2 of 2. 3 years ago
size_literals.cpp c0a1bd5a47 Restoring authorship annotation for <lexeyo@yandex-team.ru>. Commit 2 of 2. 3 years ago
size_literals.h 6bccf8a6c5 Remove using of extra semicolons in util 1 year ago
size_literals_ut.cpp c0a1bd5a47 Restoring authorship annotation for <lexeyo@yandex-team.ru>. Commit 2 of 2. 3 years ago
stack.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
stack.h 6170310e87 Restoring authorship annotation for <stanly@yandex-team.ru>. Commit 2 of 2. 3 years ago
stack_ut.cpp 6170310e87 Restoring authorship annotation for <stanly@yandex-team.ru>. Commit 2 of 2. 3 years ago
store_policy.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
store_policy.h 132a3640fa Restoring authorship annotation for <pechatnov@yandex-team.ru>. Commit 2 of 2. 3 years ago
store_policy_ut.cpp 8d0bed04ed remove unused includes 2 years ago
strbase.h 6cc0b91261 Switch TString and TStringBase to std::reverse_iterator 2 years ago
strbuf.cpp 8d0bed04ed remove unused includes 2 years ago
strbuf.h 00502eb588 Add global user-defined literal for TStringBuf 1 year ago
strbuf_ut.cpp 00502eb588 Add global user-defined literal for TStringBuf 1 year ago
strfcpy.cpp 2c532b38e6 Restoring authorship annotation for <melkov@yandex-team.ru>. Commit 2 of 2. 3 years ago
strfcpy.h 8e39421d5f Restoring authorship annotation for <agalakhov@yandex-team.ru>. Commit 2 of 2. 3 years ago
string.cpp 8d0bed04ed remove unused includes 2 years ago
string.h ea943290d0 TString: improve `operator+` rvalue overloads 1 year ago
string.pxd f8f6804a3e Restoring authorship annotation for Oleg Sidorkin <osidorkin@gmail.com>. Commit 2 of 2. 3 years ago
string_hash.h b13fbd7504 util: Drop NO_CITYHASH point of customisation 2 years ago
string_transparent_hash_ut.cpp 56c39b3cf9 Restoring authorship annotation for <mowgli@yandex-team.ru>. Commit 2 of 2. 3 years ago
string_ut.cpp e6552744f4 aliases for checking macroses 1 year ago
string_ut.h 6cc0b91261 Switch TString and TStringBase to std::reverse_iterator 2 years ago
string_ut.pyx 93e9e4639b Restoring authorship annotation for <mstebelev@yandex-team.ru>. Commit 2 of 2. 3 years ago
typelist.cpp b3c1a08629 Restoring authorship annotation for <gotmanov@yandex-team.ru>. Commit 2 of 2. 3 years ago
typelist.h a0e29f0026 Restoring authorship annotation for <grand@yandex-team.ru>. Commit 2 of 2. 3 years ago
typelist_ut.cpp 8d0bed04ed remove unused includes 2 years ago
typetraits.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
typetraits.h 6bccf8a6c5 Remove using of extra semicolons in util 1 year ago
typetraits_ut.cpp 7c5a27ccb2 Remove extra semicolon (util) 1 year ago
utility.cpp 9dac44a55e Restoring authorship annotation for <anelyubin@yandex-team.ru>. Commit 2 of 2. 3 years ago
utility.h f3025ec0ed Restoring authorship annotation for <skaarj@yandex-team.ru>. Commit 2 of 2. 3 years ago
utility_ut.cpp 7c5a27ccb2 Remove extra semicolon (util) 1 year ago
va_args.cpp 6bccf8a6c5 Remove using of extra semicolons in util 1 year ago
va_args.h 97ccada563 Restoring authorship annotation for <dancingqueue@yandex-team.ru>. Commit 2 of 2. 3 years ago
va_args_ut.cpp 7c5a27ccb2 Remove extra semicolon (util) 1 year ago
variant.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
variant.h 4aef354b22 Restoring authorship annotation for <tender-bum@yandex-team.ru>. Commit 2 of 2. 3 years ago
vector.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
vector.h 0cd79982d2 Restoring authorship annotation for <alikulin@yandex-team.ru>. Commit 2 of 2. 3 years ago
vector.pxd 344ea37b4a Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. Commit 2 of 2. 3 years ago
vector_ut.cpp 25659221f1 1 year ago
vector_ut.pyx 344ea37b4a Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. Commit 2 of 2. 3 years ago
xrange.cpp 9dac44a55e Restoring authorship annotation for <anelyubin@yandex-team.ru>. Commit 2 of 2. 3 years ago
xrange.h 88931f8800 Restoring authorship annotation for <justdev@yandex-team.ru>. Commit 2 of 2. 3 years ago
xrange_ut.cpp 8d3a5b9c70 Restoring authorship annotation for <ekrokhalev@yandex-team.ru>. Commit 2 of 2. 3 years ago
ya.make bf0f13dd39 add ymake export to ydb 1 year ago
yexception.cpp 74bd5659a5 util: Do not include on Windows 2 years ago
yexception.h 1c6954f20c fix comment in util 1 year ago
yexception_ut.c cfadda92ca Restoring authorship annotation for <smalov@yandex-team.ru>. Commit 2 of 2. 3 years ago
yexception_ut.cpp 7c5a27ccb2 Remove extra semicolon (util) 1 year ago
yexception_ut.h cfadda92ca Restoring authorship annotation for <smalov@yandex-team.ru>. Commit 2 of 2. 3 years ago
ylimits.cpp d3a398281c Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commit 2 of 2. 3 years ago
ylimits.h 29b120fd55 Restoring authorship annotation for <pozhilov@yandex-team.ru>. Commit 2 of 2. 3 years ago
ylimits_ut.cpp 8d0bed04ed remove unused includes 2 years ago
ymath.cpp e7879def80 Restoring authorship annotation for <esgv@yandex-team.ru>. Commit 2 of 2. 3 years ago
ymath.h 5463eb3f5e Make CeilDiv function constexpr 1 year ago
ymath_ut.cpp 085a76cb8f Restoring authorship annotation for <jacob@yandex-team.ru>. Commit 2 of 2. 3 years ago