Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vmspython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Python
Modules
vmspython
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7790f490faef23ec18412729a0d9c62bf7663603
Select Git revision
Branches
2
branch/default
default
protected
branch/python27
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Aug
30
31
5
Sep
9
Oct
8
Nov
10
11
12
13
16
21
22
6
Dec
12
13
20
21
27
5
Jan
15
22
23
24
27
Mar
13
Apr
15
16
23
24
7
May
12
16
Jun
15
Jul
17
2
Aug
1
Oct
3
Jan
9
24
Mar
26
30
Sep
14
Dec
15
17
3
Feb
19
Apr
20
23
26
17
May
19
27
15
Jun
1
Jul
3
7
Sep
29
Nov
17
Dec
4
Jan
14
14
Feb
5
Oct
26
25
Feb
25
Jul
25
Nov
13
Dec
17
24
27
29
30
31
2
Jan
3
4
9
10
13
14
16
17
18
19
24
30
1
Feb
5
18
27
11
Mar
22
Apr
10
Jun
26
Aug
20
May
1
Oct
17
20
21
25
28
13
Feb
27
27
Apr
20
Apr
28
29
17
Dec
18
19
24
Sep
26
27
2
Oct
4
5
11
13
20
23
6
Nov
16
May
6
Dec
2
Jan
25
Apr
22
May
2
Jun
17
18
19
20
21
22
24
1
Jul
2
6
7
15
23
31
3
Aug
4
17
Nov
18
25
8
Dec
14
15
16
31
21
Jan
22
25
26
17
Nov
18
21
22
23
24
25
26
28
29
30
1
Dec
3
4
5
6
7
8
15
18
19
20
21
22
23
28
29
5
Jan
9
10
13
16
20
23
24
26
2
Feb
7
14
15
16
21
27
28
1
Mar
2
3
15
16
17
19
20
21
13
Apr
14
25
28
29
3
May
13
25
12
Jun
15
Nov
12
Dec
15
18
19
20
21
22
18
Jan
23
14
Feb
16
15
May
16
17
22
23
24
27
26
Jun
3
Jul
22
16
Jan
24
27
31
4
Feb
7
11
27
May
Disallow widget cycling, experimental...
Change back tmpdir to sub-directory python_tmp in sys$login, this directory must
Fix unlink problem with symbolic link, add erase routine in vms.rms module,
Don't use OpenVMS getnameinfo routine, buggy under TCPIP 5.6
Generate a new version from latest pyconfig^.h.in
Update comment strings
Remove __del__ methods, instead use close method.
Add menu widget
Add vms.rtl.lib.get_input
Add vms.rtl.lib.cvt_from_internal_time, increment module version number
Add a few test programs
Add vms.rtl.lib.sys_asctim
Move and rename test files to tests directory
remove unused import funcitons
Add some comments
Add examples for lib$*logical and lib$symbol routines
Add example for lib$do_command
Add vms.rtl.lib.parse_access_code and vms.rtl.lib.parse_sogw_prot routines
Add vms.rtl.lib.radix_point routine
Add example for lib$get_accnam, lib$format_sogw_prot, lib$parse_access_code,
Add example for lib$get_common, lib$put_common
Add local/rdb directory (package rdb)
Fix ACCVIO when conversion routine raise an error
Fix and add conversion routines for more interval type
Add conversion for input type unsigned long [ANY]
Add routine vms.rtl.lib.fid_to_name
Add for (xx)int callback conversion for output and an optional default input type
Add file ID to the attributes which can be retreived using getrmsattr
Example for vms.rtl.lib.fid_to_name
Fix various memory leaks...
Clean the getqui context when an error is returned by sys$getquiw. As Python
temporary ignore 3 ESC sequences (send by set term/inq ?)
Add a parameter to build the screen image, default False
Add time callback conversion routine
Add rendition_set and rendition_complement to Label widget
Add mising Ptd.close method which call ptd$delete on the allocated pseudo term.
Change parameters of all_queues(), add (partial) generation of init/queue
Add ucbdef, update dvidef using VMS V8.3
Add module vms.devdef
Change returned value for vms.rtl.lib.getjpi from signed to unsigned, ie
Loading