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 162 of 170
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Let 'em bind *default-inspector-ui-creation-function*
Gail Zacharias
More...
almost 17 years ago
Use &CCL; consistently
Gail Zacharias
More...
almost 17 years ago
This commit includes support for docbook 4.5, stylesheet changes, and updated documentation.
jaj
More...
almost 17 years ago
Fixed bug #257 (division of bignum by zero not noticed)
Greg Pfeil
as greg
More...
almost 17 years ago
Propagate 'recompile' load restart (r8813) from working-0711 branch
Gail Zacharias
More...
almost 17 years ago
Propagate use-homonym extension (r8777 and r8814) from working-0711 branch
Gail Zacharias
More...
almost 17 years ago
Stop apologizing for the IDE. Add index entry for build-application
Gail Zacharias
More...
almost 17 years ago
Add :inside option to trace
Gail Zacharias
More...
almost 17 years ago
Propagate changeset:8682 to trunk
Gail Zacharias
More...
almost 17 years ago
document a few more trace variables, add indexterm entries for all definitions
Gail Zacharias
More...
almost 17 years ago
Propagate TRACE extensions from r8742 to trunk. Add doc as well.
Gail Zacharias
More...
almost 17 years ago
fix compiler warnings
Gail Zacharias
More...
almost 17 years ago
too embarrassing to describe
Gary Byers
More...
almost 17 years ago
Got carried away.
Gary Byers
More...
almost 17 years ago
In DIRECTORY, ignore emacs lockfiles by default.
Gary Byers
More...
almost 17 years ago
DEFGENERIC, DEFMETHOD: note the lambda list, possibly introducing &ALLOW-OTHER-KEYS when &KEY is specified.
Gary Byers
More...
almost 17 years ago
Don't ignore SORT's return value (even though we're sorting a vector and probably understand the side-effects in this case.)
Gary Byers
More...
almost 17 years ago
Use an INDENTING-STRING-OUTPUT-STREAM to print compiler warnings, which may span multiple lines.
Gary Byers
More...
almost 17 years ago
if MAKE-SELECTION-INPUT-STREAM is still called, it shouldn't accept an :ELEMENTS-PER-BUFFER arg or pass it to MAKE-FD-STREAM.
Gary Byers
More...
almost 17 years ago
LOCAL-FILENAME: nice to see a warning about the missing arg here.
Gary Byers
More...
almost 17 years ago
In NOTE-FUNCTION-INFO, encode the lambda list (not the containing lambda-expression.)
Gary Byers
More...
almost 17 years ago
Default listener prompt string has a space betweent the break level and ">", as it used to. I'm probably the only one that cares, but this has been confusing ILISP. (Not hard to confuse ILISP, but I still prefer it to the alternative.)
Gary Byers
More...
almost 17 years ago
Tweak error messages for NX1-LAMBDA-BIND a bit.
Gary Byers
More...
almost 17 years ago
Add P2-WHINE, for whining from the backend. Add *WARN-IF-FUNCTION-RESULT-IGNORED*, a list of function names where ignoring the result of a call to the named function may be at least a bit suspect. Stop ignoring generic functions in INNERMOST-LFUN-BITS-KEYVECT; treat GFs that said &KEY as if they explicitly said &ALLOW-OTHER-KEYS as well. Return more (more specific) info about mismatched function calls.
Gary Byers
More...
almost 17 years ago
Add a few more entries to *COMPILER-WHINING-CONDITIONS*.
Gary Byers
More...
almost 17 years ago
Slightly richer scheme for reporting compiler warnings (especially those involving number-of-argument checking.)
Gary Byers
More...
almost 17 years ago
Complain about calls to side-effeccting functions where the result is (obviously) unused.
Gary Byers
More...
almost 17 years ago
Complain about calls to side-effeccting functions where the result is (obviously) unused.
Gary Byers
More...
almost 17 years ago
<code> doesn't seem to be valid, so use <varname>.
Gail Zacharias
More...
almost 17 years ago
Somehow toplevel processing of symbol-macrolet got lost, restore it
Gail Zacharias
More...
almost 17 years ago
←
1
2
…
158
159
160
161
162
163
164
165
166
…
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