openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Clozure Common Lisp
Settings
|
Report Duplicate
21
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
1 day
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 172 of 174
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
xload-level-0: copy a minimal set of packages (cl, ccl, keyword, target) to the image.
Gary Byers
More...
over 17 years ago
Win64 changes; see if they break other platforms.
Gary Byers
More...
over 17 years ago
Bump min fasl version.
Gary Byers
More...
over 17 years ago
Bump current fasl version.
Gary Byers
More...
over 17 years ago
Slightly better bignum * fixnum multiply.
Gary Byers
More...
over 17 years ago
Use imm2 in %floor.
Gary Byers
More...
over 17 years ago
Bump max fasl version.
Gary Byers
More...
over 17 years ago
SHOW-FUNTION-CONSTANTS for PPC.
Gary Byers
More...
over 17 years ago
weak hash stuff in ppc GC, too
Gary Byers
More...
over 17 years ago
Change image-abi-version. FASL version will change soon.
Gary Byers
More...
over 17 years ago
Move image start address up by 64K.
Gary Byers
More...
over 17 years ago
Use (%null-ptr) vice +null-ptr+; easier to cross-compile.
Gary Byers
More...
over 17 years ago
Change low-memory ("nilreg area", subprims) base address on x8664 (win64 doesn't seem able to map addresses in low 64K, so move everything up by 64K)
Gary Byers
More...
over 17 years ago
change implict .SPcall-clozure address in init-nclosure.
Gary Byers
More...
over 17 years ago
Fix typo in error message in %COUNT-CHARACTERS-IN-OCTET-VECTOR.
Gary Byers
More...
over 17 years ago
No such luck.
Gary Byers
More...
over 17 years ago
Some win64 conditionalization; hope it doesn't break anything.
Gary Byers
More...
over 17 years ago
Lose the concept of *compile-dcode-functions* (e.g., always do this stuff.)
Gary Byers
More...
over 17 years ago
:connect-timeout stuff.
Gary Byers
More...
over 17 years ago
Reset *error-reentry-count* a lot earlier (before signal, certainly).
Gary Byers
More...
over 17 years ago
Signal an error from ALLOCATE-INSTANCE when an Objective-C init message returns a null pointer.
R. Matthew Emerson
More...
over 17 years ago
Fix conditinalization.
Gary Byers
More...
over 17 years ago
Implement an alternate approach to weak-hash-table processing (the alternate approach is faster but doesn't handle circularity.) Toggle between the traditional and new approaches (mostly as a way of stress-testing.)
Gary Byers
More...
over 17 years ago
Change some LAP code to recogize that %nargs is 32 bits wide now.
Gary Byers
More...
over 17 years ago
x862-simple-opt-entry: use (! check-min-max-args) when appropriate. In x862-lambda, the one variant of opt-supplied-p that needs to know num-opt gets it as a constant arg now.
Gary Byers
More...
over 17 years ago
%nargs is 32-bits wide now, so lotsa changes.
Gary Byers
More...
over 17 years ago
%nargs is 32-bits wide now, so lotsa changes, generally for the better.
Gary Byers
More...
over 17 years ago
%nargs is 32-bits wide now.
Gary Byers
More...
over 17 years ago
Linux :stat.st_mtim is a timespec (seconds, nanoseconds), not a timeval.
Gary Byers
More...
over 17 years ago
fix TIME
Gail Zacharias
More...
over 17 years ago
←
1
2
…
166
167
168
169
170
171
172
173
174
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree