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
M
ManKai Common Lisp (MKCL)
Settings
|
Report Duplicate
1
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 19, 2023 — Jan 19, 2024
Showing page 3 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add field 'hashed_name' to struct mkcl_symbol.
Jean-Claude Beaudoin
More...
about 3 years ago
Expose mkcl_hash_base_string() and mkcl_hash_full_string().
Jean-Claude Beaudoin
More...
about 3 years ago
Fix invalid signature for function si:hash-set.
Jean-Claude Beaudoin
More...
about 3 years ago
Put dpp under 'make clean'.
Jean-Claude Beaudoin
More...
about 3 years ago
Reinforce 'make clean'.
Jean-Claude Beaudoin
More...
about 3 years ago
Add :internal-size and :external-size as key argument to #'cl:make-package.
Jean-Claude Beaudoin
More...
about 3 years ago
Remove spurious printf introduced in previous commit.
Jean-Claude Beaudoin
More...
about 3 years ago
Change magic seed size numbers for new packages.
Jean-Claude Beaudoin
More...
about 3 years ago
Change hash_fun() exposed signature to hide inner magic numbers. Fix some refactoring bugs.
Jean-Claude Beaudoin
More...
about 3 years ago
Refactor heavily all hashtable code.
Jean-Claude Beaudoin
More...
about 3 years ago
Add hashed key value to hashtable entry.
Jean-Claude Beaudoin
More...
about 3 years ago
Move package hashtable creator to hash.c.
Jean-Claude Beaudoin
More...
about 3 years ago
Refactor core hash code.
Jean-Claude Beaudoin
More...
about 3 years ago
Refactor package hashtable creation and move it to hash.c. Improve coherence of package hashtables populated by cl:intern or cl:shadow.
Jean-Claude Beaudoin
More...
about 3 years ago
Try to favor base_string inside mkcl_string_E.
Jean-Claude Beaudoin
More...
about 3 years ago
Remove duplicate keyword :uint16-t definition.
Jean-Claude Beaudoin
More...
about 3 years ago
Remove non-primary h files from TAGS target.
Jean-Claude Beaudoin
More...
about 3 years ago
Move mkcl_hashkey to object.h
Jean-Claude Beaudoin
More...
about 3 years ago
Improve support of {gs}etsockopt().
Jean-Claude Beaudoin
More...
about 3 years ago
Fix improper package reference for symbol si::aset.
Jean-Claude Beaudoin
More...
about 3 years ago
Add keywords and permanent internal symbols.
Jean-Claude Beaudoin
More...
about 3 years ago
Remove duplicate CPP symbol definitions.
Jean-Claude Beaudoin
More...
about 3 years ago
Introduce static initializer for symbol.
Jean-Claude Beaudoin
More...
about 3 years ago
Minor refactoring.
Jean-Claude Beaudoin
More...
about 3 years ago
Use #'si::lambda-block instead of cl::lambda for expander function of macros.
Jean-Claude Beaudoin
More...
about 3 years ago
Package FFI is now instantiated in main.c as all other base packages. Support "internal" symbols during base package initialization.
Jean-Claude Beaudoin
More...
about 3 years ago
Fix a typo in foreign type symbol.
Jean-Claude Beaudoin
More...
about 3 years ago
CMP compiler now handles FFI:DEFCALLBACK properly when DEBUG is 3 or above.
Jean-Claude Beaudoin
More...
about 3 years ago
Make explicit the dependency of .dh files upon dpp. Our .c files are no longer depended on dpp.
Jean-Claude Beaudoin
More...
over 3 years ago
Utility dpp is from now on in pre-retirement with very limited duties, restricted to .dh files.
Jean-Claude Beaudoin
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
…
26
27
→
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