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
Hugo Ishimaru
asdf
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
96cecd29716cb566a470bef0ccdac6dc48a684d5
Select Git revision
Branches
19
QL-metadata-warning
action-pseudo-accessors
bundle-fix
debian
genera
install-asdf
ja
ja2
man-fix
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
39 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jul
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
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
2
27
Feb
26
25
24
23
22
21
20
19
18
16
14
11
8
7
6
4
5
3
1
31
Jan
30
29
28
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
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
3.0.1.13: add herald item for ASDF on CMUCL (contributed by Raymond Toy). Whitespace changes.
Add dll-op test on ECL.
3.0.1.12: fix dll-op and monolithic-dll-op for ECL. Based on a patch by Juanjo.
3.0.1.11: some whitespace & comment cleanups.
3.0.1.10: remove some unwanted trailing whitespace and tabs.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
3.0.1.9: better OS detection for MCL and ABCL. Restore MCL support.
Quiet a style warning.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
3.0.1.8: trivial refactoring of format in function die.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
3.0.1.7: tweaks for XCVB: better support CFASL on SBCL, default-encoding.
3.0.1.6: have other traverse variants not call plan-actions, either
3.0.1.5: Move TRAVERSE to backward-interface. Tweak convenience method generation.
3.0.1.4: factor MAKE-PLAN out of TRAVERSE.
Update the set of versions to extract for upgrade tests.
Check exit status in a RUN-SHELL-COMMAND test with verbose set.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
3.0.1.3: another fix to the debian package.
3.0.1.3 debian/…
3.0.1.3 debian/2%3.0.1.3-1
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
Fix debian package.
3.0.1.2 debian/…
3.0.1.2 debian/2%3.0.1.2-1
Added ASDF_DEVEL_SOURCE_REGISTRY.
Bump version to 3.0.1.2
Have run-shell-command actually return an exit code, like it used to.
Bump version to 3.0.1.1
Fixes for UIOP:RUN-PROGRAM on ACL.
3.0.1: tweak version-satisfies for compatibility with quicklisp.
3.0.1
3.0.1
Update debian package infrastructure for new 3.x versioning scheme.
Remove trailing whitespace in uiop/run-program.
Fix asdf.texinfo for texinfo 5.1
Doc: announce 3.0.0. Test: not version-satisf'ying 2.0 anymore!
3.0.0: promoting 2.33.10 as new release. This is officially ASDF 3.
3.0.0
3.0.0
2.33.10: Fix 2.27 regression of program-op on ECL
2.33.9: export some slots to fix upgrade from some versions on some implementations.
2.33.8: have :here default to (load-pathname) when *here-directory* is nil.
Comment out a test that kills ECL.
2.33.7: Change default :if-exists value for with-output-file to be closer to CLHS.
2.33.6: have slurp-input-stream (and hence run-program) recognize a pathname as output.
2.33.5: treat T as an alias for *standard-output* in slurp-input-stream
Loading