Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libxslt
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
libraries
libxslt
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
63a938aeca4e57c5a6467bde530ddbb0a35a9330
Select Git revision
Branches
7
branch/OpenVMS
branch/default
default
protected
wild/1d0c89cbdd5533687e03be224b89cfe9540192a2
wild/7525f7aa39923d7a3964e0a6b3a07d8cfe5b7d1f
wild/930a3464a4bab23e2c2b67b07c9803886c65d641
wild/ae4cd162620c1a65830400c95d75d6aac024111f
wild/d81b7981070cffaa125f3034d6d64251895c8d8d
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jan
3
7
Jan
8
10
11
12
13
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
Feb
2
3
4
5
6
7
8
9
11
12
13
14
15
17
18
19
21
24
26
27
28
1
Mar
3
4
5
6
7
8
10
12
13
14
19
21
22
24
25
26
29
30
2
Apr
3
7
10
11
12
16
18
22
24
25
26
28
29
30
2
May
3
4
5
6
7
8
9
11
12
15
16
17
18
19
20
22
23
26
28
1
Jun
5
6
7
9
10
11
13
14
15
16
17
18
19
20
21
22
23
24
25
26
28
29
4
Jul
5
6
7
8
9
10
12
14
15
16
18
19
23
25
26
27
28
30
31
1
Aug
3
4
5
6
7
8
9
12
13
14
15
16
17
18
21
23
24
26
27
29
30
31
3
Sep
10
11
12
13
14
15
17
18
26
1
Oct
2
4
6
7
8
9
10
14
16
17
19
24
25
26
28
29
30
31
1
Nov
2
5
10
11
12
13
21
22
23
25
26
27
28
29
30
5
Dec
6
7
11
20
4
Jan
5
8
9
10
14
15
17
18
19
20
21
23
24
25
27
30
4
Feb
5
6
7
8
9
10
11
12
13
21
22
23
1
Mar
4
7
8
9
13
16
18
19
20
21
22
24
25
27
29
1
Apr
2
10
14
15
16
17
18
25
26
28
29
30
2
May
8
14
16
18
21
22
23
24
25
27
28
30
31
10
Jun
15
19
30
1
Jul
2
4
5
6
7
8
10
11
Added testfiles for bug 114812
enhanced previous fix to bug #120684, using excellent suggestion by Daniel
Initial revision
creating the project, nothing works
Imported into GNOME CVS base
very early steps, Daniel.
- libxslt/xslt.[ch]: started parsing stylesheet xsl:stylesheet
Bit of work on templates, Daniel
Not much: - libxslt/xslt.c : small cleanup - configure.in
Still not working but makes more noise and leaks memory now:
More work on parsing selectors, Daniel
started adding xsltTestCompMatch(), Daniel
I generate a root node, I assume it's significant progress !
This start being interesting...
./xsltproc doc.xsl doc.xml start giving interesting stuff:
Handle the first REC example correctly it seems:
More general work, added for-each:
Hack, debug, read, hack, debug, read ....
Guess what !!! A TODO !!!, Daniel
Started filling in the blanks. Created more blanks :-(
Some infrastructure work, and of course some debug:
Continuous hacking ...
That part was complex actually:
- libxslt/transform.c libxslt/xslt.c: avoiding some problems
Hacking, mostly on the output support:
- libxslt/xslt.c: check version on stylesheets
Working on variables implementation:
- libxslt/Makefile.am libxslt/template.[ch]: added a template
More work, cleanups, HTML output:
Furious hacking session, making serious progresses, the hardest stuff
updated added with alist of what's in and what's not fixed top level Param
New examples, new bugs:
CFirst try to make a spec file, Daniel
I like receiving patches before the 0.0 release :-)
Setup stuff: - Makefile.am libxslt.spec.in libxslt/Makefile.am
Preparing for a not too distant alpha release:
That part is not very fun:
Set-up framework for XSLT functions:
Lotsa improvement and fixes:
- functions.[ch]: Bjorn Reese <breese@mail1.stofanet.dk> provided
Loading