Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dbjdbj no boost #32

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Dbjdbj no boost #32

wants to merge 17 commits into from

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    3254d17 View commit details
    Browse the repository at this point in the history
  2. these are two *no telnet* samples compiling and working.

    in the folder dbj is all we need in order *not* to depend on boost
    DBJDBJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    be24d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c90e66 View commit details
    Browse the repository at this point in the history
  4. no camle case fight going on

    DBJDBJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    35f1807 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51d35dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ca74f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. added string_view from the "back-port std project"

    C++14 version, compiles builds runs
    DBJDBJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    0ab2293 View commit details
    Browse the repository at this point in the history
  2. arguments types are respected now

    string argument type is currently one word only
    DBJDBJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    20ceb64 View commit details
    Browse the repository at this point in the history
  3. sstream excluded

    DBJDBJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    68da0a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53630bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcea589 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    c23e5d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04d29e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a4d67 View commit details
    Browse the repository at this point in the history
  4. renamings. more documentation.

    DBJDBJ committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    166ee3c View commit details
    Browse the repository at this point in the history
  5. adding dbj headers

    DBJDBJ committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    aa2ef50 View commit details
    Browse the repository at this point in the history
  6. dbj buf and dbj buffer separatred in two headers.

    will try and use only dbj buf which is faster, but its size is easily lost.
    DBJDBJ committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    dc76cb3 View commit details
    Browse the repository at this point in the history