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.
bfa37405f1a9dafd89632b2f0cfd4e56e34ccfff
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
28
Jan
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
3
2
1
27
Dec
26
21
19
18
17
15
14
12
10
9
8
6
2
29
Nov
28
27
30
Oct
17
11
1
28
Sep
27
13
12
11
28
Aug
25
15
7
3
31
Jul
30
28
27
24
17
7
29
Jun
28
26
17
12
3
18
May
16
15
5
28
Apr
24
23
22
21
20
17
16
15
14
12
10
8
31
Mar
28
26
21
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
2.26.163: export clear-defined-systems instead of make-defined-systems-table.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.26.162: improve the upgrade cleanup mechanism
Make a test more robust (hopefully)
2.26.161: fixes for SCL. Interactive testing on all lisps. Fix to a-d.asd
2.26.160: fix getcwd for cmucl
2.26.159: fix probe-file* on clisp.
2.26.158: support chdir on more implementations (also unbreaks abcl).
2.26.157: speed up pathname operations.
2.26.156: vastly speed up input-files for compile-op system with a shortcut.
2.26.155: cleanup of lisp-implementation-pathname-p results.
2.26.154: cache builtin-system-p for a big speedup.
2.26.153: Various speed ups.
2.26.152: Fix bug in legacy interface load-sysdef.
Make asdf-driver.asd play nice with asdf-encodings, too.
2.26.151: tweak asdf.asd to play nicer with asdf-encodings. Better error for convenience functions.
2.26.150: cleanup the .asd file and some internal messages and comments.
2.26.149: next release will be ASDF 3 after all, not ASDF 2.27.
2.26.148: fix previous ABL tweak.
2.26.147: allow the disabling of warnings collection. Enhance ABL compatibility.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.26.146: restore W-C-U around perform-plan for backward compatibility.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.26.145: introduce a stamp cache, to reduce filesystem access,
2.26.144: fix inline-methods. Add test.
2.26.143: better identify old ASDF versions.
2.26.142: Update the system definitions.
Refactor the .asd a little bit. Add a missing test file.
Import the run-program tests from xcvb-driver.
2.26.141: add support for clisp's .lib files.
2.26.140: fix a pathname bug found by clisp, work around clisp issues.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
2.26.139: make a clos variable ignorable to make allegro happy.
Fix tests that compare pathnames that are pathname-equal but not equal (!)
2.26.138: remove duplicate definition of TRAVERSE.
2.26.137: API cleanup in preparation for release
2.26.136: try my very best for clean upgrade on abcl, clisp, cmucl. In the end, punt.
2.26.135: fix argument passing to ECL executables
2.26.134: export a forgotten symbol. Found by CCL.
More test fixing.
Loading