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.
56eac1f4f8cf3066cba01548d6de13b5007d865f
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
12
Feb
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
18
12
27
Oct
26
25
18
14
1
27
Sep
15
13
12
11
10
9
6
1
31
Aug
29
27
25
24
19
18
13
11
21
Jul
18
15
13
11
9
27
Jun
21
9
8
6
23
May
22
19
8
7
6
5
4
27
Apr
25
10
Jan
15
Oct
4
9
Sep
6
4
5
Jul
29
Jun
26
20
19
18
29
May
10
3
26
Feb
15
2
14
Dec
27
Sep
27
Jul
13
Jun
2
21
Mar
14
Feb
6
23
Jan
21
7
Nov
21
Aug
6
Jul
16
Jun
30
May
14
20
Apr
21
Mar
1
Feb
16
Dec
7
30
Sep
26
2
Jul
1
25
May
18
Aug
5
19
Jul
16
May
12
5
12
Mar
30
Dec
21
5
1
11
Nov
17
Oct
9
12
Aug
5
18
Jul
17
10
12
Jun
9
7
5
4
3
28
May
27
20
19
13
6
19
Mar
17
16
7
4
3
24
Feb
14
13
9
8
4
28
Jan
15
Dec
9
2
23
Nov
19
18
12
8
12
Oct
27
Sep
25
20
18
17
16
15
14
13
12
11
9
6
30
Aug
29
28
27
26
23
22
18
4
Jul
19
Jun
8
20
May
3
2
30
Apr
11
Mar
6
28
Feb
22
20
19
14
12
11
4
Dec
20
Aug
6
3
2
1
Fixed the comment on the dependencies loop in TRAVERSE.
Tweak to quash Allegro warnings on nested reader conditionals.
Tentative fix for the module dependency bug.
Modified the module-dependency test to agree with test restructuring.
Putative test for module dependencies.
update ASDF version to 1.607
1.607
1.607
Refactored and documented operation-done-p.
Make *system-definition-search-functions* a defparameter rather than a defvar,
update ASDF version to 1.606
1.606
1.606
Add Lispworks support to run-tests.sh (wholly untested: I don't have LWPro!)
On CLISP, use (posix:uid) instead of (LINUX:getuid). Thanks to Pascal Bourguignon.
Merge branches 'master' and 'master' of http://common-lisp.net/project/asdf/asdf
Documentation and commenting to asdf.lisp.
Use truenamize in compile-file-pathname*
1.605
1.605
Fix test infrastructure, fix test scripts. Pass again on CCL.
Fixed bug in allegro invocation in run-tests.sh.
Fixed bugs in the tests.
Fixed dumb bugs in shell script arg processing.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
1.604: pass all tests on sbcl, ecl, ccl, clisp.
1.604
1.604
Fix an applicable restart test that failed to return T when the condition is NIL.
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
update ASDF version to 1.603
1.603
1.603
Merge branch 'master' of ssh://common-lisp.net/project/asdf/public_html/asdf
Don't hang when ECL compiles with warning, exit with "success"!
Robustify test scripts against there being a directory asdf/ next to asdf.lisp
ASDF 1.602: pass more tests.
1.602
1.602
1.601: fix a typo that broke lispworks.
1.601
1.601
Previously, style warnings in compiling asdf.lisp would cause the
There was code here that caused a style warning because it was checking
Merge with Fare's 1.600.
More carefully look for compiled asdf.lisp.
Quash style-warnings in the compile-script for tests.
Fix for launchpad bug 516794.
export COMPILE-FILE-PATHNAME* that applies translations. Use it to fix tests.
1.600
1.600
A FAQ, plus Makefile cleanups.
Module pathname FAQ.
Loading