commit | 00ea8fa9f619dac69ad8e6546908839c8f5c03fa | [log] [tgz] |
---|---|---|
author | Gustav Westling <gustav@westling.dev> | Fri May 01 06:49:01 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 01 06:50:29 2020 -0700 |
tree | 8a53d01ecb17aa4fb036cbd92c8cf84d5673b1bb | |
parent | 70c6f0a1f3e85e5ccd73cc3f6449309e1f6ed0f5 [diff] |
Handle negative count arg in string.replace Also update the name of the argument to be "count" instead of "maxsplit", to match the Starlark spec. This fixes #9181 Closes #9228. PiperOrigin-RevId: 309400161
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md