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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 165 of 170
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Big #ifdef WINDOWS hack&slash: stub out every function that references things unimplemented on Windows. This is mainly exception (a.k.a. signal handling) stuff, pthread-related things and memory management.
andreas
More...
almost 17 years ago
No SIG_RESUME_THREAD on PPC. Really. Didn't really need do_heap_soft_write.
Gary Byers
More...
almost 17 years ago
ignore fasls
Gary Byers
More...
almost 17 years ago
CERROR if conflicting :struct/:union with the same tag.
Gary Byers
More...
almost 17 years ago
Avoid using SIGEMT as asynch signal.
Gary Byers
More...
almost 17 years ago
Avoid using SIGEMT as asynch signal.
Gary Byers
More...
almost 17 years ago
NEXT-HASH-TABLE-ITERATION-1: return a single NULL value at end of iteration.
Gary Byers
More...
almost 17 years ago
STREAM-SURROUNDING-CHARACTERS on STRING-INPUT-STREAM: only if stream is open.
Gary Byers
More...
almost 17 years ago
Signal reader-error correctly if illegal symbol syntax.
Gary Byers
More...
almost 17 years ago
MAKE-RANDOM-STATE was broken last fall, probably broken on working-0711 branch as well.
Gary Byers
More...
almost 17 years ago
DCODE-FOR-UNIVERSALLAY-APPLICABLE-SINGLETON: only call method-function directly if standard method combination.
Gary Byers
More...
almost 17 years ago
"early" SET-FIND-CLASS: don't call %CLASS-NAME on NIL. "late" SET-FIND-CLASS: pass T (not class ???) to FIND-CLASS-CELL.
Gary Byers
More...
almost 17 years ago
BOTH-CASE-P: just like ALPHA-CHAR-P.
Gary Byers
More...
almost 17 years ago
Don't default *PRINT-CATCH-ERRORS* to T, since that causes test suite failures. (Could maybe re-signal the condition to make everyone happy.) Do bind it when printing backtrace.
Gary Byers
More...
almost 17 years ago
Don't default *PRINT-CATCH-ERRORS* to T, since that causes test suite failures. (Could maybe re-signal the condition to make everyone happy.) Do bind it when printing backtrace.
Gary Byers
More...
almost 17 years ago
A couple of fixes in MULTIPLY-BIGNUM-AND-FIXNUM (including punting when fixnum is most-negative-fixnum). Only broken on trunk,
Gary Byers
More...
almost 17 years ago
one more case
Gail Zacharias
More...
almost 17 years ago
misc_ref_common, misc_set_common: When referencing or altering bits in a bit vector (see local_label(misc_ref_bit_vector) and local_label(misc_set_bit_vector)), use a memory operand as the bit base in the appropriate BT/BTS/BTR instruction.
R. Matthew Emerson
More...
almost 17 years ago
Fix ticket#245
Gail Zacharias
More...
almost 17 years ago
added code to add a button to the sample window
mikel
More...
almost 17 years ago
Some easy apropos window changes.
R. Matthew Emerson
More...
almost 17 years ago
valid XML. Buggy, incomplete, valid XML
Gary Byers
More...
almost 17 years ago
added ui-elements HOWTO
mikel
More...
almost 17 years ago
new files, work-in-progress
Gary Byers
More...
almost 17 years ago
Propagate changeset:8513 to trunk.
Gary Byers
More...
almost 17 years ago
Makefile to build kernel with VC8 (from the Platform SDK for Server 2003), running from "Build Environment" command prompt. m4, yasm and mv need to be in the PATH. Actual build fails because of Windows being no Unix, and several yasm incompatibilites, but tool invocation should be ok like this.
andreas
More...
almost 17 years ago
Export INPUT-TIMEOUT, OUTPUT-TIMEOUT (condition names).
Gary Byers
More...
almost 17 years ago
%SET-CSTRING defined in terms of %CSTR-POINTER.
Gary Byers
More...
almost 17 years ago
in cocoa-edit, try .lisp file
Gail Zacharias
More...
almost 17 years ago
created nib-loading fnction
mikel
More...
almost 17 years ago
←
1
2
…
161
162
163
164
165
166
167
168
169
170
→
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