Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ndsev/zserio issues and pull requests

#507 - Unused import in generated Python code

Issue - State: open - Opened by mikir about 1 year ago
Labels: enhancement, python

#506 - Fix C++ warning in generated SQL table code with validation

Issue - State: closed - Opened by mikir about 1 year ago
Labels: bug, c++

#505 - Safety doc suggestions

Pull Request - State: closed - Opened by MisterGC about 1 year ago

#504 - Consider to remove cppcheck static analysis tool

Issue - State: open - Opened by mikir about 1 year ago
Labels: enhancement, c++

#503 - Improve C++ runtime test coverage

Issue - State: open - Opened by mikir about 1 year ago
Labels: enhancement, c++

#502 - How to mapping blob column after 2.9.0

Issue - State: closed - Opened by wsndbd about 1 year ago - 2 comments

#501 - Dangling pointer after move/copy constructor of dynamic bit field arrays

Issue - State: closed - Opened by mikir about 1 year ago
Labels: bug, c++

#500 - zserio logo not suitable for dark mode.

Issue - State: closed - Opened by MisterGC about 1 year ago - 1 comment
Labels: enhancement, documentation

#499 - doc: Make logo dark-mode-compatible.

Pull Request - State: closed - Opened by MisterGC about 1 year ago - 3 comments

#498 - PackingContext store DeltaContext as optional

Pull Request - State: open - Opened by johannes-wolf about 1 year ago - 1 comment

#497 - Fix GCC 13.0.1 build

Pull Request - State: closed - Opened by johannes-wolf about 1 year ago

#496 - Solve clang-tidy: bugprone-exception-escape in generated code

Issue - State: open - Opened by Mi-La over 1 year ago
Labels: enhancement, c++

#495 - Consider to implement warning for optional fields with default value

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, core

#494 - Consider to check read JSON representation for completeness

Issue - State: open - Opened by mikir over 1 year ago - 1 comment
Labels: enhancement, python, java, c++

#493 - Documentation on when C++ exceptions are thrown

Issue - State: closed - Opened by fklebert over 1 year ago - 1 comment
Labels: enhancement, documentation

#492 - Add clang-tidy to the C++ static code analysis

Issue - State: closed - Opened by fklebert over 1 year ago - 2 comments
Labels: c++

#491 - Provide test coverage statistics in release assets

Issue - State: closed - Opened by fklebert over 1 year ago - 3 comments
Labels: enhancement

#490 - Python `fromJsonString` fails when `integer` is used instead of `float`

Issue - State: open - Opened by Mi-La over 1 year ago
Labels: bug, python

#489 - Implement warning for invalid unicode characters

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, core

#488 - HTML: Adhere to multi-line indention in zserio file

Issue - State: open - Opened by fklebert over 1 year ago - 2 comments
Labels: enhancement, doc

#487 - Add method to retrieve enum value from enum string directly

Issue - State: closed - Opened by fklebert over 1 year ago - 3 comments
Labels: enhancement, python, java, c++

#486 - New keywords for compatibility: removed, deprecated

Issue - State: open - Opened by fklebert over 1 year ago

#485 - Investigate GitHub analysis tool which can check Autosar C++

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, c++

#483 - Improve byte aligned reading for strings and bytes

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, python, java, c++

#482 - Solve backward compatible extension at the end of top level structures

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, core

#481 - No distinction between explicitly and implicitly assigned enum values in HTML docs.

Issue - State: closed - Opened by MisterGC over 1 year ago - 2 comments
Labels: doc

#480 - Extend Zserio benchmarks

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement

#479 - Allocated memory can be fragmented during parsing in C++

Issue - State: closed - Opened by mikir over 1 year ago
Labels: bug, c++

#478 - Optimize C++ parsing performance

Issue - State: closed - Opened by mikir over 1 year ago - 3 comments
Labels: enhancement, c++

#477 - Consider implement warning in case of wrong array index in expressions

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement

#476 - Implement constraints for all array elements

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, python, java, core, c++, doc, xml

#475 - Improved packed array functionality in zserio

Issue - State: open - Opened by MisterGC over 1 year ago
Labels: enhancement, core

#474 - Support Python 3.11 in Zserio build

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, python

#473 - UndefinedBehaviorSanitizer fails for C++ 32-bit runtime library build using clang 12

Issue - State: open - Opened by mikir over 1 year ago - 1 comment
Labels: enhancement, c++

#472 - Extended GitHub Actions configuration needed

Issue - State: closed - Opened by MisterGC over 1 year ago - 2 comments
Labels: enhancement

#471 - Add a description about the JSON mapping used by zserio

Issue - State: open - Opened by MisterGC over 1 year ago
Labels: enhancement, documentation

#470 - JSON generated by zserio should provide an option to encode 64bit integers as strings

Issue - State: open - Opened by MisterGC over 1 year ago
Labels: enhancement, python, java, c++

#469 - Consider to use C++ implementation in Python runtime

Issue - State: closed - Opened by mikir over 1 year ago - 1 comment
Labels: enhancement, python

#468 - No difference between explicit and implicit (auto-) values of enum members

Issue - State: closed - Opened by MisterGC over 1 year ago - 6 comments
Labels: enhancement, doc

#467 - Understanding zserio functional safety features

Issue - State: open - Opened by MisterGC over 1 year ago - 1 comment
Labels: enhancement, documentation

#466 - Optimize pure Python performance

Issue - State: closed - Opened by Mi-La over 1 year ago - 7 comments
Labels: enhancement, python

#465 - Whether the comments in the file header can be uniformly moved to a special file.

Issue - State: open - Opened by kancve over 1 year ago - 1 comment
Labels: enhancement, python, java, c++

#464 - The value ranges of the varsize are 2^36 (68,719,476,736).

Issue - State: open - Opened by kancve over 1 year ago - 1 comment
Labels: enhancement, documentation

#463 - cpp: It seems that it is not compatible with Windows header files.

Issue - State: closed - Opened by kancve over 1 year ago - 5 comments

#462 - Improve error message when using template with wrong number of arguments

Issue - State: closed - Opened by Mi-La over 1 year ago
Labels: enhancement, core

#461 - Java: Remove deprecated ZserioIO class from runtime

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, java

#460 - Java: Remove deprecated file write and read methods from generated code

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, java

#459 - Introduce non-explicit empty constructor in C++

Issue - State: closed - Opened by mikir over 1 year ago - 1 comment
Labels: enhancement, c++

#458 - Wrong unresolved referenced symbol warning in documentation comment

Issue - State: closed - Opened by mikir over 1 year ago - 1 comment
Labels: bug, core

#457 - Unify JsonParser behavior across languages

Issue - State: open - Opened by Mi-La over 1 year ago
Labels: bug, enhancement, good first issue, python, java, c++

#456 - zserio versioning and (backwards) compatibility

Issue - State: open - Opened by MisterGC over 1 year ago
Labels: enhancement, core

#455 - cpp: Throw exception when check statement exists in 'sql_table' structure.

Issue - State: closed - Opened by kancve over 1 year ago - 2 comments
Labels: core

#454 - HTML: Used-by links for parents of subtemplates are not linking to instantiations

Issue - State: open - Opened by josephbirkner over 1 year ago - 2 comments
Labels: bug, doc

#453 - Java: Deprecate file write and read methods in generated code

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, java

#452 - Fix Java validation of SQL virtual tables with null column values

Issue - State: closed - Opened by mikir over 1 year ago
Labels: bug, java

#451 - Implement warning for cyclic imports

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, core

#450 - Allow using raw bytes as messages in pub/subs

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, pubsub

#449 - Consider to implement new zserio type 'bits'

Issue - State: open - Opened by mikir over 1 year ago
Labels: enhancement, python, java, documentation, core, c++, doc, xml

#448 - Implement new zserio type 'bytes'

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, python, java, documentation, core, c++, doc, xml

#436 - C++: Implement serializeToBytes and deserializeFromBytes in runtime library

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, c++

#435 - C++: Remove initializeOffsets calling from SQL Table write

Issue - State: closed - Opened by mikir over 1 year ago
Labels: enhancement, c++

#434 - Implement copy constructor in Java

Issue - State: open - Opened by Fable3 over 1 year ago - 2 comments
Labels: enhancement, java

#433 - Allow using raw bytes as request/response in services

Issue - State: closed - Opened by mikir over 1 year ago - 3 comments
Labels: enhancement, python, java, core, c++, doc, service, xml

#432 - Defined 'subtype' is not available in generated Java API.

Issue - State: closed - Opened by MisterGC over 1 year ago - 4 comments
Labels: enhancement, java

#431 - Allow checking if (auto) optional field is set or not.

Issue - State: open - Opened by MisterGC over 1 year ago - 1 comment
Labels: enhancement, python, java, core, c++, doc, xml

#430 - Misleading error message when using parametrized types in a wrong way.

Issue - State: closed - Opened by MisterGC over 1 year ago - 1 comment
Labels: bug, core

#429 - Draw a graph containing a tree structure for easy viewing.

Pull Request - State: open - Opened by kancve over 1 year ago - 4 comments

#426 - Implement warning if documentable type has no sticky comment

Issue - State: closed - Opened by mikir almost 2 years ago
Labels: enhancement, core

#422 - Redesign command line options for warnings

Issue - State: closed - Opened by Mi-La almost 2 years ago - 1 comment
Labels: enhancement, documentation, core

#421 - StackOverflowError during template instantiation when same name is chosen

Issue - State: closed - Opened by Mi-La almost 2 years ago - 1 comment
Labels: bug, core, templates

#420 - Implement data types checking of column values in validation code

Issue - State: closed - Opened by mikir almost 2 years ago
Labels: enhancement, java, c++

#417 - Error: ‘namespace system { }’ redeclared as different kind of symbol.

Issue - State: closed - Opened by kancve almost 2 years ago - 2 comments
Labels: c++

#409 - String parameter doesn't work with constant string in C++

Issue - State: open - Opened by Mi-La almost 2 years ago - 1 comment
Labels: bug, c++

#406 - Define and document supported tool chains for all target languages

Issue - State: open - Opened by MisterGC about 2 years ago
Labels: documentation

#400 - Implement test coverage in Java runtime library

Issue - State: closed - Opened by mikir about 2 years ago - 1 comment
Labels: enhancement, java

#399 - Java: Improve serialization utilities in runtime library

Issue - State: closed - Opened by mikir about 2 years ago - 1 comment
Labels: enhancement, java

#391 - Python support, but with better performance

Issue - State: open - Opened by MisterGC about 2 years ago - 3 comments
Labels: enhancement, python

#381 - How to set index in SQLtable

Issue - State: closed - Opened by wy0wxb over 2 years ago - 4 comments

#377 - Consider to create separated Zserio encoding guide

Issue - State: open - Opened by mikir over 2 years ago - 3 comments
Labels: documentation

#376 - Consider to improve zserio runtime exceptions

Issue - State: open - Opened by mikir over 2 years ago - 1 comment
Labels: python, java, c++

#374 - Python: Consider to remove pre-write actions

Issue - State: closed - Opened by mikir over 2 years ago - 1 comment
Labels: enhancement, python

#373 - Java: Consider to remove pre-write actions

Issue - State: closed - Opened by mikir over 2 years ago - 1 comment
Labels: enhancement, java

#363 - Consider command line argument to enable "optional clause warnings" for ternary operator

Issue - State: open - Opened by mikir over 2 years ago - 1 comment
Labels: enhancement, core

#362 - Consider to filter out packed warning in templates

Issue - State: open - Opened by mikir over 2 years ago - 2 comments
Labels: enhancement, core

#341 - why should i use zserio

Issue - State: closed - Opened by leland17 almost 3 years ago - 4 comments

#328 - Schema evolution in zserio

Issue - State: open - Opened by PieterSmith-TomTom about 3 years ago - 5 comments
Labels: enhancement, documentation

#289 - Emit one Python module per Zserio package

Issue - State: closed - Opened by josephbirkner over 3 years ago - 11 comments
Labels: enhancement, python

#276 - Document all possible compiler warnings

Issue - State: closed - Opened by mikir over 3 years ago - 1 comment
Labels: enhancement, documentation

#230 - Check nested templates for instantiations

Issue - State: closed - Opened by fklebert almost 4 years ago - 1 comment
Labels: enhancement, core

#229 - Windows build configuration for GitHub Action.

Issue - State: closed - Opened by MisterGC about 4 years ago - 1 comment
Labels: enhancement

#198 - Improve Java ZserioError exception in ZserioIO runtime module

Issue - State: open - Opened by mikir about 4 years ago - 2 comments
Labels: enhancement, java

#135 - Consider possibility to disable warning "Enumeration value is not handled in choice"

Issue - State: closed - Opened by mikir almost 5 years ago - 1 comment
Labels: enhancement, core

#99 - Fix possible clashing in generated SQL database API in C++ and Java

Issue - State: closed - Opened by mikir over 5 years ago
Labels: bug, java, c++

#98 - Implement documentation comments in the generated API code

Issue - State: closed - Opened by mikir over 5 years ago - 1 comment
Labels: enhancement, python, java, c++

#85 - Improve exception message when trying to access non-present optional field.

Issue - State: closed - Opened by MisterGC over 5 years ago - 2 comments
Labels: enhancement, c++

#51 - Consider command line argument to disable "optional clause warnings"

Issue - State: closed - Opened by Mi-La over 5 years ago - 3 comments
Labels: enhancement, core

#32 - Add support for code documentation

Issue - State: closed - Opened by PeachOS almost 6 years ago - 2 comments
Labels: enhancement, python, java, c++

#20 - NullPointerException when generating doc from source without package definition

Issue - State: closed - Opened by Mi-La almost 6 years ago
Labels: bug, doc