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

Adds a tool for inspect that checks for character limits #1683

Merged
merged 6 commits into from Aug 18, 2015

Commits on Aug 10, 2015

  1. Adds a tool for inspect that checks for character limits

    Created to default to hard limit of 90, excludes documented files, CMakeLists.txt, and #error.
    Bcorde5 committed Aug 10, 2015
    Copy the full SHA
    a90fa4b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2015

  1. Fixes the length_check and change files that were flagged

    also added an exception to urls
    Bcorde5 committed Aug 12, 2015
    Copy the full SHA
    8243161 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Merge remote-tracking branch 'remotes/STEllAR-GROUP/master' into 80_l…

    …ine_limit
    
    Conflicts:
    	examples/1d_hydro/1d_hydro_upwind.cpp
    	examples/transpose/transpose_block.cpp
    	hpx/lcos/detail/full_empty_entry.hpp
    	hpx/parallel/executors/service_executors.hpp
    	hpx/runtime/threads/policies/static_priority_queue_scheduler.hpp
    	hpx/runtime/threads/threadmanager.hpp
    	src/hpx_init.cpp
    	src/runtime/threads/executors/thread_pool_executors.cpp
    	src/runtime_impl.cpp
    	tests/performance/local/vector_foreach.cpp
    Bcorde5 committed Aug 13, 2015
    Copy the full SHA
    564c0fc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. Merge remote-tracking branch 'remotes/STEllAR-GROUP/master' into 80_l…

    …ine_limit
    
    Conflicts:
    	hpx/runtime/serialization/array.hpp
    Bcorde5 committed Aug 14, 2015
    Copy the full SHA
    5f33af7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

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

Commits on Aug 18, 2015

  1. Merge remote-tracking branch 'remotes/STEllAR-GROUP/master' into 80_l…

    …ine_limit
    
    Conflicts:
    	hpx/plugins/parcel/coalescing_message_handler.hpp
    	hpx/plugins/parcel/message_buffer.hpp
    	hpx/runtime/parcelset/decode_parcels.hpp
    	hpx/runtime/parcelset/parcel.hpp
    	hpx/runtime/parcelset/parcelhandler.hpp
    	hpx/runtime/parcelset/parcelport_impl.hpp
    	plugins/parcelport/mpi/parcelport_mpi.cpp
    	src/runtime_impl.cpp
    Bcorde5 committed Aug 18, 2015
    Copy the full SHA
    05badea View commit details
    Browse the repository at this point in the history