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
Jan Moringen
asdf
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4f6ce505134f0a6f404ab38ea73364a68f942b08
Select Git revision
Branches
18
QL-metadata-warning
action-pseudo-accessors
debian
doc-bullet-list-fix
genera
install-asdf
master
default
protected
more-read-time-condition-fixes
operation-forced
poiu
read-depends
read-time-condition-fix
release
syntax-control
syntax-control-based-on-standard-syntax
syntax-control-markup
test
upgrade
Tags
20
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
3.2.1
3.2.0.1
3.2.0
3.1.7.43
3.1.7.42
3.1.7.41
38 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Mar
23
Feb
15
18
Jan
17
15
18
Dec
14
13
11
30
Nov
29
27
22
21
20
19
18
17
9
8
5
4
3
1
31
Oct
29
24
23
22
21
20
18
17
13
12
10
9
7
6
2
28
Sep
25
13
12
2
1
26
Jul
9
16
Jun
12
9
7
5
1
30
May
29
27
26
22
19
13
11
9
8
7
6
3
2
1
26
Apr
24
22
17
14
6
5
31
Mar
29
28
27
26
24
22
21
20
19
18
17
16
10
9
17
Feb
6
5
24
Jan
20
4
3
24
Dec
23
21
15
9
7
4
3
2
1
28
Nov
23
21
19
15
14
5
4
30
Oct
29
28
27
25
23
22
21
20
15
13
6
5
3
1
30
Sep
28
24
23
13
12
10
6
31
Aug
28
27
26
25
24
20
19
18
17
16
13
12
8
7
3
28
Jul
25
14
13
6
4
1
26
Jun
25
24
22
20
19
16
9
8
4
31
May
26
25
21
19
18
15
14
12
11
7
6
5
4
2
1
29
Apr
28
24
21
19
15
14
13
12
9
8
7
5
4
3
2
24
Mar
23
22
21
20
19
18
17
16
15
14
13
12
11
9
5
27
Feb
26
25
24
22
21
19
18
16
13
12
10
9
8
7
6
5
4
3
2
1
31
Jan
30
28
27
Add support for external format in compile-op and load-source-op.
Merge branch 'master' of http://common-lisp.net/project/asdf/asdf
Update git tag magic for new version format, i.e. 2.20 instead of 2.020.
Releasing 2.20 as 2.019.9.
2.20 debian/2%2…
2.20 debian/2%2.20-1
Merge branch 'master' of http://common-lisp.net/project/asdf/asdf
2.019.9: slight refactoring on ECL prompted by an issue seen by Anton Vodonosov
2.019.8: fixing yet another bug found by Sergey Katrevich.
Bumped version again because Fare's commit beat mine in.
2.019.7
2.019.7
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.019.6: Fix to split-absolute-pathnames, by Sergey Katrevich.
2.019.6: Added test for successful loading of weakly-depended-on system.
2.019.6
2.019.6
2.019.5: Fixed a minor bug in WEAKLY-DEPENDS-ON handling and added test.
2.019.5
2.019.5
2.014.4: better errors for bad (relative) paths in environment variables.
2.019.3: fix remove-duplicate call in flatten-source-registry.
2.019.2: avoid forward reference, add a comment, in ccl-fasl-version helper.
2.019.2
2.019.2
tagging
2.019.1
2.019.1
Fix from R. Matthew Emerson for ccl::fasl-version change.
2.019: blessing 2.018.21 as the new release.
2.019 debian/2%…
2.019 debian/2%2.019-1
2.018.21: don't use change-class with keys, for the sake of genera(!)
Don't load either user or system init files when testing with ABCL
2.018.20: add a few functions that have changed signature to the unintern list,
2.018.19: reset system in a more portable way.
2.018.19
2.018.19
2.018.18: introduce subpathname* that uses ensure-directory-pathname
2.018.17: SCL fixes: tweak the ftype declaration for initialize-source-registry
2.018.16: don't define reinitialize-instance that reset slots;
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
Added a discussion of the :CLASS argument to DEFSYSTEM.
2.018.15: Create and use a load-systems abstraction,
2.018.14: Fix some subtle upgrade bugs.
2.018.13: in 2.017.12 I made the mistake of changing the signature
2.018.12: Accept un-stringified lambda expressions as function designators.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.018.11: allow :around-compile to be a string, to be read just before use.
2.018.10: add a restart to retry finding a system after reinitializing the source-registry.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.018.9: Fix to 2.018.8; since SBCL now cast the same wide net as CMUCL in subdirectories, it needs the same filter.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.018.8: have asdf:subdirectories follow symlinks on SBCL as on CMUCL, etc.
2.018.7: improve the API for user-configuration by distinguishing between
Refactor some internals to expose better APIs:
2.018.6
2.018.6
Loading