Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Serial4j: A JNI lib for UNIX Terminal Control #130

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    ed2d29b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6e9b53 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    01be75d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    ad443f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Java: Added Exceptions, Streams, Errnos and BaudRates - Natives: Adde…

    …d DynamicBuffers, ErrnoUtils, JniUtils and Logger Utilities - Files: Added Jni docs and C ibm ref
    Scrappers-glitch committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    5620966 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    4a08bda View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    0ea422a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    fcb7240 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    0ccdf8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b7c38 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    aa34622 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Scrappers-glitch committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    93115dd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    7991bef View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Scrappers-glitch committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5be51b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42dc2c9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Scrappers-glitch committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4963a55 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Serial4j Natives: Fixed DynamicBuffer::remove(int), Files: Added gnu-…

    …lib-c docs
    pavl_g committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ffb3dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08acb06 View commit details
    Browse the repository at this point in the history
  3. Serial4j Natives: Added BufferUtils::nullifyBufferCells(void**, int) …

    …to the temp buffer of the BufferUtils::reValidateBuffer(void**, int*, int*)
    pavl_g committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    21f3cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e259ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfaa369 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Serial4j Natives: Added docs for DynamicBuffer.h

    pavl_g committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    46b5ca8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Serial4j API: Refactored code to OOP via jni

    pavl_g committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0c583c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Serial4j API: Fixed out of memory issues on NativeTerminalDevice#read…

    …Buffer() + Code improves
    pavl_g committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    8d16d84 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    424d0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ba6c0 View commit details
    Browse the repository at this point in the history
  3. Files: Added java 8 and jvm 8 specifications PDF

    pavl_g committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    294822f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    429d1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639b192 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Serial4j Build: Added javadocs generator script

    pavl_g committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    5d0d668 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    1a2cd1c View commit details
    Browse the repository at this point in the history