CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 11:29:37 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/aeron-io/simple-binary-encoding.git
etag: W/"684a6396878233c2cf966804bf1e73f6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=xe6cczxyO29kKX1CH5JRRnzOs4TBFVqSxsuVXskyOjt8hqIdyqrUlF6137T%2BsBog23HxteEFLgAsR05BfRKb9dcOZ8rQGBYkgG0I2QTsHGh0sfMqeAwkJLKm0FTBFy0%2B%2BLSJ5a3IJJSISCpnBJDBclimxU5A70%2B04R2sMIM%2FNnml6GKYa6dFPbr%2BIDWpx0fDtfiQlHW0Wji0U%2BOidYz10ru3Pa5dkXRw%2FTR2eHOh5pMLGAbLfRiZzXGnWghOE%2BM7pepXuvU51DfWklLp0j7zyA%3D%3D--xz63YO55UFEzqvih--IR3cGxEJx0EQ%2FakzAum6PA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1770698140.1752924576; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:29:36 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:29:36 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EA48:46557:42B23C:53D452:687B81A0
Adding support for the package attribute on the types element. (#904) · aeron-io/simple-binary-encoding@742cd8a · GitHub
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/SbeTool.java
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/TargetCodeGeneratorLoader.java
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 542
Commit 742cd8a
authored
Adding support for the package attribute on the types element. (#904)
* Adding support for the package attribute on the types element.
* checkstyle.
* Revert accidental delete.
* Change parameter order for Token. Add Javadoc.
* Code style fixes.
* Make QualifiedYieldTest use the new constructor.
* Revert changes to test files (using custom version of StringWriterOutputManager). Should be replaced with a new version of Agrona.
* Use agrone 1.17.1
* Remove @OverRide
* make checkstyle happy.
* Correct inherit directive.1 parent d088c5b commit 742cd8aCopy full SHA for 742cd8a
File tree
Expand file treeCollapse file tree
13 files changed
+469
-14
lines changedFilter options
- sbe-tool/src
- main/java/uk/co/real_logic/sbe
- generation
- java
- ir
- xml
- test
- java/uk/co/real_logic/sbe/generation/java
- resources
Expand file treeCollapse file tree
13 files changed
+469
-14
lines changedsbe-tool/src/main/java/uk/co/real_logic/sbe/SbeTool.java
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/SbeTool.java+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
| |||
117 | 119 |
| |
118 | 120 |
| |
119 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
120 | 128 |
| |
121 | 129 |
| |
122 | 130 |
| |
|
sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/TargetCodeGeneratorLoader.java
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/TargetCodeGeneratorLoader.java+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
|
sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java
Copy file name to clipboardExpand all lines: sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java+75-8Lines changed: 75 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
63 |
| - | |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
71 | 99 |
| |
72 | 100 |
| |
73 | 101 |
| |
| |||
78 | 106 |
| |
79 | 107 |
| |
80 | 108 |
| |
| 109 | + | |
81 | 110 |
| |
82 | 111 |
| |
83 | 112 |
| |
| |||
87 | 116 |
| |
88 | 117 |
| |
89 | 118 |
| |
90 |
| - | |
| 119 | + | |
| 120 | + | |
91 | 121 |
| |
92 | 122 |
| |
93 | 123 |
| |
94 | 124 |
| |
95 | 125 |
| |
| 126 | + | |
96 | 127 |
| |
97 | 128 |
| |
98 | 129 |
| |
| |||
144 | 175 |
| |
145 | 176 |
| |
146 | 177 |
| |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
147 | 196 |
| |
148 | 197 |
| |
149 | 198 |
| |
150 | 199 |
| |
151 | 200 |
| |
| 201 | + | |
152 | 202 |
| |
153 | 203 |
| |
154 | 204 |
| |
| |||
1188 | 1238 |
| |
1189 | 1239 |
| |
1190 | 1240 |
| |
| 1241 | + | |
1191 | 1242 |
| |
1192 | 1243 |
| |
1193 | 1244 |
| |
| |||
1208 | 1259 |
| |
1209 | 1260 |
| |
1210 | 1261 |
| |
| 1262 | + | |
1211 | 1263 |
| |
1212 | 1264 |
| |
1213 | 1265 |
| |
| |||
1225 | 1277 |
| |
1226 | 1278 |
| |
1227 | 1279 |
| |
1228 |
| - | |
| 1280 | + | |
| 1281 | + | |
1229 | 1282 |
| |
1230 | 1283 |
| |
1231 | 1284 |
| |
| |||
1238 | 1291 |
| |
1239 | 1292 |
| |
1240 | 1293 |
| |
1241 |
| - | |
| 1294 | + | |
| 1295 | + | |
1242 | 1296 |
| |
1243 | 1297 |
| |
1244 | 1298 |
| |
| |||
1250 | 1304 |
| |
1251 | 1305 |
| |
1252 | 1306 |
| |
| 1307 | + | |
1253 | 1308 |
| |
1254 | 1309 |
| |
1255 |
| - | |
| 1310 | + | |
1256 | 1311 |
| |
1257 | 1312 |
| |
1258 | 1313 |
| |
| |||
1272 | 1327 |
| |
1273 | 1328 |
| |
1274 | 1329 |
| |
| 1330 | + | |
1275 | 1331 |
| |
1276 | 1332 |
| |
1277 | 1333 |
| |
| |||
1320 | 1376 |
| |
1321 | 1377 |
| |
1322 | 1378 |
| |
| 1379 | + | |
1323 | 1380 |
| |
1324 | 1381 |
| |
1325 | 1382 |
| |
| |||
1572 | 1629 |
| |
1573 | 1630 |
| |
1574 | 1631 |
| |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
1575 | 1640 |
| |
1576 | 1641 |
| |
1577 | 1642 |
| |
1578 | 1643 |
| |
1579 | 1644 |
| |
1580 | 1645 |
| |
1581 |
| - | |
| 1646 | + | |
| 1647 | + | |
1582 | 1648 |
| |
1583 | 1649 |
| |
1584 | 1650 |
| |
| |||
1590 | 1656 |
| |
1591 | 1657 |
| |
1592 | 1658 |
| |
1593 |
| - | |
| 1659 | + | |
| 1660 | + | |
1594 | 1661 |
| |
1595 | 1662 |
| |
1596 | 1663 |
| |
|
sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaOutputManager.java
Copy file name to clipboard+81Lines changed: 81 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + |
You can’t perform that action at this time.
0 commit comments