Commit Graph

  • bad8545eee Merge pull request #70 from kernhanda/kernhanda/not_maybe_null Neil MacIntosh 2015-09-27 12:43:44 -0700
  • 2b6d90436f not_null and maybe_null variants should only work on nullptr-assignable types. Kern Handa 2015-09-25 09:41:40 -0700
  • 3185009c4f Merge 40009ff6eb into 599a354b1c Kern Handa 2015-09-27 19:22:36 +0000
  • 599a354b1c Merge pull request #59 from kernhanda/kernhanda/size_t Gabriel Dos Reis 2015-09-27 12:21:22 -0700
  • 66131c985d Merge pull request #69 from bashrc-real/patch-1 Gabriel Dos Reis 2015-09-27 12:17:27 -0700
  • 437791e504 GSL::finally can make use of move semantics saurabh singh 2015-09-27 16:11:12 +0530
  • 96e5757181 Add .clang-format file Seth Cantrell 2015-09-26 18:00:54 -0400
  • c4f9b87d96 We should be using standard algorithms where possible. Kern Handa 2015-09-25 17:01:29 -0700
  • b40d3466c6 Merge pull request #52 from trebconnell/addheaderguards Neil MacIntosh 2015-09-25 15:17:05 -0700
  • 1a791992a0 Add equality operators to maybe_nul_ret Treb Connell 2015-09-25 12:16:39 -0700
  • 40009ff6eb not_null and maybe_null variants should only work on pointer types. Kern Handa 2015-09-25 09:41:40 -0700
  • e680310714 Merge 044255f363 into 8ae77b1fd5 Kern Handa 2015-09-25 08:00:56 +0000
  • 044255f363 Fix static_asserts to better match error string. Updated tests accordingly. Kern Handa 2015-09-25 00:59:22 -0700
  • e157026807 Rank and dimensions should be size_t. Kern Handa 2015-09-25 00:42:38 -0700
  • b9b9ae5f3d Missed some usings. Also, no longer removing CV qualifiers. Kern Handa 2015-09-25 00:29:17 -0700
  • 33e61f0115 Minor refactoring to use <type_traits> and use available value in static_assert. Kern Handa 2015-09-24 23:41:44 -0700
  • c63d5d8a23 Merge d8388e5aef into 8ae77b1fd5 trebconnell 2015-09-25 02:04:38 +0000
  • d8388e5aef replace spaces with tabs Treb Connell 2015-09-24 19:01:55 -0700
  • b324019c24 Fix #54 : Verify that coordinate_facade::value_type is unsigned. Also add additional assert at source of signed type. Treb Connell 2015-09-24 18:55:25 -0700
  • 51da13607c Fix issue #39: Add header guards Treb Connell 2015-09-24 18:08:34 -0700
  • 35fb11853f Fix issues #48 #49 #50 Treb Connell 2015-09-24 18:02:37 -0700
  • 52547c0de4 Merge 8007df439f into 8ae77b1fd5 trebconnell 2015-09-24 22:56:15 +0000
  • 8007df439f Merge branch 'master' of https://github.com/Microsoft/GSL Treb Connell 2015-09-24 15:55:19 -0700
  • 9f96f79809 Merge 1890741079 into 8ae77b1fd5 Kern Handa 2015-09-24 22:48:05 +0000
  • 8ae77b1fd5 Merge pull request #46 from trebconnell/fixmaybenull Neil MacIntosh 2015-09-24 15:22:43 -0700
  • 996aa06e08 Fix issue #45: comparing two maybe_null_dbg's can cause fail_fast Treb Connell 2015-09-24 14:09:40 -0700
  • 699e4de2b1 prepend guard macros with GSL_ Treb Connell 2015-09-24 13:36:08 -0700
  • 0a88570c26 Merge pull request #29 from tamaskenez/master Gabriel Dos Reis 2015-09-24 13:34:21 -0700
  • 008a7373d5 Fix issue #39: Add header guards Treb Connell 2015-09-24 13:04:13 -0700
  • 2082081730 Merge 9dff975766 into 2ae46395fa trebconnell 2015-09-24 18:07:54 +0000
  • 9dff975766 Fix issue #40: Add generated CMake and Visual Studio files to .gitignore Treb Connell 2015-09-24 11:06:49 -0700
  • 2ae46395fa Merge pull request #30 from PSPDFKit-labs/spelling Gabriel Dos Reis 2015-09-24 07:53:51 -0700
  • 1890741079 Change finally() to make_final_act() Kern Handa 2015-09-23 23:04:12 -0700
  • 2c8886bdfb Also renames MAC OS to OS X Peter Steinberger 2015-09-23 23:18:48 +0200
  • c3b85f9571 Fixes spelling of Xcode Peter Steinberger 2015-09-23 22:12:49 +0200
  • 9b454b7a9b add travis testing (gcc5, clang36) Tamas Kenez 2015-09-23 17:43:36 +0200
  • 186001611a Merge pull request #25 from RicoAntonioFelix/master Andrew Pardoe 2015-09-22 11:19:16 -0700
  • 1228e17762 Corrected grammatical error... Rico Antonio Felix 2015-09-22 13:38:47 -0400
  • e7c0b89ed4 Removed reference to Microsoft private fork Andrew Pardoe 2015-09-21 19:58:25 -0700
  • 670c59a0b1 Merge pull request #24 from galik/master Neil MacIntosh 2015-09-21 18:15:41 -0700
  • 19c5a89bca Merge remote-tracking branch 'upstream/master' galik 2015-09-21 23:08:35 +0100
  • cb068d80cd missing header <stdexcept> galik 2015-09-21 22:51:46 +0100
  • 5fb350c29e Merge pull request #21 from dacap/add_gsl_test Neil MacIntosh 2015-09-21 13:31:16 -0700
  • a99558207c Merge b8af699165 into 3d033a3ec9 Jonathan B Coe 2015-09-21 19:07:20 +0000
  • 5d9aae7430 Add add_gsl_test() function in tests/CMakeLists.txt David Capello 2015-09-21 16:04:06 -0300
  • 3d033a3ec9 Merge pull request #20 from igetgames/fix/broken-isocpp-link Gabriel Dos Reis 2015-09-21 11:24:19 -0700
  • 7d07140cd1 Fix the broken isocpp.org link in README.md. Marcus R. Brown 2015-09-21 10:30:03 -0700
  • 53b866a109 Add additional platforms where GSL has been tested Gabriel Dos Reis 2015-09-21 08:10:05 -0700
  • 65655da087 Tidy testing for _MSC_VER Gabriel Dos Reis 2015-09-21 03:09:33 -0700
  • 4573197546 Merge pull request #10 from galik/master Gabriel Dos Reis 2015-09-21 01:51:22 -0700
  • 82a247ee9b Merge pull request #15 from neilmacintosh/dev/neilmac/missing-features Gabriel Dos Reis 2015-09-21 01:13:53 -0700
  • 05e6b6dd4b Added missing owner<T>, corrected array_view::sub(). Neil MacIntosh 2015-09-20 19:18:12 -0700
  • b8af699165 tests and changes for final_act Jonathan Coe 2015-09-19 22:34:06 +0100
  • cab9bda249 Prevent unused parameter warnings and unknown #pragma warnings on GCC. galik 2015-09-19 07:52:30 +0100
  • 652d886963 Merge pull request #7 from annagrin/dev/annagrin/strided_array_view_bugfixes Neil MacIntosh 2015-09-14 22:27:48 -0700
  • dbaf5eaf54 Merge 9dac178768 into a2a6a1fc52 Anna Gringauze 2015-09-15 02:08:19 +0000
  • 9dac178768 Formatting Anna Gringauze 2015-09-14 19:08:03 -0700
  • 1a86498733 Formatting Anna Gringauze 2015-09-14 18:55:06 -0700
  • 4328354581 Merge pull request #1 from neilmacintosh/dev/annagrin/strided_array_view_bugfixes Anna Gringauze 2015-09-14 18:13:10 -0700
  • 54ec02fef6 Fixing misformatting of ArrayViewComparison. Neil MacIntosh 2015-09-14 18:04:40 -0700
  • 3ff9b17a9f Restoring empty_array_view tests. Neil MacIntosh 2015-09-14 17:57:29 -0700
  • c6a2f8c086 Testing tab fixup. Neil MacIntosh 2015-09-14 17:51:31 -0700
  • 006721ce8a Merge remote-tracking branch 'upstream/dev/annagrin/strided_array_view_bugfixes' into dev/annagrin/strided_array_view_bugfixes Neil MacIntosh 2015-09-14 17:22:56 -0700
  • e5b79d242c Reverted formatting changes Anna Gringauze 2015-09-14 16:38:25 -0700
  • 18cd9801b5 Reverted formatting changes Anna Gringauze 2015-09-14 16:34:26 -0700
  • 383dc507a4 Fixes for review feedback. Neil MacIntosh 2015-09-14 15:41:40 -0700
  • 9a29712022 Ensuring compilation works for VS 2013. Neil MacIntosh 2015-09-14 15:11:07 -0700
  • ef6cc65053 Fixed compilation issues with Clang and GCC on Linux. Neil MacIntosh 2015-09-14 21:26:17 +0000
  • 17ed5c3664 Fixed issues in strided_array_views, added tests Anna Gringauze 2015-08-30 23:30:15 -0700
  • 309c6165a4 Merge 3b87190336 into a2a6a1fc52 Anna Gringauze 2015-09-09 23:01:12 +0000
  • 3b87190336 Fixed issues in strided_array_views, added tests Anna Gringauze 2015-08-30 23:30:15 -0700
  • a2a6a1fc52 Merge pull request #4 from neilmacintosh/dev/neilmac/operators Neil MacIntosh 2015-08-28 12:59:16 -0700
  • 75f31dabe9 Removed Debug build warnings from MSVC STL. Neil MacIntosh 2015-08-27 22:15:44 -0700
  • 9b40a0a7c8 Fixed compile error with GCC/clang. Neil MacIntosh 2015-08-27 19:49:27 -0700
  • 9f9fad9620 Implemented comparison operators on array_view. Neil MacIntosh 2015-08-27 18:13:49 -0700
  • 3c9dc3b824 Merge pull request #3 from annagrin/dev/annagrin/FixUnittestDirectoryCheck Neil MacIntosh 2015-08-25 12:23:25 -0700
  • 5e945461c9 Fixed unittest directory check to look in the source directory Anna Gringauze 2015-08-25 11:29:49 -0700
  • 479e5ba630 Merge 462a04d912 into 8a38a411ca Anna Gringauze 2015-08-25 18:33:51 +0000
  • 462a04d912 Fixed unittest directory check to look in the source directory Anna Gringauze 2015-08-25 11:29:49 -0700
  • 8a38a411ca Adding CONTRIBUTING.md and fixing up README.md, LICENSE Andrew Pardoe 2015-08-23 08:34:32 -0700
  • 701bf9b268 Merge branch 'sergiyor-accesstest' Andrew Pardoe 2015-08-21 15:46:06 -0700
  • 87e0011436 Access test (2) Sergiy Oryekhov 2015-08-21 15:19:05 -0700
  • 1e13a615da Access test. Sergiy Oryekhov 2015-08-21 14:18:07 -0700
  • a9dcbe04ff Initial commit of library files. Neil MacIntosh 2015-08-20 18:09:14 -0700
  • 8368329142 Initial commit Microsoft GitHub User 2015-08-18 18:11:19 -0700