Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
457085b8d857972b14453ef2965ba236f99bcd7f
Select Git revision
Branches
20
master
default
protected
issue-195b-relocatable-stacks-by-default
issue-195-relocatable-stacks-by-default
branch-21e
issue-143-ansi-compliance-failure-listen-extra-argument
issue-156-take-2-nan-comparison
issue-193-nil-unspecific-equivalent
issue-192-disassemble-prints-radix-marker
issue-185-x86-shorter-insts
issue-131-move-unix-uname
issue-189-move-get-system-info
issue-180-get-page-size-in-c
rtoy-master-patch-80206
issue-120-software-type-in-c
issue-187-imul-disassembly
issue-96-x86-disassem
issue-179-get-system-info-in-c
issue-158-darwin-pathnames-utf8
issue-171-readable-unspecific-pathnames
issue-120-move-misc-first
Tags
20
21e
snapshot-2023-04
snapshot-2021-07
snapshot-2021-01
snapshot-2020-04
snapshot-2019-06
21d
snapshot-2018-10
snapshot-2018-03
snapshot-2018-02
snapshot-2018-01
21c
snapshot-2017-10
snapshot-2017-04
snapshot-2017-03
sparc64-dev-checkpoint-6
sparc64-dev-checkpoint-5
snapshot-2017-01
sparc64-dev-checkpoint-4
sparc64-dev-checkpoint-3
40 results
cmucl
code
float.lisp
Author
Search by author
Any Author
authors
0 authors
May 07, 1993
Added FLOAT-RATIO for precise ratio floating (as need by the float reader.)
· 457085b8
ram
authored
31 years ago
457085b8
Jan 13, 1993
This commit was manufactured by cvs2svn to create branch 'new_struct'.
· edac2d80
cvs2git
authored
32 years ago
edac2d80
Dec 10, 1992
floating-point-invalid => floating-point-invalid-operation
· 11471f55
ram
authored
32 years ago
11471f55
Feb 07, 1992
Added all the float limit constants to the exports.
· d2d29b91
ram
authored
33 years ago
d2d29b91
Feb 08, 1991
New file header with RCS header FILE-COMMENT.
· 47bd4c98
ram
authored
34 years ago
47bd4c98
Dec 12, 1990
Added %UNARY-TRUNCATE-{SINGLE,DOUBLE}-FLOAT/FIXNUM functions, but then
· eafdc708
ram
authored
34 years ago
eafdc708
Dec 06, 1990
Fixed scale-float to signal underflow and inexact at the right times.
· 314e342e
ram
authored
34 years ago
314e342e
Dec 02, 1990
Added vm: to all vm specific symbols, 'cause kernel no longers uses vm.
· 41b239ec
wlott
authored
34 years ago
41b239ec
Oct 14, 1990
Fixed some condition signalling in SCALE-FLOAT-MAYBE-OVERFLOW, and
· 24fba426
ram
authored
34 years ago
24fba426
Oct 03, 1990
Fixed SINGLE-FROM-BITS and DOUBLE-FROM-BITS to make negative floats
· e00104b1
ram
authored
34 years ago
e00104b1
Oct 01, 1990
Moved trap stuff to float-trap.lisp and conditions to error.lisp.
· df65e854
ram
authored
34 years ago
df65e854
Initial revision
· 770d63f6
ram
authored
34 years ago
770d63f6
Loading