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.
8dc84f4669e46afe21a1300dc81ad31cd51dec11
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
28
Jul
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
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
Finished merge with 2.23.3 on MKCL.
2.23.3: Add missing mkcl support to getenv. Frob a few utilities.
2.23.2: * add MKCL support based on patch by JCB (see mailing-list).
2.23.1: merge with asdf-ecl from ECL 2012-07-08,
2.23: promote 2.22.3 as a release.
2.23 debian/2%2…
2.23 debian/2%2.23-1
Also list asdf-flv as extension.
List extensions from the web page.
2.22.3: Fix compile-check feature.
2.22.2: export new utilities for dealing with pathnames from environment.
2.22.1: tweak compile-file* and around-compile-hook with new :compile-check argument.
Tweak the debian control file.
2.22: promote 2.21.5 as a release.
2.22 debian/2%2…
2.22 debian/2%2.22-1
sbcl quit update.
Slight documentation update.
2.21.5: in directory-files, only restrict the use of wild patterns for logical pathnames,
2.21.4: fix bad paren in 2.21.3.
2.21.3: accept both class objects and class naming symbols as default-component-class designators.
2.21.2: Improve the way default-component-class is initialized
2.21.1: require now skips loaded-systems just like require-system. ECL tweaks.
Don't need -i.bak in bump-version -- git does backups already.
Fix changelog to pass lintian by not having a 82-char line.
2.21: blessing 2.20.22 as a release after successful testing.
2.21 debian/2%2…
2.21 debian/2%2.21-1
2.20.22: new exported interfaces loaded-systems and require-system,
2.20.21: Add a :force-not feature and a registered-systems function.
2.20.20: Fix upgrade using load-system on CMUCL,
Make upgrade test work with LispWorks.
web page: announce ASDlite. Revise utf-8 plan for asdf 2.21.
LispWorks now ships with ASDF 2.019. Yay! Updating documentation.
2.20.19: be more robust when upgrading from ASDF 1 on old SBCLs (e.g. 1.0.29).
Refactor upgrade testing.
Better filter working and non-working upgrade combinations.
Don't bork the tests on warnings while compiling asdf with CMUCL.
Documentation tweak.
Got license, testing Lispworks again. (Thanks to Martin Simmons.)
2.20.18: Fix ensure-use so it removes packages that should NOT be used.
2.20.17: use translate-logical-pathname *before* we get a pathname's directory.
2.20.16: Export hostname.
Update documentation regarding encodings.
2.20.15: Fix launchpad bug #982285: add test in getenv-absolute-pathnames.
2.20.14: Introduce *default-encoding*. Make :default, not :utf-8 by default.
Loading