Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
clim-tos
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
Alastair Bridgewater
clim-tos
Graph
2c844e429637612a2127fb8987fd8bbb467f58ea
Select Git revision
Branches
3
demodemo
master
default
working-demos-sbcl-ccl
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
24
29
Oct
28
21
16
7
31
Jul
30
26
4
30
Jun
24
10
3
27
May
14
13
7
6
5
7
Nov
15
Aug
5
1
18
Jul
11
14
Jun
23
May
20
19
20
Apr
23
Jul
6
Jan
10
Jul
26
Feb
26
Nov
1
Jul
25
Oct
26
Aug
16
23
May
18
Apr
19
Feb
3
Dec
30
Nov
29
10
Sep
11
Aug
21
Jul
16
31
Mar
30
15
12
10
3
Feb
16
Dec
1
27
Oct
8
7
30
Sep
29
22
17
16
11
10
9
7
12
Aug
15
Jul
29
Jun
16
8
28
May
14
13
11
6
4
1
9
Apr
1
26
Mar
25
5
31
Jul
22
24
Jun
20
May
15
Apr
3
Mar
13
Feb
12
Dec
11
18
Jul
6
Jun
17
May
25
Apr
17
16
2
15
Mar
14
6
1
5
Feb
25
Jan
20
Dec
30
Nov
11
Oct
10
12
Apr
6
29
Mar
3
Feb
8
Dec
1
3
Oct
3
Aug
27
Apr
26
Mar
21
11
13
Feb
16
Jan
1
15
Dec
12
11
Nov
3
Jul
29
May
30
Jan
15
6
Sep
14
Aug
9
Jul
17
Jul
8
6
27
Jun
26
13
12
9
8
1
May
25
Apr
13
Mar
4
26
Feb
3
20
Jul
19
4
May
25
Feb
10
Nov
8
Oct
30
Sep
29
6
Aug
19
May
6
Apr
1
30
Mar
25
21
18
17
6
2
13
Feb
4
23
Dec
30
Oct
20
13
4
3
Sep
31
May
30
24
5
24
Apr
14
Feb
12
7
6
5
29
Jan
8
Dec
20
Nov
17
Oct
23
Jul
24
Mar
15
13
1
23
Jan
23
Nov
8
20
Oct
17
21
Jun
17
May
15
7
Apr
18
Dec
7
5
23
Nov
8
Jun
11
Jan
7
Dec
4
24
Nov
23
18
28
Oct
26
25
22
Sep
17
7
31
Aug
19
12
30
Jul
29
27
22
25
Jun
23
22
21
4
2
25
May
13
5
29
Apr
28
27
26
23
16
15
12
8
7
6
2
31
Mar
25
19
18
15
4
1
10
Feb
8
21
Jan
18
11
17
Dec
16
14
7
3
2
1
20
Nov
19
18
13
11
10
9
6
5
29
Oct
28
12
7
5
4
2
1
30
Sep
24
22
9
8
21
Aug
19
18
27
Jul
24
20
17
8
6
5
2
1
29
Jun
23
16
3
2
26
May
22
20
18
14
13
12
7
6
30
Apr
28
21
15
14
10
3
30
Mar
24
13
12
10
9
6
4
2
28
Feb
26
25
24
16
14
12
10
8
use normal pi
demodemo master
demodemo master
asd: scroller-pane is loaded in silica
cleanup: small refactor of common code chunks
address-demo: mask segfault problem
puzzle demo: uncomment highlight
sbcl: presentation-types: register at compile time
sleep: fix faulty process-wait-with-timeout
more typos to fix
frames: fix typo
ccl: fix running demos on ccl
find-pane-class-constructor: provide proper generic function declaration
update readme
Enabled proper handling of modifier keys.
Enabled Backspace + made Delete (Rubout) behave as it should today.
Generated presentation type classes have their name set correctly (SBCL).
Provided a local implementation for WAIT-FOR-WINDOW-EXPOSED.
fix: remove debug renament
cosmetic: remove page break
cleanup: remove broken part
cleanup: homegrown: fix incompatibilities
modules: enable homegrown module
cleanup: fix broken loop forms
clim-tos: add dependency on bordeaux-threads
processes: check if timeout is a number, othwerwise call without it
processes: use bordeaux-therads where suitable
listener: refactor (include when in cond block)
default-frame-top-level: don't execute :timeout commands
cleanup: listener: remove minima
cosmetic: listener: indent, whitespace cleanup
cosmetic: remove some feature-conds
clx-mirror: little refactor of condition
frames: handle window closing properly
tk-silica: get rid from if*
xt-graphics: refactor if* to cond
refactor if* to cond
cosmetic: indent
Marked places with (possibly) ugly cache invalidation hack.
Changed eq to eql in number comparison.
Extra parameter to scroll-*-callback methods is &optional now.
Additional imports from closer-mop to get rid of some warnings.
Loading