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

Error handling struct #76

Merged
merged 25 commits into from
Feb 15, 2017
Merged

Error handling struct #76

merged 25 commits into from
Feb 15, 2017

Commits on Jan 17, 2017

  1. adding dummy file

    reneehlozek committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    bfa7283 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. still buggy messages

    reneehlozek committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    81b236a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Configuration menu
    Copy the full SHA
    404305e View commit details
    Browse the repository at this point in the history
  2. changes to status

    reneehlozek committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    ef4da2b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into error_handling_struct

    nchisari committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    ec675c7 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'master' into error_handling_struct"

    This reverts commit ec675c7, reversing
    changes made to ef4da2b.
    nchisari committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    1844108 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "Merge branch 'master' into error_handling_struct""

    This reverts commit 1844108.
    nchisari committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    1c29be9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5895c20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c68c57b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. background

    reneehlozek committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    5ed5f52 View commit details
    Browse the repository at this point in the history
  2. changes to structs

    reneehlozek committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    c4eeb91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    992c338 View commit details
    Browse the repository at this point in the history
  4. fixed ccl_power.h

    reneehlozek committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    bb0876e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36fe81a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. Configuration menu
    Copy the full SHA
    8e6bf76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21cf99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e19cf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Update Python wrapper to handle new status pointer. Errors returned t…

    …hrough
    
    the status pointer are not handled yet, though.
    philbull committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    1df753e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e66639 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into error_handling_struct:

     * Fixed segfault caused by unallocated struct member in SigmaR_pars
     * Added status checking to new background functions in master
    philbull committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    09c2c5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93923d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e4613b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Merge branch 'master' into error_handling_struct:

     * Fix conflicts with status handling in new massfunction functions
     * Fix Python wrapper given changes in massfunction
    philbull committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    819d30d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Merge branch 'master' into error_handling_struct

    * master:
      Update ccl_sample_run.c
      small change in user_pz_probability
      Now passing status to halo_bias
      Default config changed to Tinker10
      Adding halo bias in the CCL example
      updated compilation command
      upated REAME with lsst_spec example
      updated lsst_spec example
      fix ccl_specs_free_photoz_info
      fix ccl_specs_free_photoz_info
      Other minor fixed
      Fixed lines that were being cut-off
      Changes in the README to update the compilation of the CCL example
    
    # Conflicts:
    #	src/ccl_massfunc.c
    elikrause committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    3dabb6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc928c View commit details
    Browse the repository at this point in the history