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.
30bb39c6d97939030f8ffc39573fa4d49ca1e68b
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
22
Oct
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
26
25
24
22
21
19
18
17
15
14
13
31
Dec
21
20
18
9
1
30
Nov
2.017.23: improvements for SCL, by Douglas Crosher.
Allow rpg and others to define their ASDF_TEST_LISPS in their environment.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
Modify to reflect the fact that ECL cannot capture STDERR.
2.017.22: Make the unix vs windows discrimination a runtime issue.
Fix some upgrade tests.
Comment out ecl failures in run-shell-command-test.script
2.017.21: tweak to system-source-file so that upgrade show always work on clisp.
test/script-support.lisp: cl-user::native-namestring already defined in SBCL (imported from sb-ext); don't try to redefine it.
2.017.20: heed the around-compile hook in load-source-op.
2.017.19: simplify the upgrade code; better test upgrade, on all supported lisps.
2.017.18: implement and document the :around-compile feature.
Document run-shell-command
Cleanup some tests
2.017.17: robustification and cleanup of Robert's previous CLISP checkin.
Tagging 2.017.16
2.017.16
2.017.16
Fixed SBCL reloading.
Added tests for correct functioning of ASDF:RUN-SHELL-COMMAND.
2.017.15: Fix CLISP support for RUN-SHELL-COMMAND to capture output and exit status.
2.017.15
2.017.15
2.017.14: RUN-SHELL-COMMAND fixes.
2.017.14
2.017.14
2.017.13: Export *VERBOSE-OUT*.
2.017.13
2.017.13
Better documentation for version-satisfies, thanks to Robert Goldman.
2.017.12: make sense of some traverse internals. Will help POIU.
2.017.12
2.017.12
2.017.11: Fix run-shell-command on allegro/unix, tweak it on Windows:
2.017.11
2.017.11
2.017.10: merge with ECL's version of ASDF.
2.017.10
2.017.10
2.017.9: make marking of operations done more robust when faced with NFS clock skews.
2.017.9
2.017.9
2.017.8: further refactoring perform-with-restarts.
2.017.8
2.017.8
Simplify the perform-with-restarts methods,
2.017.7
2.017.7
Patch by juanjo to allow testing with lisp=ecl-bytecmp
Fixed docstring typo in asdf.lisp.
Bind default-pathname-defaults around load-sysdef,
2.017.6
2.017.6
Fix pathname test under SCL, where absolute pathnames need a proper host and device.
Try to make the :asdf-unix or :asdf-windows detection more robust.
2.017.5
2.017.5
Fix some test issues for SCL.
Document clear-configuration.
Some cleanup of previous ECL changes.
2.017.4
2.017.4
Bumping version again after push error.
2.017.3
2.017.3
Merge branch 'ecl-patches'
Bump version.
2.017.2
2.017.2
Fixes for support of ECL byte compilation.
Loading