| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Sync with OpenBSD.
|
|
|
|
|
|
| |
PR: 176332
Reviewed by: scottl
MFC after: 3 days
|
|
|
|
|
|
|
| |
comparing to zero.
- Fix fractional number exponentiation, especially for negative exponents.
Obtained from: OpenBSD
|
| |
|
|
|
|
|
|
|
|
| |
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.
PR: bin/159227
Submitted by: AIDA Shinra <shinra at j10n dot org>
|
|
|
|
|
|
|
|
| |
Such optimisations should not be performed in this Makefile. Also, uqs@
suggested they have no effect, because the checksum of the resulting
binary is unchanged.
Discussed with: gabor, uqs
|
| |
|
| |
|
|
|
|
|
| |
Suggested by: jilles
Approved by: delphij (mentor)
|
|
|
|
|
| |
Submitted by: ed
Approved by: delphij (mentor)
|
|
|
|
|
| |
Requested by: gk (via private mail)
Approved by: delphij (mentor)
|
|
|
|
| |
Submitted by: Hizel Ildar <hizel@vyborg.ru> (via current@)
|
|
|
|
| |
Approved by: delphij (mentor)
|
|
|
|
|
|
|
| |
- Fix -x
Submitted by: uqs
Approved by: delphij (mentor)
|
|
|
|
|
| |
Submitted by: uqs
Approved by: delphij (mentor)
|
|
|
|
|
|
| |
- Use consistent marking up with bc(1)'s reference section.
Reviewed by: gabor
|
|
|
|
| |
Reviewed by: gabor
|
|
|
|
|
|
|
|
| |
o Enable building of USD
o Remove commented out targets
o Remove WARNS?=6 lines since it's the default
Reviewed by: gabor
|
|
compatibility level with the GNU counterparts and have shown to be mature
enough. For now, the GNU versions aren't removed from the tree, just detached
from the build.
Sponsored by: Google Summer of Code 2008
Portbuild run by: erwin
Approved by: delphij
|