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
1 day
ago. based on code collected
2 days
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 4 of 174
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
In acode-var-type, check for $vbitclosed also
R. Matthew Emerson
More...
over 1 year ago
Check if var has been setqed in infer-lexical-reference
R. Matthew Emerson
More...
over 1 year ago
Document ccl:*listener-prompt-format*
R. Matthew Emerson
More...
over 1 year ago
Update :report for print-not-readable condition
R. Matthew Emerson
More...
over 1 year ago
In the typep compiler macro, look at vectorH.physsize-cell
R. Matthew Emerson
More...
over 1 year ago
Save source location for define-symbol-macro
R. Matthew Emerson
More...
over 1 year ago
Fix issues with mapping and nconc accumulation
R. Matthew Emerson
More...
over 1 year ago
Generate random floats a different way
R. Matthew Emerson
More...
over 1 year ago
Fix reporting of problems with command line arguments to actually say what's wrong.
Gary Palter
More...
over 1 year ago
Fix "--help" output when a command line option only has a long name
Gary Palter
More...
over 1 year ago
Fix bug in PREFIXED-STREAM's STREAM-WRITE-STRING
Gary Palter
More...
over 1 year ago
Add two new wrapper streams: (ccl:make-prefixed-stream prefix output-stream) -- Inserts prefix at the beginning of every line written to output-stream (ccl:make-timestamped-stream output-stream) - Inserts a timestamp, seconds since the image started, at the beginning of every line written to output-stream E.g., (ccl:make-prefixed-stream "OUT: " (ccl:make-timestamped-stream file-stream)) will cause output written to the file to be preceeded by a timestamp and the prefix "OUT: ". E.g., (write-line "BYE" file-stream) results in 000034.270185: OUT: BYE
Gary Palter
More...
over 1 year ago
Reduce dependencies on external systems
R. Matthew Emerson
More...
over 1 year ago
Fix #487 by rewriting GENTEMP
Gary Palter
More...
over 1 year ago
Update curl flags
R. Matthew Emerson
More...
over 1 year ago
Address some lisp kernel compiler warnings
R. Matthew Emerson
More...
over 1 year ago
Delete some dead code pertaining to cooperative threads
R. Matthew Emerson
More...
over 1 year ago
Report erroneous commas in #A, #C or #S literals
Devon Sean McCullough
More...
over 1 year ago
Add new workflow to build and test on x8664 Linux
R. Matthew Emerson
More...
over 1 year ago
Make README.md briefer
R. Matthew Emerson
More...
over 1 year ago
In rebuild-ccl, print the path to the sources being used
R. Matthew Emerson
More...
over 1 year ago
Use actions/checkout@v4
R. Matthew Emerson
More...
over 1 year ago
Add Windows and macOS jobs to lisp kernel build workflow
R. Matthew Emerson
More...
over 1 year ago
New workflow to build lisp kernel
R. Matthew Emerson
More...
over 1 year ago
Make CLEAR-INPUT on a STRING-INPUT-STREAM cause any further input to see EOF.
Gary Palter
More...
over 1 year ago
Fix crash in CCL::NEAREST-SOURCE-NOTE
Gary Palter
More...
over 1 year ago
On 64-bit ports, correct fixnum/u64 array element type confusion
R. Matthew Emerson
More...
over 1 year ago
combine ENSURE-DIRECTORIES-EXIST & CCL:CREATE-DIRECTORY
Devon Sean McCullough
More...
over 1 year ago
Upgrade to latest version of ASDF (3.3.7)
Gary Palter
More...
over 1 year ago
patch ensure-directories-exist
Devon Sean McCullough
More...
over 1 year 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