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

[Ready] ValoisList #107

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

[Ready] ValoisList #107

wants to merge 47 commits into from

Commits on Dec 27, 2017

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

Commits on Jan 4, 2018

  1. Cleaned

    MagisterDemens committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    1b0be18 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

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

Commits on Jan 6, 2018

  1. add small test

    w3prog committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    a084900 View commit details
    Browse the repository at this point in the history
  2. fix small bug

    w3prog committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    e56579c View commit details
    Browse the repository at this point in the history
  3. error fixes

    MagisterDemens committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    0edb606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9695a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Add stat in base file

    w3prog committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    9fc144a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. add methods with comments

    w3prog committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    86aabad View commit details
    Browse the repository at this point in the history
  2. add some unit test

    w3prog committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    84f361f View commit details
    Browse the repository at this point in the history
  3. Fixed compare

    MagisterDemens committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    ff0e387 View commit details
    Browse the repository at this point in the history
  4. Fix insert, find

    MagisterDemens committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    6e6de8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c09df90 View commit details
    Browse the repository at this point in the history
  6. variables type fix

    MagisterDemens committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    5c1e8da View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. add new debug functions

    w3prog committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    745eb12 View commit details
    Browse the repository at this point in the history
  2. fix with test

    w3prog committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    4b50360 View commit details
    Browse the repository at this point in the history
  3. update test

    w3prog committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    f72fa65 View commit details
    Browse the repository at this point in the history
  4. update test

    w3prog committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    a4c5ca7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c212802 View commit details
    Browse the repository at this point in the history
  6. add revert unit test

    w3prog committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    57e205a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. update insert

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    829ef8f View commit details
    Browse the repository at this point in the history
  2. fix verstion with append

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    ae18493 View commit details
    Browse the repository at this point in the history
  3. add debug functions

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    d3de087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe3313b View commit details
    Browse the repository at this point in the history
  5. update iterator work correctly

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    253489f View commit details
    Browse the repository at this point in the history
  6. format code

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    c5e5f82 View commit details
    Browse the repository at this point in the history
  7. update erase

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    e1f0109 View commit details
    Browse the repository at this point in the history
  8. update test

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a29ec78 View commit details
    Browse the repository at this point in the history
  9. update licency

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    08a22ee View commit details
    Browse the repository at this point in the history
  10. clear code and fix destroy

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    4aae499 View commit details
    Browse the repository at this point in the history
  11. Guarded added

    MagisterDemens committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    67655b9 View commit details
    Browse the repository at this point in the history
  12. format code

    w3prog committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    d67d86d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. local Guard

    MagisterDemens committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    0718da4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. local Guard

    MagisterDemens committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    ce2b340 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2018

  1. add base for stress tests

    w3prog committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    8c1f6d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. update test

    w3prog committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    8bf69b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

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

Commits on Jan 18, 2018

  1. Configuration menu
    Copy the full SHA
    cc152a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538e93c View commit details
    Browse the repository at this point in the history
  3. merge

    w3prog committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    8afc1ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0338a3 View commit details
    Browse the repository at this point in the history
  5. fix with marked pointers

    w3prog committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    0254032 View commit details
    Browse the repository at this point in the history
  6. fix with memory leaks

    w3prog committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    4793090 View commit details
    Browse the repository at this point in the history
  7. optimize methods

    w3prog committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    effc834 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe4f90b View commit details
    Browse the repository at this point in the history
  9. fix a bug

    w3prog committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    3d62447 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. fix for request

    w3prog committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    2214b93 View commit details
    Browse the repository at this point in the history