Home
last modified time | relevance | path

Searched +full:cpp +full:- +full:coveralls (Results 1 – 6 of 6) sorted by relevance

/third_party/benchmark/
D.travis.yml3 language: cpp
7 - compiler: gcc
11 - lcov
13 - compiler: gcc
17 - g++-multilib
18 - libc6:i386
20 - COMPILER=g++
21 - C_COMPILER=gcc
22 - BUILD_TYPE=Debug
23 - BUILD_32_BITS=ON
[all …]
/third_party/json/
DREADME.md7 [![Coverage Status](https://coveralls.io/repos/github/nlohmann/json/badge.svg?branch=develop)](http…
8 …tps://scan.coverity.com/projects/5550/badge.svg)](https://scan.coverity.com/projects/nlohmann-json)
10 [![Cirrus CI](https://api.cirrus-ci.com/github/nlohmann/json.svg)](https://cirrus-ci.com/github/nlo…
11 … Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/json.svg)](https://bugs.chromiu…
12 [![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/1mp1…
13 [![Documentation](https://img.shields.io/badge/docs-mkdocs-blue.svg)](https://json.nlohmann.me)
14 [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubuserconten…
16 [![Vcpkg Version](https://img.shields.io/vcpkg/v/nlohmann-json)](https://vcpkg.link/ports/nlohmann-
17 …ging status](https://repology.org/badge/tiny-repos/nlohmann-json.svg)](https://repology.org/projec…
22 [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsors-ff69b4)](https://github.com/sponso…
[all …]
DChangeLog.md4 ## [3.11.2](https://github.com/nlohmann/json/releases/tag/3.11.2) (2022-08-12)
8 - MSVC natvis visualizer does not work after introduction of inline ABI namespace [\#3696](https://…
9 - The use of parenthesis gives compilation errors in some situations [\#3682](https://github.com/nl…
10 - extern from/to\_json result in linker error [\#3657](https://github.com/nlohmann/json/issues/3657)
11 - json\_fwd.hpp no longer standalone [\#3656](https://github.com/nlohmann/json/issues/3656)
12 - regression: `.value<size_t>` is compilation error. [\#3655](https://github.com/nlohmann/json/issu…
13 - Regression: no match for 'operator!=' comparing json\_pointer and const char \*/string\_t [\#3654…
14 - Regression: call to member function 'value' is ambiguous [\#3652](https://github.com/nlohmann/jso…
15 - macOS 10.15 Actions runner image deprecation [\#3612](https://github.com/nlohmann/json/issues/361…
17 - generate\_natvis.py: validate version number; cleanup [\#3698](https://github.com/nlohmann/json/p…
[all …]
/third_party/vulkan-loader/scripts/
DCodeCoverage.cmake2 # Copyright (C) 2018-2020 by George Cave - gcave@stablecoder.ca
8 # http://www.apache.org/licenses/LICENSE-2.0
21 # targets: 1 - A blanket instrumentation by calling `add_code_coverage()`, where
23 # instrumented. 2 - Per-target instrumentation by calling
41 # add_library(theLib lib.cpp)
43 # add_executable(theExe main.cpp)
45 # target_code_coverage(theExe) # As an executable target, adds the 'ccov-theExe' target (instrument…
51 # add_library(theLib lib.cpp)
54 # add_executable(theExe main.cpp)
56 # target_code_coverage(theExe) # As an executable target, adds the 'ccov-theExe' target and instrum…
[all …]
/third_party/json/docs/mkdocs/docs/home/
Dreleases.md7 - [include.zip](https://github.com/nlohmann/json/releases/download/v3.7.3/include.zip) (274 KB)
8- [include.zip.asc](https://github.com/nlohmann/json/releases/download/v3.7.3/include.zip.asc) (1 …
9 - [json.hpp](https://github.com/nlohmann/json/releases/download/v3.7.3/json.hpp) (791 KB)
10 - [json.hpp.asc](https://github.com/nlohmann/json/releases/download/v3.7.3/json.hpp.asc) (1 KB)
12 Release date: 2019-11-17
13 SHA-256: 3b5d2b8f8282b80557091514d8ab97e27f9574336c804ee666fda673a9b59926 (json.hpp), 87b5884741427…
17 ….2 which could yield quadratic complexity in destructor calls. All changes are backward-compatible.
21 - Removed `reserve()` calls from the destructor which could lead to quadratic complexity. #1837 #18…
27 - Function [`iterator_wrapper`](http://nlohmann.github.io/json/doxygen/classnlohmann_1_1basic__json…
28 - Functions [`friend std::istream& operator<<(basic_json&, std::istream&)`](http://nlohmann.github.…
[all …]
/third_party/python/Tools/peg_generator/data/
Dtop-pypi-packages-365-days.json2 "last_update": "2020-01-17 15:34:44",
24 "project": "python-dateutil"
124 "project": "pyasn1-modules"
140 "project": "google-api-core"
156 "project": "google-auth"
168 "project": "google-cloud-core"
176 "project": "googleapis-common-protos"
200 "project": "more-itertools"
204 "project": "awscli-cwlogs"
240 "project": "requests-oauthlib"
[all …]