You are viewing a plain text version of this content. The canonical link for it is here.
- [plc4x] branch feature/mspec-ng updated (9252fbd -> c319a6d) - posted by cd...@apache.org on 2021/11/01 08:34:58 UTC, 0 replies.
- [plc4x] 01/02: - Made plc4c code-generation testsuite run again - posted by cd...@apache.org on 2021/11/01 08:34:59 UTC, 0 replies.
- [plc4x] 02/02: - Made plc4go code-generation execute again (Doesn't produce working code yet) - posted by cd...@apache.org on 2021/11/01 08:35:00 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Updated the code to compile a lot better (Still a WIP) - posted by cd...@apache.org on 2021/11/01 08:55:32 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: Fixed OPCUA subscription acknowledgment response. - posted by hu...@apache.org on 2021/11/01 10:32:44 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (53e2bff -> 0c47784) - posted by sr...@apache.org on 2021/11/01 12:13:17 UTC, 0 replies.
- [plc4x] 01/02: fix(plc4go/codgen): fixed some issues in GoLanguageTemplateHelper - posted by sr...@apache.org on 2021/11/01 12:13:18 UTC, 0 replies.
- [plc4x] 02/02: fix(plc4go/codgen): progress on golang codegen - posted by sr...@apache.org on 2021/11/01 12:13:19 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/codgen): fix merge messup - posted by sr...@apache.org on 2021/11/01 12:27:32 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/codgen): fixed array and string problems - posted by sr...@apache.org on 2021/11/01 13:09:15 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/codgen): migrate eip suite - posted by sr...@apache.org on 2021/11/01 13:39:15 UTC, 2 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/codgen): update xml and json in s7 iotest - posted by sr...@apache.org on 2021/11/01 14:34:18 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Re-enabled the invoker tests for go - posted by cd...@apache.org on 2021/11/01 15:57:38 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/codgen): fix optional fields not emitting contexts - posted by sr...@apache.org on 2021/11/01 16:20:29 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codgen): fixed json - posted by sr...@apache.org on 2021/11/01 16:20:34 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/spi): fixed write buffer json based - posted by sr...@apache.org on 2021/11/01 16:23:59 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/test): fixed s7io test - posted by sr...@apache.org on 2021/11/01 16:29:36 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4x/eip): fixed eip tests - posted by sr...@apache.org on 2021/11/01 16:43:48 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/xml): fixed wrong string on empty byte arrays - posted by sr...@apache.org on 2021/11/01 16:50:04 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4go/json): fixed wrong string on empty byte arrays - posted by sr...@apache.org on 2021/11/01 16:51:45 UTC, 0 replies.
- [plc4x] branch develop updated: Hopefully made the go DefaultCodec output stack-traces of panics it encounters. - posted by cd...@apache.org on 2021/11/02 14:45:04 UTC, 0 replies.
- [plc4x] branch develop updated: Fixed a bug returning the transport code as protocol code - posted by cd...@apache.org on 2021/11/02 16:30:34 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Implemented the checksum field with the new logic - posted by cd...@apache.org on 2021/11/02 16:44:40 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Implemented the checksum field with the new logic - posted by cd...@apache.org on 2021/11/02 16:44:49 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codegen): remove old codegen - posted by sr...@apache.org on 2021/11/02 16:52:04 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - No need to port the "manual" field. - posted by cd...@apache.org on 2021/11/02 16:53:06 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4j/codegen): wrap manual fields with a context... - posted by sr...@apache.org on 2021/11/02 16:56:45 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Migrated the discriminated fields to the new - posted by cd...@apache.org on 2021/11/02 17:15:47 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 created (now 718ffbb) - posted by hu...@apache.org on 2021/11/02 20:25:23 UTC, 0 replies.
- [plc4x] 01/01: Fixing Endpoint detection logic to include discovery parameter - posted by hu...@apache.org on 2021/11/02 20:25:24 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Migrated manual arrays and moved enums from the "type" package back to the model package - posted by cd...@apache.org on 2021/11/03 10:59:39 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Refactored the way the STATIC_CALL operates to no longer require a java package name. - posted by cd...@apache.org on 2021/11/03 14:45:01 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Refactored the way the STATIC_CALL operates to no longer require a java package name. - posted by cd...@apache.org on 2021/11/03 14:45:05 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4x/codegen): add possibility to extract traces - posted by sr...@apache.org on 2021/11/03 16:38:32 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4x/codegen): add missing separator call - posted by sr...@apache.org on 2021/11/03 16:39:14 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: fix(plc4x/codegen): add tickles id expressions to mspec - posted by sr...@apache.org on 2021/11/03 18:54:28 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: feat(plc4x/codegen): remove obsolete ticks - posted by sr...@apache.org on 2021/11/04 09:41:49 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (1e1932c -> 3bed94d) - posted by sr...@apache.org on 2021/11/04 09:41:54 UTC, 0 replies.
- [plc4x] 01/02: feat(plc4x/codegen): remove obsolete ticks - posted by sr...@apache.org on 2021/11/04 09:41:55 UTC, 0 replies.
- [plc4x] 02/02: fix(plc4x/codegen): fix failing build - posted by sr...@apache.org on 2021/11/04 09:41:56 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: feat(plc4x/codegen): reorder attributes to after params - posted by sr...@apache.org on 2021/11/04 10:12:17 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: feat(plc4x/codegen): remove traces from single ticks on literals - posted by sr...@apache.org on 2021/11/04 15:34:00 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4go): fixed leaking spi interfaces in driverManager.go - posted by sr...@apache.org on 2021/11/04 16:01:57 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated: Should now work, need to add tests next. - posted by hu...@apache.org on 2021/11/04 18:11:52 UTC, 0 replies.
- [plc4x] branch develop updated: fix build - posted by sr...@apache.org on 2021/11/05 07:34:29 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated: Add DriverTestSuite.xml tests - posted by hu...@apache.org on 2021/11/08 19:35:36 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated: Cleaned up xml test suite for opcua - posted by hu...@apache.org on 2021/11/09 18:47:34 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated: Fixed up method comments - posted by hu...@apache.org on 2021/11/09 19:03:56 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated (652638a -> 7c81465) - posted by hu...@apache.org on 2021/11/09 19:09:26 UTC, 0 replies.
- [plc4x] branch fix/fixTypo created (now fd383a1) - posted by hu...@apache.org on 2021/11/09 19:15:42 UTC, 0 replies.
- [plc4x] 01/01: Thought there was more than these typos for the generaton issue on the build tools - posted by hu...@apache.org on 2021/11/09 19:15:43 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Initial work on the write refactoring (Simple fields except vstring fields working) - posted by cd...@apache.org on 2021/11/10 13:17:17 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix typo - posted by hu...@apache.org on 2021/11/10 18:41:09 UTC, 0 replies.
- [plc4x] branch develop updated: Thought there was more than these typos for the generaton issue on the build tools (#285) - posted by hu...@apache.org on 2021/11/10 18:47:29 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-322 created (now 9624480) - posted by hu...@apache.org on 2021/11/10 18:52:50 UTC, 0 replies.
- [plc4x] 01/01: Removed wrong license and notice files. - posted by hu...@apache.org on 2021/11/10 18:52:51 UTC, 0 replies.
- [plc4x-website] branch asf-site updated: Site checkin for project PLC4X: Jenkins Tools - posted by gi...@apache.org on 2021/11/10 19:18:31 UTC, 5 replies.
- [plc4x] branch fix/PLC4X-322 updated: Skeleton of Kafka docker image to use for testing - posted by hu...@apache.org on 2021/11/12 10:05:30 UTC, 0 replies.
- [plc4x] branch develop updated: PLC4X-323 Fix memory issues with socketcan transport. - posted by ld...@apache.org on 2021/11/12 12:30:04 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Started moving the serialization into the pojos - posted by cd...@apache.org on 2021/11/12 15:20:13 UTC, 0 replies.
- [plc4x-build-tools] branch feature/mspec-ng updated: - Continued working on merging the serialize methods into the pojos. - posted by cd...@apache.org on 2021/11/13 12:40:24 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Continued working on merging the serialize methods into the pojos. - posted by cd...@apache.org on 2021/11/13 12:40:27 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Finshed merging the serialize code into the pojos, finished refactoring the code for serialzing simple fields - posted by cd...@apache.org on 2021/11/13 16:49:00 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Ported the Const and Reserved fields - posted by cd...@apache.org on 2021/11/13 17:41:40 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Ported the Enum and Padding fields - posted by cd...@apache.org on 2021/11/14 11:23:15 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Ported the Discriminator and Optional fields - posted by cd...@apache.org on 2021/11/14 12:04:19 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Ported the Array and Checksum fields, fixed a problem with Constant fields with enum constants, ported the BacNet and DF1 drivers (Which were not built till now) - posted by cd...@apache.org on 2021/11/14 19:18:08 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Finished porting the write code - posted by cd...@apache.org on 2021/11/16 16:00:07 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: Update CAN transport and drivers to latest API changes. - posted by ld...@apache.org on 2021/11/16 22:05:55 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated: - Fixed a last little bug in the plc4go code-generation - posted by cd...@apache.org on 2021/11/17 09:27:26 UTC, 0 replies.
- [plc4x] branch feature/mspec-ng updated (2f1b1b9 -> 063d5d9) - posted by cd...@apache.org on 2021/11/17 10:27:44 UTC, 0 replies.
- [plc4x] branch develop updated (a455262 -> 063d5d9) - posted by cd...@apache.org on 2021/11/17 10:29:35 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (39cde14 -> cfcd97e) - posted by cd...@apache.org on 2021/11/17 10:30:23 UTC, 0 replies.
- [plc4x-build-tools] 01/01: Merge remote-tracking branch 'origin/develop' into develop - posted by cd...@apache.org on 2021/11/17 10:30:24 UTC, 0 replies.
- [plc4x] branch develop updated: feat(ci): add workflow which ensures plc4x builds on every platform with every version - posted by sr...@apache.org on 2021/11/17 10:58:43 UTC, 0 replies.
- [plc4x] branch develop updated: feat(ci): add changelog action for automated changelogs - posted by sr...@apache.org on 2021/11/17 11:10:36 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): use correct mvnw call for matrix build - posted by sr...@apache.org on 2021/11/17 11:11:28 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): set executable bit on mvnw - posted by sr...@apache.org on 2021/11/17 11:13:59 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): enable matrix build for windows - posted by sr...@apache.org on 2021/11/17 11:20:54 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): don't fail fast on platform builds. - posted by sr...@apache.org on 2021/11/17 11:25:07 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci/ensure-platforms): enable batch mode for mwnv - posted by sr...@apache.org on 2021/11/17 11:31:27 UTC, 0 replies.
- [plc4x] branch develop updated (c589ed4 -> 64a8ffa) - posted by sr...@apache.org on 2021/11/17 12:38:51 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): fix build for java 17 (use version ranges) - posted by sr...@apache.org on 2021/11/17 13:10:26 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): fix build for java 17 - posted by sr...@apache.org on 2021/11/17 17:52:31 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: feat(ci): add github workflows - posted by sr...@apache.org on 2021/11/17 17:53:48 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix(ci): add mvn wrapper at top level - posted by sr...@apache.org on 2021/11/17 18:00:58 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix(ci): fix build by using min java version - posted by sr...@apache.org on 2021/11/17 18:05:12 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/maven.version-3.8.3 created (now 9e884b4) - posted by gi...@apache.org on 2021/11/17 18:23:42 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix(ci): remove not needed languages from codeql - posted by sr...@apache.org on 2021/11/17 18:28:14 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): remove unused profiles again - posted by sr...@apache.org on 2021/11/17 18:33:04 UTC, 0 replies.
- [plc4x] branch develop updated: - Continued the work on the PROFINET driver after the big refactoring. - posted by cd...@apache.org on 2021/11/17 23:56:26 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: doc(ci): require at least java 9 - posted by sr...@apache.org on 2021/11/18 11:57:15 UTC, 0 replies.
- [plc4x] branch develop updated: doc(ci): require at least java 9 - posted by sr...@apache.org on 2021/11/18 11:57:19 UTC, 0 replies.
- [plc4x] branch develop updated: fix(ci): remove java 8 from platform ensurance - posted by sr...@apache.org on 2021/11/18 11:58:49 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix(ci): remove java 8 from platform ensurance - posted by sr...@apache.org on 2021/11/18 12:00:36 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: doc: update README.md [ci skip] - posted by sr...@apache.org on 2021/11/18 12:40:25 UTC, 1 replies.
- [plc4x] branch develop updated: doc: update README.md [ci skip] - posted by sr...@apache.org on 2021/11/18 12:40:32 UTC, 1 replies.
- [plc4x] branch develop updated: - Added outputting of the attributes to the parsing - posted by cd...@apache.org on 2021/11/18 16:21:40 UTC, 0 replies.
- [plc4x] branch develop updated: fix: add float adjustment - posted by sr...@apache.org on 2021/11/18 16:51:05 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/junit-junit-4.13.2 created (now b41f350) - posted by gi...@apache.org on 2021/11/19 03:30:42 UTC, 0 replies.
- [plc4x] branch develop updated: - Fixed that the code generation did == compares instead of string compares for vstring typed discriminator expressions in PLC4C - posted by cd...@apache.org on 2021/11/20 10:15:38 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated (7c81465 -> 49aca61) - posted by hu...@apache.org on 2021/11/20 10:18:40 UTC, 0 replies.
- [plc4x] branch develop updated: - Cleaned up in the code-generation - Made the build work again - posted by cd...@apache.org on 2021/11/21 11:36:09 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/maven.version-3.8.4 created (now 32c056c) - posted by gi...@apache.org on 2021/11/22 04:05:04 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: - Started making the expression handling functions in the Java code-generation type-aware - posted by cd...@apache.org on 2021/11/22 09:57:02 UTC, 0 replies.
- [plc4x] branch develop updated: - Started making the expression handling functions in the Java code-generation type-aware - posted by cd...@apache.org on 2021/11/22 09:57:06 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.commons-commons-lang3-3.12.0 created (now b4d3d8a) - posted by gi...@apache.org on 2021/11/23 03:57:02 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4go/knx): fieldHandler nil issue fixed. - posted by sr...@apache.org on 2021/11/23 17:36:47 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (7dfd85a -> 2dbf4e9) - posted by sr...@apache.org on 2021/11/24 11:22:09 UTC, 0 replies.
- [plc4x-build-tools] 01/01: Merge pull request #9 from apache/dependabot/maven/junit-junit-4.13.2 - posted by sr...@apache.org on 2021/11/24 11:22:10 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (2dbf4e9 -> 9d743c5) - posted by sr...@apache.org on 2021/11/24 11:22:27 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (9d743c5 -> 4ee7232) - posted by sr...@apache.org on 2021/11/24 11:22:39 UTC, 0 replies.
- [plc4x-build-tools] 01/01: Merge pull request #11 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.12.0 - posted by sr...@apache.org on 2021/11/24 11:22:40 UTC, 0 replies.
- [plc4x] branch fix/PLC4X-303 updated (49aca61 -> 685ac53) - posted by hu...@apache.org on 2021/11/24 17:59:02 UTC, 0 replies.
- [plc4x] branch develop updated (804520d -> db8370d) - posted by hu...@apache.org on 2021/11/24 18:23:53 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: refactor: cleanup pom - posted by sr...@apache.org on 2021/11/25 10:01:38 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix: set maven version to the previous lts to give plugins a bit time to catch up - posted by sr...@apache.org on 2021/11/25 10:37:12 UTC, 0 replies.
- [plc4x] branch develop updated (db8370d -> 2e7c543) - posted by sr...@apache.org on 2021/11/25 10:37:15 UTC, 0 replies.
- [plc4x] branch develop updated: fix(codegen/knx): new manufacturer Can'nX breaks mspec codegen - posted by sr...@apache.org on 2021/11/25 10:57:58 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix(.mvn): upgrading mvn wrapper to 3.6.3 (previous LTS version) - posted by sr...@apache.org on 2021/11/25 11:03:19 UTC, 0 replies.
- [plc4x] branch develop updated: fix(.mvn): upgrading mvn wrapper to 3.6.3 (previous LTS version) - posted by sr...@apache.org on 2021/11/25 11:03:21 UTC, 0 replies.
- [plc4x] branch develop updated: refactor(plc4j/codegen): cleanup field reader/writer - posted by sr...@apache.org on 2021/11/25 11:50:55 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/codegen): fix issue where unboxing didn't work properly - posted by sr...@apache.org on 2021/11/25 12:55:52 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/maven.version-3.8.4 created (now 5372316) - posted by gi...@apache.org on 2021/11/26 03:41:19 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/codegen): port ascii boxes from golang - posted by sr...@apache.org on 2021/11/26 09:25:27 UTC, 0 replies.
- [plc4x] branch develop updated (61c487c -> ea0127c) - posted by cd...@apache.org on 2021/11/26 12:53:43 UTC, 0 replies.
- [plc4x] branch develop updated (ea0127c -> a89e1bd) - posted by cd...@apache.org on 2021/11/26 12:53:46 UTC, 0 replies.
- [plc4x] 01/02: fix: Changed typeSwitch to no longer use expressions as discriminators (Now variableLiterals are required) in const fields now no longer expressions can be used and instead only Literals can be used. - posted by cd...@apache.org on 2021/11/26 12:53:47 UTC, 0 replies.
- [plc4x] 02/02: fix: Changed typeSwitch to no longer use expressions as discriminators (Now variableLiterals are required) in const fields now no longer expressions can be used and instead only Literals can be used. - posted by cd...@apache.org on 2021/11/26 12:53:48 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated (8fe7394 -> 40d3992) - posted by cd...@apache.org on 2021/11/26 13:09:17 UTC, 0 replies.
- [plc4x-build-tools] 01/02: fix: Changed typeSwitch to no longer use expressions as discriminators (Now variableLiterals are required) in const fields now no longer expressions can be used and instead only Literals can be used. - posted by cd...@apache.org on 2021/11/26 13:09:18 UTC, 0 replies.
- [plc4x-build-tools] 02/02: fix: Changed typeSwitch to no longer use expressions as discriminators (Now variableLiterals are required) in const fields now no longer expressions can be used and instead only Literals can be used. - posted by cd...@apache.org on 2021/11/26 13:09:19 UTC, 0 replies.
- [plc4x] branch develop updated: feat(plc4j/codegen): use serialization based toString() - posted by sr...@apache.org on 2021/11/26 13:40:17 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/codegen): fix issue when bitlength is < 3 - posted by sr...@apache.org on 2021/11/26 13:47:11 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4j/codegen): mark more methods as deprecated - posted by sr...@apache.org on 2021/11/26 14:55:06 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix: Changed typeSwitch to no longer use expressions as discriminators (Now variableLiterals are required) in const fields now no longer expressions can be used and instead only Literals can be used. - posted by cd...@apache.org on 2021/11/26 16:00:29 UTC, 0 replies.
- [plc4x] branch develop updated: fix: Changed typeSwitch to no longer use expressions as discriminators (Now variableLiterals are required) in const fields now no longer expressions can be used and instead only Literals can be used. - posted by cd...@apache.org on 2021/11/26 16:00:38 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix: Worked hard on getting the conditions for typeSwitches strongly typed. (WIP ... currently all Java modules work, C and Go still need some polishing) - posted by cd...@apache.org on 2021/11/26 23:30:38 UTC, 0 replies.
- [plc4x] branch develop updated: fix: Worked hard on getting the conditions for typeSwitches strongly typed. (WIP ... currently all Java modules work, C and Go still need some polishing) - posted by cd...@apache.org on 2021/11/26 23:30:42 UTC, 0 replies.
- [plc4x] branch develop updated: fix: Made PLC4C build again - posted by cd...@apache.org on 2021/11/27 14:40:07 UTC, 0 replies.
- [plc4x] branch develop updated: fix: Made PLC4Go build again - posted by cd...@apache.org on 2021/11/27 15:15:49 UTC, 0 replies.
- [plc4x] branch develop updated: fix: Updated profinet.mspec that correctly decodes the profinet connection response sent back from my device. - posted by cd...@apache.org on 2021/11/27 16:47:23 UTC, 0 replies.
- [plc4x-build-tools] branch develop updated: fix: Enabled the language tests again and fixed all the stuff that needed fixing after that. - posted by cd...@apache.org on 2021/11/27 18:04:07 UTC, 0 replies.
- [plc4x] branch develop updated (366a30d -> 7c7b078) - posted by cd...@apache.org on 2021/11/27 18:04:10 UTC, 0 replies.
- [plc4x] branch develop updated: refactor (documentation): Started updating the code-generation documentation. - posted by cd...@apache.org on 2021/11/28 11:49:33 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.6.2 created (now 7d93487) - posted by gi...@apache.org on 2021/11/29 03:36:21 UTC, 0 replies.
- [plc4x-build-tools] branch dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.6.2 created (now 537762d) - posted by gi...@apache.org on 2021/11/29 04:01:39 UTC, 0 replies.
- [plc4x] branch develop updated (ec3fc42 -> 7949d53) - posted by sr...@apache.org on 2021/11/29 13:22:00 UTC, 0 replies.
- [plc4x] 01/03: fix(plc4go/bacnet): fix issue with wildcard handling - posted by sr...@apache.org on 2021/11/29 13:22:01 UTC, 0 replies.
- [plc4x] 02/03: feat(plc4go/pcap): Pcap transport should work now - posted by sr...@apache.org on 2021/11/29 13:22:02 UTC, 0 replies.
- [plc4x] 03/03: feat(plc4go/bacnet): minor progress on bacnet - posted by sr...@apache.org on 2021/11/29 13:22:03 UTC, 0 replies.
- [plc4x] branch develop updated: feat(plc4go/try-assert): try/assert is now working in golang - posted by sr...@apache.org on 2021/11/29 14:26:26 UTC, 0 replies.
- [plc4x] branch develop updated: feat(bacnet): work in BACnetUnconfirmedServiceRequestWhoIs - posted by sr...@apache.org on 2021/11/29 17:38:41 UTC, 0 replies.
- [plc4x] branch develop updated (7d41e7c -> aa31014) - posted by sr...@apache.org on 2021/11/30 10:02:15 UTC, 0 replies.
- [plc4x] 01/02: feat(bacnet): implemented I-Have - posted by sr...@apache.org on 2021/11/30 10:02:16 UTC, 0 replies.
- [plc4x] 02/02: fix(bacnet): substract encoding field from length - posted by sr...@apache.org on 2021/11/30 10:02:17 UTC, 0 replies.
- [plc4x] branch develop updated: feat(plc4j/codegen): added support for date, time, datetime - posted by sr...@apache.org on 2021/11/30 11:02:32 UTC, 0 replies.
- [plc4x] branch develop updated (cf5a1ad -> f19d8f7) - posted by sr...@apache.org on 2021/11/30 12:38:09 UTC, 0 replies.
- [plc4x] 01/02: fix(plc4j/codegen): treat 0xff als valid value constant for byte - posted by sr...@apache.org on 2021/11/30 12:38:10 UTC, 0 replies.
- [plc4x] 02/02: feat(bacnet): implement BACnetTagApplicationDate and BACnetTagApplicationTime - posted by sr...@apache.org on 2021/11/30 12:38:11 UTC, 0 replies.
- [plc4x] branch develop updated: fix(bacnet): implement BACnetUnconfirmedServiceRequestIAm - posted by sr...@apache.org on 2021/11/30 13:43:22 UTC, 0 replies.
- [plc4x] branch develop updated: feat(bacnet): implement BACnetConfirmedServiceRequestAtomicWriteFile - posted by sr...@apache.org on 2021/11/30 14:13:45 UTC, 1 replies.
- [plc4x] branch develop updated (c7efc32 -> 1972700) - posted by sr...@apache.org on 2021/11/30 17:22:42 UTC, 0 replies.
- [plc4x] 01/03: feat(plc4go/boxwriter): write strings directly and omit hex values - posted by sr...@apache.org on 2021/11/30 17:22:43 UTC, 0 replies.
- [plc4x] 02/03: feat(bacnet): implement BACnetConfirmedServiceRequestReinitializeDevice - posted by sr...@apache.org on 2021/11/30 17:22:44 UTC, 0 replies.
- [plc4x] 03/03: feat(bacnet): implement BACnetConfirmedServiceRequestReadProperty - posted by sr...@apache.org on 2021/11/30 17:22:45 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4go/codegen): wrap arrays to avoid collisions - posted by sr...@apache.org on 2021/11/30 17:34:34 UTC, 0 replies.
- [plc4x] branch develop updated: fix(plc4go): disable blocking test again - posted by sr...@apache.org on 2021/11/30 17:34:36 UTC, 0 replies.
- [plc4x] branch develop updated: fix (knxnetip): Added the device-infos for replaced versions. - posted by cd...@apache.org on 2021/11/30 21:18:12 UTC, 0 replies.