Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LabComm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Tommy Olofsson
LabComm
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
typeref
Select Git revision
Branches
10
anders.blomdell
compiler-refactoring
java_dyn_msg_dec
js
labcomm2013
labcomm2014
labcomm2014_tc31
master
default
pragma
typeref
Tags
3
v2014.1
v2014.0
v2013.0
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jun
28
23
20
15
13
12
8
30
May
18
Apr
23
Mar
22
3
Nov
7
Sep
2
14
Aug
7
2
Jul
22
Jun
2
1
29
May
28
27
25
24
23
22
21
20
12
5
4
29
Apr
23
24
Mar
19
4
3
27
Feb
26
25
24
23
20
19
18
17
13
12
11
10
9
6
5
2
1
31
Jan
30
29
28
27
26
23
21
19
10
7
29
Dec
10
9
2
1
28
Nov
27
26
25
22
21
18
17
14
13
12
11
10
27
Oct
26
25
24
23
15
14
13
10
9
7
5
Sep
24
Jul
25
Jun
16
May
3
2
28
Apr
24
22
21
20
18
17
16
14
11
10
3
2
1
30
Mar
29
28
21
20
16
Feb
15
14
7
23
Jan
6
Dec
3
2
29
Nov
27
22
21
26
Aug
23
21
20
19
13
23
Jul
16
9
2
28
Jun
27
25
24
17
13
11
10
5
3
31
May
30
29
27
22
21
20
17
16
15
14
13
8
30
Apr
29
26
25
24
22
18
16
15
12
11
22
Mar
7
6
5
22
Feb
21
20
19
14
12
11
8
21
Mar
23
Feb
22
3
Jan
2
16
Dec
15
14
13
7
6
8
Nov
3
2
20
Jan
4
Undo even more unnecc. changes.
labcomm2014_tc31
labcomm2014_tc31
Undo more unnecc. changes.
Decided not to use labcomm as VS subproject.
Undo unnecc. changes.
Some macros had wrong prefix.
Merge branch 'labcomm2014' into labcomm2014_tc31
Fixed COMPAT symbol
labcomm2014
labcomm2014
labcomm_ to labcomm2014_ prefix changes
Try to catch memory errors.
Added compiler aspect for copying to preallocated structure(s).
Dont deref. NULL.
More undef constants.
Defs to make generated code work.
Merge remote-tracking branch 'upstream/labcomm2014' into labcomm2014_tc31
Add vxworks files to build requires
Get rid of rpmbuild duplicate file warning when %{_libdir} == /usr/lib
Made java decoding of strings to explicitly use UTF8
Fixed two incorrectly named symbols
make packaging somewhat quieter
Support for building cross-compile libraries
Corrected byte array generation.
Added mark_begin/mark_end around python version sending.
ifdefing more typedef stuff due to C-compilation errors.
Consider NOSTDIO define and don't die on warning.
Fix VS release target.
Library compiles in tc31 and cygwin.
Added java-devel to build requirements (needed in Fedora-23)
labcomm2014_decode_one now sets the LABCOMM2014_IS_SAMPLE (highest
Call reader_start and reader_end for version as well.
Made void samples more like other samples.
Re-enable user_types test, made dispatcher private again
Removed (hopefully) un-needed stringification
changed python runOne to decode until a sample is found
added python handler example to makefile
fixed example and removed Java8 from test
added example of python handler callbacks
added handler callbacks to python decoder
Make python2 dependency explicit (since python3 is now default on Fedora)
Renaming implemented for Java. Various cleanups.
Continued work on removing typedef's from runtime library for java
Loading