Bernhard Haumacher

Results 18 issues of Bernhard Haumacher

APIs using `ByteBuffer`s are very convenient - much better than (byte[], off, len) APIs. Fortunatelly, pi4j supports such APIs, but unfortunately, it is currently not possible to create memory-efficient code...

Without a module name, the library is not really usable from a modular Java 9+ project. This would fix #187.

When using args4j in a modular Java 11 project, the build warns about filename-based automodules: ``` [WARNING] *************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [args4j-2.33.jar]. Please don't publish this project...

The checked-in Eclipse .classpath setting seems to be out-of-date. The dependencies have been updated. The .classpath should be adjusted.

Java 8 is now really out of date and consuming the ez-vcard dependency is not possible from a modular Java 11 project. * Added module-info to be able to consume...

enhancement

To use the library from other projects, it is best to have a Maven dependency to import. The added configuration allows to add the library at least to the local...

## Problem In ein Fritz!Box-Telefonbuch passen je nach Speicherart und Fritz!Box-Modell um die 3.000 Telefonnummern. Die aktuelle Block-Liste umfasst mehr als 11.000 Nummern mit einer stark steigenden Tendenz. Eine gute...

enhancement