Skip to content

Commit 2494f1b

Browse files
committed
Merge branch 'codexRefactoring'
# Conflicts: # src/triceStackBuffer.c
2 parents 16c0d93 + e1ccdea commit 2494f1b

File tree

343 files changed

+10618
-6749
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

343 files changed

+10618
-6749
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions

CONTRIBUTING.md

Lines changed: 16 additions & 4 deletions

_test/_dblB_de_single_xtea_cobs_ua/cgo_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package cgot
24

35
import (

_test/_dblB_de_single_xtea_cobs_ua/generated_cgoPackage.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// Copyright 2020 Thomas.Hoehenleitner [at] seerose.net
2-
// Use of this source code is governed by a license that can be found in the LICENSE file.
1+
// SPDX-License-Identifier: MIT
32

43
// Package cgot is a helper for testing the target C-code.
54
// Each C function gets a Go wrapper which is tested in appropriate test functions.

_test/_dblB_de_single_xtea_cobs_ua/generated_cgoPackage_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package cgot
24

35
import (

_test/_dblB_de_single_xtea_tcobs_ua/cgo_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package cgot
24

35
import (

_test/_dblB_de_single_xtea_tcobs_ua/generated_cgoPackage.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// Copyright 2020 Thomas.Hoehenleitner [at] seerose.net
2-
// Use of this source code is governed by a license that can be found in the LICENSE file.
1+
// SPDX-License-Identifier: MIT
32

43
// Package cgot is a helper for testing the target C-code.
54
// Each C function gets a Go wrapper which is tested in appropriate test functions.

_test/_dblB_de_single_xtea_tcobs_ua/generated_cgoPackage_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package cgot
24

35
import (

_test/_ringB_de_multi_nopf_ua/cgo_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
package cgot
24

35
import (

_test/_ringB_de_multi_nopf_ua/generated_cgoPackage.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// Copyright 2020 Thomas.Hoehenleitner [at] seerose.net
2-
// Use of this source code is governed by a license that can be found in the LICENSE file.
1+
// SPDX-License-Identifier: MIT
32

43
// Package cgot is a helper for testing the target C-code.
54
// Each C function gets a Go wrapper which is tested in appropriate test functions.

0 commit comments

Comments
 (0)