aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump play services to latest versionstrivias2022-09-122-0/+1324
* test canonize with hash bangsocialgraph2022-09-115-60/+78
* support duration and timestamp as string in json2protobbiff2022-09-117-0/+165
* Replace TString with TRope in TEvPutinnokentii2022-09-101-1/+1
* remove macros clash with absl librariesgvit2022-09-093-20/+14
* Move TSharedData to actors libinnokentii2022-09-0912-3/+719
* use hash bang flagsocialgraph2022-09-088-17/+36
* Add iterations to y_benchmark JSONbaidashkin2022-09-081-0/+1
* Add method for sending message without waking thread up,kruall2022-09-0711-122/+234
* new recommended flags and add features flags argument to GetParsedUrisocialgraph2022-09-061-0/+2
* External build system generator release 7robot-ya-builder2022-09-066-6/+6
* prepare for cgi param length checkingjoker2k2022-09-051-0/+10
* Extend TRope interface to improve single-buffer cases usageinnokentii2022-09-052-13/+298
* [getopt] Add typo check for long optionslightqwant2022-09-013-0/+54
* Update external build system generation utilityrobot-ya-builder2022-09-0164-12/+619
* Do not hold compaction when having active snapshotsalexvru2022-08-311-0/+2
* New cmake semantics for compiling with AVX and other specific flagsignat2022-08-314-47/+0
* remove unused includestobo2022-08-313-3/+0
* Remove lz4 build with custom memory configurationprime2022-08-302-14/+4
* remove unused includestobo2022-08-301-2/+0
* Split library/cpp/streams/lz into separate codecsprime2022-08-294-79/+111
* remove unused includestobo2022-08-271-5/+0
* Add support of Wilson tracing lib for kqp executionmdartemenko2022-08-261-1/+3
* Introduce new ContentTypeslpetrov022022-08-261-2/+2
* increase size of requested sequence when possiblexenoxeno2022-08-261-2/+2
* Natively support %x and %X in Formatbabenko2022-08-266-88/+289
* Use sys python in PY_ANY_MODULE cmake exportsvidyuk2022-08-252-2/+0
* Reimport boost/icl as a separate projectbugaevskiy2022-08-251-1/+1
* [] Change fixlist processingandreizdor2022-08-241-0/+11
* Avoid unnecessary copies when visiting yson graphzhizhin2022-08-231-2/+2
* Merge qargs stable sortstepych2022-08-233-154/+50
* Fix false positive Y_VERIFYalexvru2022-08-221-12/+17
* move parser_ut to YQd-mokhnatkin2022-08-193-0/+503
* Add rope embedded list optionalexvru2022-08-194-188/+426
* Fix Wilson verbosity and PipeCache TraceId forwardingalexvru2022-08-193-16/+24
* Library/cpp/actors Activitieshor9112022-08-1914-4/+30
* increase MessageMax to 64kbshishyando2022-08-181-1/+1
* temp fix ydb oss sync config to unlock sync on /vendor dependencyalexv-smirnov2022-08-1812-0/+1491
* fixup move(const&)asorotsky2022-08-161-1/+1
* Add simple atomic ptrlukyan2022-08-156-17/+574
* fix content-length 0 in requestsxenoxeno2022-08-152-3/+23
* Prepare to clang14: library/cpp/binsaver -Wnull-pointer-subtractionheretic2022-08-111-1/+1
* move all hash bang logic to own functionsocialgraph2022-08-111-87/+146
* Reimport boost/any as a separate projectbugaevskiy2022-08-103-6/+6
* Prepare to clang14: fix library/cpp/actors/interconnect -Wunused-but-set-vari...heretic2022-08-102-2/+8
* Prepare to clang14: library/cpp/codecs/greedy_dict -Wunused-but-set-variableheretic2022-08-101-2/+2
* ui32 not enough for features flagsocialgraph2022-08-107-30/+31
* pg proxy and pg wire first versionxenoxeno2022-08-091-0/+1
* const char* -> TStringBuftobo2022-08-091-1/+1
* Get rid of NYTAlloc::GetAllocationSize usagesbabenko2022-08-085-19/+29