Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asn1c
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qwebaby3
asn1c
Graph
b02e09e7f474cc47a609b9dfb463b94d9b7ffa9c
Select Git revision
Branches
5
master
master.aper
openair
default
protected
velichkov_s1ap_plus_option_group
velichkov_s1ap_plus_option_group_plus_adding_trailing_ull
Tags
2
v0.9.27
v0.9.26
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
13
24
Jan
23
10
17
Dec
14
Sep
3
1
Aug
27
Apr
10
31
Oct
26
23
12
13
12
17
Sep
16
14
11
7
4
Aug
30
Jul
29
28
23
22
12
Mar
24
Feb
10
9
14
Jan
13
7
Dec
24
Oct
17
11
21
May
16
7
Apr
28
Mar
27
26
25
24
20
19
16
1
Dec
10
Oct
4
Sep
3
2
2
Mar
27
Feb
21
15
23
Jan
22
23
22
9
7
6
21
Jul
25
Jun
22
Apr
12
Dec
27
Nov
20
9
8
3
25
Oct
24
20
16
7
10
Mar
20
Nov
1
Jan
4
Dec
3
13
Nov
10
6
2
Oct
27
Aug
23
Jul
29
Jun
27
26
24
23
5
30
May
23
15
14
23
Feb
21
6
Dec
27
Nov
24
21
16
27
Oct
24
21
19
18
16
13
9
3
28
Sep
24
23
21
20
19
18
17
16
15
14
13
12
9
8
5
31
Aug
28
26
25
24
18
10
27
Jul
13
17
Jun
4
May
2
16
Apr
27
Mar
21
18
17
16
14
10
9
7
6
2
1
26
Feb
22
19
25
Jan
10
22
Dec
21
20
17
7
30
Nov
28
27
26
22
21
do not use reserved identifiers
run autoupdate
fixed https://github.com/vlm/asn1c/issues/78
no dereference before check
error values check from printf, fprintf, fwrite
more diagnostics if memory fails
removed superfluous check before free
removed unneeded check before free()
another attempt at travis debug
another attempt at travis debug
do not use reserved identifiers for variables
show the environment to debug absense of tests
ignore .tmp.* files
environment override for tests directory
test subnormals
pedantic c89 safety
remove compiler warnings
different relative path
fix overflow bug comparing ranges
use -Define to figure out where to get tests from
do a distcheck as well
keep LICENSE in distribution
unneeded flag
libtool macros autorconf-generated
get back to space-based quoting
different quoting
formatting
update README
ignore man Makefile
RPM spec is not part of asn1c
RPM spec is not part of asn1c anymore
modernize distribution a bit
copyright years: 2003-2016
clang-format config with my preferred style
autoformatted (no semantic change)
avoid compile warning
ftruncate output should not be ignored under some compilers
removed AM_MAINTAINER_MODE
generate manual pages from Markdown instead of writing directly
gcc warning fix?
Loading