Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
MK-DEFSYSTEM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Raymond Toy
MK-DEFSYSTEM
Graph
master
Select Git revision
Branches
5
cleanup-features
foreign-systems
issue-1-support-gcl
madhu-merging
master
default
protected
Tags
4
v3.9.2
v-3.9.1-2024-06-28
v3.9.1
3.8
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
30
Dec
30
Jun
28
25
18
29
Dec
21
Jan
13
Feb
12
9
7
5
4
3
Jan
11
Nov
10
16
Sep
2
Aug
1
Fix #1: Add support for gcl 2.6.14
issue-1-support…
issue-1-support-gcl
Copyright and timestamp updated.
master
master
Bumped version, cleaned up a bit (some renaming here and there to be more consistent)
v3.9.2 cleanup-…
v3.9.2 cleanup-features
TIMESTAMP updated.
Extra code dumped here.
Checkpoint...
TIMESTAMP updated.
File added.
Timestamp updated.
v-3.9.1-2024-06…
v-3.9.1-2024-06-28
Some changes to improve handling of foreign systems and remove some irritants for SBCL.
Update TIMESTAMP
Several refactoring and additions of DECLAIM statements to please fascist SBCL (which still seems to have a bug in FORMAT of ~<newline> on Windows).
Updated copyright notice.
Timestamp updated
Copyright updated.
Updated copyright, timestamp and internal version string.
Re-added loading of ASDF systems in ASDF-COMPILE-FUN. Git merging is a black art.
Updated .gitignore.
Fixed a few glitches for ABCL.
Updated .gitiignore.
Fixed declamations.
Merge branch 'master' into foreign-systems
foreign-systems
foreign-systems
Removed MAKE-PACKAGE/DEFPACKAGE cruft.
Fixed missing LOAD after COMPILE of ASDF system.
Changed a couple of declarations that, somehow, are disturbing SBCL.
Updated TIMESTAMP.
v3.9.1 madhu-me…
v3.9.1 madhu-merging
Typo again.
Damn typo...
README updated.
Minor clean ups.
Bumped version to 3.9.1.
Fixed LOAD-TIME slot issues with FOREIGN-SYSTEMs. Now it should work properly.
Reworked and commented the sequence of slots definition in COMPONENT. Fixed issue with LOAD-TIME slot.
Added. asd file for Quicklisp integration.
Minor update to README file.
Minor change.
Fixed operation on structured dependency.
Minor change.
Fixed the kludge that was obviously not taking into account the new FOREIGN-SYSTEMS.
Fixed long standing bug that was always overriding the LOAD- and COMPILE-FORMs slots.
Loading