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 1 hour
ago. based on code collected
about 18 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 5 of 174
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ignore TAGS/tags files
R. Matthew Emerson
More...
over 1 year ago
Add condition names for ARM64
R. Matthew Emerson
More...
over 1 year ago
Fix #473: Emit the proper UNBOX-S64 VISN when doing an ASET to a (SIGNED-BYTE 64) vector.
Gary Palter
More...
over 1 year ago
New functions to encode and decode arm64 logical immediates
R. Matthew Emerson
More...
over 1 year ago
Added example foo function, updated advise callsites
Joshua Kordani
More...
over 1 year ago
Be more careful drawing the modeline border
R. Matthew Emerson
More...
over 1 year ago
Remove doubled word "can can" when reporting bad vector size
R. Matthew Emerson
More...
over 1 year ago
Pass -mfpu=vfp when compiling C files for the lisp kernel
R. Matthew Emerson
More...
over 1 year ago
Copy stack-consed bignum before returning it
R. Matthew Emerson
More...
almost 2 years ago
fix rounding
LdBeth
More...
almost 2 years ago
fix for (format t "~9,3,2,-2e" 1100.0)
LdBeth
More...
almost 2 years ago
Magic! I don't know what I did but it now works :)
LdBeth
More...
almost 2 years ago
fix #394
LdBeth
More...
almost 2 years ago
Don't reserve TLS slots on 64-bit Windows
R. Matthew Emerson
More...
almost 2 years ago
Stop using a repz prefix on certain ret instructions
R. Matthew Emerson
More...
almost 2 years ago
Bump version for 1.12.2
R. Matthew Emerson
More...
almost 2 years ago
Stop using /usr/bin/as on FreeBSD; also don't emit .stabs
R. Matthew Emerson
More...
about 2 years ago
Refer to the #ccl channel on libera.chat instead of freenode
R. Matthew Emerson
More...
about 2 years ago
Avoid reading past the end of the arrayH object in array-%%typep
R. Matthew Emerson
More...
about 2 years ago
Remove "unboxed-" from nfp-store-unboxed-double-float-nested
R. Matthew Emerson
More...
about 2 years ago
Compare against xmacptr.element-count in ccl::free
R. Matthew Emerson
More...
about 2 years ago
Fix symbol macro handling in SETF
Ivan Shvedunov
More...
about 2 years ago
Fixes #450.
Shannon Spires
More...
about 2 years ago
Make -V/--version option also show lisp-implementation-type
R. Matthew Emerson
More...
about 2 years ago
Build Windows lisp kernels with MSYS2
R. Matthew Emerson
More...
about 2 years ago
Fix #446: X862-BOX-S64 accidently closed an IF early causing the ELSE clause to always be executed.
Gary Palter
More...
about 2 years ago
Fix #378: On Windows, use #_localtime to determine if DST was in effect for the time supplied to DECODE-UNIVERSAL-TIME. But, still use #_GetTimeZoneInformation to get the DST bias as Windows' struct tm doesn't include the time's timezone offset.
Gary Palter
More...
about 2 years ago
On Windows, when reading from a pipe, poll for data much more frquently (1ms vs. 50ms). This change vastly improves the performance when reading the output from a sub-process created via RUN-PROGRAM.
Gary Palter
More...
about 2 years ago
Merge pull request #430 from Clozure/loop-fix
Shannon Spires
More...
over 2 years ago
Simpler and more complete solution. All tests succeed.
Shannon Spires
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
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