Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asdf
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
Container Registry
Model registry
Operate
Environments
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
Didier Verna
asdf
Graph
8e5e42f2ab4c96fccb7a42b45c35b2d1aa43103e
Select Git revision
Branches
15
QL-metadata-warning
action-pseudo-accessors
debian
genera
install-asdf
master
default
operation-forced
poiu
read-depends
release
syntax-control
syntax-control-based-on-standard-syntax
syntax-control-markup
test
upgrade
Tags
20
3.3.2.9
3.3.2.8
3.3.2.6
3.3.2.5
3.3.2.4
3.3.2.3
3.3.2.2
3.3.2.1
3.3.2
3.3.1.7
3.3.1.6
3.3.1.5
3.3.1.4
3.3.1.3
3.3.1.2
3.3.1.1
3.3.1
3.3.0.2
3.3.0.1
3.3.0
35 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Mar
20
18
17
15
13
12
11
9
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
18
17
12
11
10
9
1
31
Jan
30
28
27
26
25
22
21
20
19
18
16
15
14
9
8
7
6
4
3
2
1
31
Dec
30
26
20
19
11
10
8
6
25
Nov
21
20
18
16
15
13
12
11
7
5
4
2
28
Oct
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
3
2
1
30
Sep
29
28
27
26
24
23
18
16
10
8
7
6
5
4
3
15
Aug
7
6
31
Jul
30
28
9
2
1
27
Jun
26
25
15
11
9
8
4
3
2
28
May
27
22
21
16
15
13
3
29
Apr
17
16
15
12
10
4
3
1
29
Mar
28
27
26
25
24
23
20
Tweak ASDF and tests to fix previous commit.
Bump version to 3.1.0.98
3.1.0.98
3.1.0.98
Fold *systems-being-defined* into the *asdf-cache*.
Fix the image-op test script.
Export test-load-systems from asdf-test.
@node surgery on documentation.
Bump version to 3.1.0.97
3.1.0.97
3.1.0.97
Fix test-program, etc.
concatenate to a temporary file for more robustness.
Some cleanups after MKCL support.
Try to fix bitrotted prebuilt-system, based on initial MKCL support.
Test image-op. Add missing implementation method (oops).
Tweak the ASDF (ASDF/INTERFACE) package. Most notably export perform-with-restarts (long forgotten).
Bump version to 3.1.0.96
3.1.0.96
3.1.0.96
Undo the "make unwriteable" in build/asdf.lisp target.
Patch from Jean-Claude Beaudoin adding MKCL support.
Bump version to 3.1.0.95
3.1.0.95
3.1.0.95
Fix load-fasl-op to use prepare-fasl-op, not prepare-op (which would defeat the purpose).
Introduce a new (call-)with-action-context protocol and a system-variables protocol,
Remove the ill-fated BUILD-SYSTEM. Use BUILD.
Accept strings as OPERATION class designators, read in package ASDF.
Update the README, notably to point to debian/changelog for release notes.
Update the README, notably to point to debian/changelog for release notes.
Minor wording tweaks for BUILD-OP docstrings.
Patch from Fare documenting the BUILD-OP.
Added Drew McDermott's ILC 2005 paper to Bibliography.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
Quick start guide FIXME.
Load and compile CL code using a predictable, standard syntax.
Removed rec. of ASDF-SYSTEM-CONNECTIONS, added warning about if-feature.
Bump version to 3.1.0.94
3.1.0.94
3.1.0.94
plan changes:
Bump version to 3.1.0.93
3.1.0.93
3.1.0.93
Optimize away unneeded filesystem queries during planning.
Bump version to 3.1.0.92
3.1.0.92
3.1.0.92
Found the bugs triggered by using load-fasl-op on ECL.
Added many more nodes and a few more menus.
Bump version to 3.1.0.91
3.1.0.91
3.1.0.91
Disabling (setf *load-system-operation* 'load-fasl-op) for now on ECL, as it causes issues.
Fix typo in manual.
Loading