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

Major improvements to loops, misc other fixes #789

Merged
merged 167 commits into from
Jan 31, 2020
Merged

Commits on Dec 17, 2019

  1. DRR - Use forward declares.

    Daniel R. Roe committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    3783962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2055fc View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. DRR - Add missing file.

    Daniel R. Roe committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    12d7f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117d6b0 View commit details
    Browse the repository at this point in the history
  3. DRR - Add mask for loop type

    drroe committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    bc42822 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03fc2db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7779bd8 View commit details
    Browse the repository at this point in the history
  6. DRR - Add list for loop type

    drroe committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    a498b4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1874f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2663af7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b967972 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4bd4c84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a8d7ae View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. DRR - Add GetVariable function

    drroe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a8614d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61064a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    739666a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dfb78b View commit details
    Browse the repository at this point in the history
  5. DRR - Allow end argument to be a variable. More informative messages …

    …on how many iterations loop will execute.
    drroe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    04d0ebc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ed39f0 View commit details
    Browse the repository at this point in the history
  7. DRR - Hide some debug info

    drroe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    6e89acf View commit details
    Browse the repository at this point in the history
  8. DRR - Add MemUsageInBytes to template

    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    ffa3468 View commit details
    Browse the repository at this point in the history
  9. DRR - Add StringVar data set

    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    748e9bb View commit details
    Browse the repository at this point in the history
  10. DRR - Add STRINGVAR to DataSet

    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    80be7af View commit details
    Browse the repository at this point in the history
  11. DRR - Add Add and append functions

    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    11918bf View commit details
    Browse the repository at this point in the history
  12. DRR - Add Exec version of the Set command

    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    91746da View commit details
    Browse the repository at this point in the history
  13. DRR - Exec version of show command

    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4a6faf1 View commit details
    Browse the repository at this point in the history
  14. DRR - Start massive changes to move VariableArray functionality to Da…

    …taSetList
    Daniel R. Roe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3afcb32 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. DRR - More work replacing VariableArray with DataSetList. Add some fu…

    …nctions to DataSetList
    drroe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    a7a752c View commit details
    Browse the repository at this point in the history
  2. DRR - Add another check

    drroe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    c8f2e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a4cb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e062975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c4e96a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    972045c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d5197b View commit details
    Browse the repository at this point in the history
  8. DRR - Add comment

    drroe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    6645d79 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Configuration menu
    Copy the full SHA
    dc3c64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd44e8 View commit details
    Browse the repository at this point in the history
  3. DRR - Give vectors a name

    drroe committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    5db7fc6 View commit details
    Browse the repository at this point in the history
  4. DRR - Give RMS sets a name

    drroe committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    6bb4943 View commit details
    Browse the repository at this point in the history
  5. DRR - Give distance sets a name

    drroe committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    06e1440 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. DRR - Name sets

    drroe committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    ea42c98 View commit details
    Browse the repository at this point in the history
  2. DRR - Name sets

    drroe committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    b15eddb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    d1090f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611da35 View commit details
    Browse the repository at this point in the history
  3. DRR - Ensure final value of integer loops is updated to make behavior…

    … consistent with all common integer for loops
    drroe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    4d64fef View commit details
    Browse the repository at this point in the history
  4. DRR - Make 0 iteration loops a warning instead of an error. Ensure al…

    …l integer for loops are properly integrated on loop end. Add >= and <= end ops.
    drroe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    a7168c1 View commit details
    Browse the repository at this point in the history
  5. DRR - Make start and end values that will result in no iterations a w…

    …arning, not an error
    drroe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    ad291f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6cc89d View commit details
    Browse the repository at this point in the history
  7. DRR - Fix help.

    drroe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7c97a5b View commit details
    Browse the repository at this point in the history
  8. DRR - More fixing up of help

    drroe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    fab0b11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    285a14a View commit details
    Browse the repository at this point in the history
  10. DRR - Hide some more debug info

    drroe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7893e56 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

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

Commits on Dec 31, 2019

  1. Configuration menu
    Copy the full SHA
    ee6802d View commit details
    Browse the repository at this point in the history
  2. DRR - More loop setup

    drroe committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    5795aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a054866 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Configuration menu
    Copy the full SHA
    4533f48 View commit details
    Browse the repository at this point in the history
  2. DRR - Better way of handling individual for loop components; should b…

    …e no cross-contamination between multiple for loop components of the same type
    drroe committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    f6032e0 View commit details
    Browse the repository at this point in the history
  3. DRR - Change index vars to long int; refactor so that data set does n…

    …ot need to exist until loop is actually executed.
    drroe committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    582a54d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. DRR - Add missing file

    drroe committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    2b39856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c4d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f09998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91fb235 View commit details
    Browse the repository at this point in the history
  5. DRR - DataSetList needs to be passed in non-const so that data sets c…

    …an be created each iteration
    drroe committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    29c8684 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. DRR - New class for abstracting data set copies

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    4f71093 View commit details
    Browse the repository at this point in the history
  2. DRR - Improve error message when no valid file type can be found for …

    …a given data set
    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    814daa2 View commit details
    Browse the repository at this point in the history
  3. DRR - Use DataSetBlock

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    a421217 View commit details
    Browse the repository at this point in the history
  4. DRR - No need to abstract to DataBlock, just require that DataSet of …

    …same type be used in function (now called CopyBlock); this will make it easier to make universal.
    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    d783099 View commit details
    Browse the repository at this point in the history
  5. DRR - Add MemAlloc and CopyBlock for mesh

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    85665be View commit details
    Browse the repository at this point in the history
  6. DRR - Fix up dependencies

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    b046725 View commit details
    Browse the repository at this point in the history
  7. DRR - Start attempt to split DataSet_Vector into two sets, 1 with ori…

    …gins and 1 without
    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    ef3fb4d View commit details
    Browse the repository at this point in the history
  8. DRR - Fix up Sync routines, update dependencies

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    925d85f View commit details
    Browse the repository at this point in the history
  9. DRR - Fix shadowed variables

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    5f4c8ef View commit details
    Browse the repository at this point in the history
  10. DRR - Accidentally duplicated a function

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f2a7047 View commit details
    Browse the repository at this point in the history
  11. DRR - Add new vector types and group

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3ff9d85 View commit details
    Browse the repository at this point in the history
  12. DRR - Enable new types in the DataSetList

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    963de3f View commit details
    Browse the repository at this point in the history
  13. DRR - Ensure MemAlloc routine is declared

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c3cbfed View commit details
    Browse the repository at this point in the history
  14. DRR - Start converting to use new types

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    7f81148 View commit details
    Browse the repository at this point in the history
  15. DRR - More updates for new vector types

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    af97efa View commit details
    Browse the repository at this point in the history
  16. DRR - prototype test for loop over datasetblocks

    Daniel R. Roe committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    9313c4c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c80932b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    4406947 View commit details
    Browse the repository at this point in the history
  2. DRR - More VECTOR_1D changes

    drroe committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    ca89988 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

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

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    f5f5715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62069c6 View commit details
    Browse the repository at this point in the history
  3. DRR - Handle append of vector data sets inside DataIO_Std to handle c…

    …ase where data being read in type does not match existing set type
    drroe committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    d8b04a2 View commit details
    Browse the repository at this point in the history
  4. DRR - Add reverse append test

    drroe committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    14b1cd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3516810 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ab9273 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c9f10b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bd2b7e View commit details
    Browse the repository at this point in the history
  9. DRR - Improve error message

    drroe committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    7f786ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06d089a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7d7d9c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c99f03c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    c174ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28333a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cba78d View commit details
    Browse the repository at this point in the history
  4. DRR - If variables are replaced in a command, re-parse the Argument l…

    …ist in case new spaces have been introduced etc. May want to eventually have the ExecuteCommand function just take a string.
    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    e48559d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe64b71 View commit details
    Browse the repository at this point in the history
  6. DRR - Hide some debug info

    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    eb17cc3 View commit details
    Browse the repository at this point in the history
  7. DRR - Improve output message

    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    b8a9901 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf7140a View commit details
    Browse the repository at this point in the history
  9. DRR - Fix loop descriptions

    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    60c8ea4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52d890d View commit details
    Browse the repository at this point in the history
  11. DRR - Fix manual entries

    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    16000e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e80221 View commit details
    Browse the repository at this point in the history
  13. DRR - Fix up for loop help

    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    b9d3f00 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8f278af View commit details
    Browse the repository at this point in the history
  15. DRR - Remove extra whitespace

    drroe committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    5894ed8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. DRR - Give created datasetblocks sets an aspect to reduce the chances…

    … of collision. Set legend to be more descriptive.
    drroe committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c89fcd0 View commit details
    Browse the repository at this point in the history
  2. DRR - Updated set legends.

    drroe committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    108351a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee79b0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c1dc7 View commit details
    Browse the repository at this point in the history
  5. DRR - First check if string variable with name exists. This allows st…

    …ring variables to be used in data set name expressions, e.g. $i[phi]
    drroe committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b81e103 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. DRR - Implement data set copying for sets that support CopyBlock - ot…

    …herwise revert to old behavior of renaming.
    Daniel R. Roe committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    4631361 View commit details
    Browse the repository at this point in the history
  2. DRR - Add data set copy test

    Daniel R. Roe committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    6ce88a3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into forloops

    Daniel R. Roe committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    8b82b32 View commit details
    Browse the repository at this point in the history
  4. DRR - Minor version bump, vector output is different.

    Daniel R. Roe committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    bdf975a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. DRR - Improve math help and manual entry

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c2017b3 View commit details
    Browse the repository at this point in the history
  2. DRR - Use forward declares. When processing expression, first remove …

    …all whitespace to make parsing easier.
    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    93608e7 View commit details
    Browse the repository at this point in the history
  3. DRR - expression has already had all whitespace removed

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d83877b View commit details
    Browse the repository at this point in the history
  4. DRR - Add array that can be used to ID functions.

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ce43a3c View commit details
    Browse the repository at this point in the history
  5. DRR - Add function to identify functions in expression

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    45eaec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d222a55 View commit details
    Browse the repository at this point in the history
  7. DRR - Add test with function names

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a869e51 View commit details
    Browse the repository at this point in the history
  8. DRR - More forward declares.

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a0385af View commit details
    Browse the repository at this point in the history
  9. DRR - More forward declares

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    af009b3 View commit details
    Browse the repository at this point in the history
  10. DRR - Add missing header guard

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    e835a3d View commit details
    Browse the repository at this point in the history
  11. DRR - Protect datasetblocks in parallel

    Daniel R. Roe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d35eb38 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    1aa8b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4d9f4 View commit details
    Browse the repository at this point in the history
  3. DRR - Enable oversets loop

    drroe committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    4897097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d4625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d2c994 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14fa106 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38d0485 View commit details
    Browse the repository at this point in the history
  8. DRR - Add missing include.

    drroe committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    96f70ac View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    2d0f8f5 View commit details
    Browse the repository at this point in the history
  2. DRR - Allow oversets loop to access script variables.

    Daniel R. Roe committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    58b1f6d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. DRR - Enable label print for grace xydy. Update help.

    Daniel R. Roe committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    6d27280 View commit details
    Browse the repository at this point in the history
  2. DRR - Update manual

    Daniel R. Roe committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    aa2e32d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

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

Commits on Jan 31, 2020

  1. DRR - I give up for now. Reverting DataSet_Vector changes so that pyt…

    …raj will build and pass tests. I want the rest of the stuff committed before the amber meeting.
    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    79a8255 View commit details
    Browse the repository at this point in the history
  2. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    923aef1 View commit details
    Browse the repository at this point in the history
  3. DRR - Add MemAlloc and CopyBlock

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    a844db6 View commit details
    Browse the repository at this point in the history
  4. DRR - Reorganize routine order to separate vector and vector with ori…

    …gin functions. Cleanup.
    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    170127c View commit details
    Browse the repository at this point in the history
  5. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    5e967cd View commit details
    Browse the repository at this point in the history
  6. DRR - Cpptraj: Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    6fb5b2a View commit details
    Browse the repository at this point in the history
  7. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    0447e33 View commit details
    Browse the repository at this point in the history
  8. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    c26b929 View commit details
    Browse the repository at this point in the history
  9. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ee0e497 View commit details
    Browse the repository at this point in the history
  10. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    dc58d7a View commit details
    Browse the repository at this point in the history
  11. DRR - Revert to DataSet_Vector.....

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ee2ee0f View commit details
    Browse the repository at this point in the history
  12. DRR - Add missing include due to new forward declare

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    4e0a9a7 View commit details
    Browse the repository at this point in the history
  13. DRR - Add missing include due to forward declare

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    5e4ef7e View commit details
    Browse the repository at this point in the history
  14. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f696bbf View commit details
    Browse the repository at this point in the history
  15. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    b4f4010 View commit details
    Browse the repository at this point in the history
  16. DRR - Make sure vector set is in VECTOR_1D group

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e8f6c62 View commit details
    Browse the repository at this point in the history
  17. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    82b08cf View commit details
    Browse the repository at this point in the history
  18. DRR - Revert to DataSet_Vector

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8361799 View commit details
    Browse the repository at this point in the history
  19. DRR - Update dependencies

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    415c07c View commit details
    Browse the repository at this point in the history
  20. DRR - Add missing ref operator

    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    f90d762 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d4fe8d1 View commit details
    Browse the repository at this point in the history
  22. DRR - Decrement minor version; revision bump insteead, vector output …

    …now unchanged.
    Daniel R. Roe committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    6c7b929 View commit details
    Browse the repository at this point in the history