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
83b58cdf6510e3609264109f5a80c87ca126405d
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
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Aug 03, 1993
Fixed enumerate-files to hack :wild and :unspecific name&type.
· 83b58cdf
ram
authored
31 years ago
83b58cdf
Changed ENUMERATE-MATCHES (hence all filesys code) to do
· 63b672d4
ram
authored
31 years ago
63b672d4
Freeze-type logical-pathname and logical-host.
· 53ce4ed5
ram
authored
31 years ago
53ce4ed5
Pad double-float slot offsets w.r.t. DD-RAW-LENGTH, not DD-LENGTH.
· 6154b2f3
ram
authored
31 years ago
6154b2f3
Aug 02, 1993
Fixed the constants for hpux.
· b1a0e9d2
hallgren
authored
31 years ago
b1a0e9d2
Jul 31, 1993
Reverted make-pathname diddle-args case computation, cause it was right before.
· 05bb9a1b
ram
authored
31 years ago
05bb9a1b
Improved integration of logical pathname support with the rest of pathnames.
· 21bdedc6
ram
authored
31 years ago
21bdedc6
Added support for parsing :WILD and :WILD-INFERIORS. Fixed :WILD-INFERIORS
· 0c046afa
ram
authored
31 years ago
0c046afa
Jul 30, 1993
Changed %COMPILER-ONLY-DEFSTRUCT to be magically called by IR1tran, since
· b2647651
ram
authored
31 years ago
b2647651
(numeric-contagion single-float real) => float, not single-float
· b7e75252
ram
authored
31 years ago
b7e75252
Jul 27, 1993
fixed pprint-do to not flame out if one of the binding lists is NIL.
· 55bee36e
wlott
authored
31 years ago
55bee36e
Jul 26, 1993
Initial revision
· e15bebf7
hallgren
authored
31 years ago
e15bebf7
More changes (constants, etc) for hpux.
· 788dba2c
hallgren
authored
31 years ago
788dba2c
Added hpux sigcontext structures and routines.
· e036b1ed
hallgren
authored
31 years ago
e036b1ed
unqualify print-object, since it is from LISP now.
· 1384d1e7
ram
authored
31 years ago
1384d1e7
Jul 25, 1993
debug-info => debug
· 8462159a
ram
authored
31 years ago
8462159a
Jul 24, 1993
In CODE-LOCATION-DEBUG-SOURCE, check for there being any source info so that we
· 25f4507f
ram
authored
31 years ago
25f4507f
Jul 23, 1993
Changed DEFPACKAGE to do only one call to EXPORT so that we can proceed
· d3c8d1bf
ram
authored
31 years ago
d3c8d1bf
Changed output-instance to use %print-dylan-instance to print dylan
· 73ded41c
wlott
authored
31 years ago
73ded41c
Jul 22, 1993
Add new exports.
· e113fa0e
ram
authored
31 years ago
e113fa0e
PCL also shadows DOTIMES.
· ce0829f9
ram
authored
31 years ago
ce0829f9
Changed BACKQ-UNPARSE to check for improper lists instead of getting
· 07ef9669
ram
authored
31 years ago
07ef9669
Add new kernel/lisp exports. Move standard PCL exports to LISP.
· 23bf875c
ram
authored
31 years ago
23bf875c
More simple-condition fixes.
· 49d1ac4a
ram
authored
31 years ago
49d1ac4a
Don't say "previously compiled" unless we really have compiled it before.
· 7052da8d
ram
authored
31 years ago
7052da8d
More simple-condition hacks...
· b27c0def
ram
authored
31 years ago
b27c0def
Add bounds checking for the form-number when printing source locations
· ccaf1e02
ram
authored
31 years ago
ccaf1e02
Tweaked source-path-context to check if the source path in in bounds for the
· 9daadaf3
ram
authored
31 years ago
9daadaf3
Jul 21, 1993
Don't use %%TYPEP, since it is now block-internal.
· ccf52692
ram
authored
31 years ago
ccf52692
Add another simple-condition hack.
· 01d3056c
ram
authored
31 years ago
01d3056c
Don't call FIND-CLASS with constant name during initialization, since the
· f23509ce
ram
authored
31 years ago
f23509ce
Added SIMPLE-STYLE-WARNING, and spiffed up the simple-condition hacks so that
· 865a3542
ram
authored
31 years ago
865a3542
Jul 20, 1993
Fix PCL describe to work again.
· 68c20a49
ram
authored
31 years ago
68c20a49
Add a make-load-form for CLASS-CELL.
· 12e8e9ef
ram
authored
31 years ago
12e8e9ef
Bind *break-on-signals* to NIL when we call BREAK in SIGNAL so that
· 1cce877b
ram
authored
31 years ago
1cce877b
Jul 17, 1993
Changed MAKE-LAYOUT to initialize (or arrange to initialize) the
· 3df796c7
ram
authored
31 years ago
3df796c7
use find-class-cell instead of INFO TYPE CLASS
· dfe70d7e
ram
authored
31 years ago
dfe70d7e
Made CLASS-TYPEP no longer an interface. Added FIND-CLASS-CELL which
· 1f805b4b
ram
authored
31 years ago
1f805b4b
changed %deftype to use interface functions instead of (info type class ...)
· d02748d9
ram
authored
31 years ago
d02748d9
Jul 15, 1993
Fixed a few bugs in DELETE-PACKAGE, and gratuitously rewrote it. Inline the
· 739140cd
ram
authored
31 years ago
739140cd
Loading