Lines Matching +refs:cc +refs:check +refs:some +refs:feature
13 * A duplicate check for reference arrays.
83 This is a production release to remove some debugging code that I accidentally
137 `bcl` now includes more capacity to check for invalid numbers when built to run
148 feature for `dc`: there is now a command to query whether extended registers are
198 This is a production release with a new feature and a few bug fixes.
211 The new feature is that stack traces are now given for runtime errors. In debug
243 The first feature was the addition of the `is_number()` built-in function (`u`
246 The second feature was the addition of the `is_string()` built-in function (`t`
253 The last added feature is the ability of the `asciify()` built-in function in
300 sometimes caused the wrong error message) and adds a feature for compatibility
392 This is a production release that adds a new feature, fixes some bugs, and adds
395 The new feature is the ability to turn off exiting on expressions. It is also
414 This is a production release with some fixes and new features.
627 Third, some warnings by `scan-build` were found and eliminated. This needed one
686 and also removes some possible undefined behavior found by UBSan that compilers
765 thus, not properly clean up some memory. (The memory would still get
780 This is a production release that adds one new feature: specific manpages.
826 This is a production release with some small bug fixes, a few improvements,
932 Previously, every single loop condition had a check for signals. I suspect that
947 (There are only some 3 functions in `bc` that push and pop a `jmp_buf` twice.)
971 ***every*** caller needs to check. This eliminated over 100 branches that simply
1017 There is only one new feature: **`bc` now has a built-in pseudo-random number
1237 The last bug bears some mentioning.
1239 When I originally wrote power, I did not thoroughly check its error cases;
1240 instead, I had it check if the first number was `0` and then if so, just return
1271 4. A `make check` target was added as an alias for `make test`.
1332 This release contains some missing locale `*.msg` files.
1350 This release contains bug fixes for some rare bugs.
1358 1. The build system had some changes.
1364 5. The extended math library got `t(x)`, `ceil(x)`, and some aliases.
1435 20. **GNU-style array references were added as a supported feature.**
1592 [2]: https://pkg.musl.cc/bc/