Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for ruby (0.17 sec)

  1. maven-core/plugin-manager.txt

    - we also seem to have artifact information tangled inside the plugin model
    - we have to deal with scripting implementations (groovy, beanshell, ruby)
    - we need to deal with a shared context for plugins, like the guarded mojos
    - we need to deal with plugins as core application logic which can also interact with plugins
    
    Plain Text
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Mon Jul 18 22:45:13 GMT 2022
    - 12.9K bytes
    - Viewed (0)
  2. ci/devinfra/docker_windows/Dockerfile

        choco install peazip; \
        choco install peazip.install; \
        choco install peazip.portable; \
        choco install php --version 7.2.0; \
        choco install protoc --version 3.2.0; \
        choco install ruby --version 2.5.0.1; \
        choco install swig --version 3.0.9; \
        choco install sysinternals; \
        choco install unrar; \
        choco install unzip; \
        choco install vcredist140; \
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Aug 18 17:24:20 GMT 2023
    - 13.6K bytes
    - Viewed (0)
  3. ci/official/containers/linux_arm64/devel.usertools/code_check_full.bats

    @bazel_tools//third_party/
    @bazel_tools//tools
    @local
    @com_google_absl//absl
    @org_tensorflow//
    @com_github_googlecloudplatform_google_cloud_cpp//google
    @com_github_grpc_grpc//src/compiler
    @platforms//os
    @ruy//
    EOF
    
      # grep patterns for targets which are allowed to be extra licenses
      cat > $BATS_TEST_TMPDIR/allowed_to_be_extra <<EOF
    //third_party/mkl
    //third_party/mkl_dnn
    @absl_py//
    @bazel_tools//src
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 12.7K bytes
    - Viewed (0)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    rogers
    
    // room : 2014-12-18 Amazon Registry Services, Inc.
    room
    
    // rsvp : 2014-05-08 Charleston Road Registry Inc.
    rsvp
    
    // rugby : 2016-12-15 World Rugby Strategic Developments Limited
    rugby
    
    // ruhr : 2013-10-02 dotSaarland GmbH
    ruhr
    
    // run : 2015-03-19 Binky Moon, LLC
    run
    
    // rwe : 2015-04-02 RWE AG
    rwe
    
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    06DD          ; disallowed                             # 1.1  ARABIC END OF AYAH
    06DE          ; valid                  ;      ; NV8    # 1.1  ARABIC START OF RUB EL HIZB
    06DF..06E8    ; valid                                  # 1.1  ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH NOON
    06E9          ; valid                  ;      ; NV8    # 1.1  ARABIC PLACE OF SAJDAH
    Plain Text
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  6. tensorflow/BUILD

        "@snappy//:__subpackages__",
        "@upb//:__subpackages__",
        "@zlib//:__subpackages__",
        "@dlpack//:__subpackages__",
        "@arm_neon_2_x86_sse//:__subpackages__",
        "@cpuinfo//:__subpackages__",
        "@ruy//:__subpackages__",
        "@XNNPACK//:__subpackages__",
        "@pthreadpool//:__subpackages__",
        "@FXdiv//:__subpackages__",
        "@FP16//:__subpackages__",
        "@clog//:__subpackages__",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
  7. RELEASE.md

    Basit Ayantunde, Ben Barsdell, Benjamin Gaillard, boron, Brett Koonce, Bryan
    Cutler, Christian Goll, Christian Sachs, Clayne Robison, comet, Daniel Falbel,
    Daria Zhuravleva, darsh8200, David Truby, Dayananda-V, deepakm, Denis Khalikov,
    Devansh Singh, Dheeraj R Reddy, Diederik Van Liere, Diego Caballero, Dominic
    Jack, dothinking, Douman, Drake Gens, Duncan Riach, Ehsan Toosi, ekuznetsov139,
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  8. ci/official/utilities/code_check_full.bats

    @bazel_tools//tools
    @local
    @com_google_absl//absl
    @pybind11_abseil//pybind11_abseil
    @org_tensorflow//
    @com_github_googlecloudplatform_google_cloud_cpp//google
    @com_github_grpc_grpc//src/compiler
    @platforms//os
    @ruy//
    @stablehlo//stablehlo/experimental
    EOF
    
      # grep patterns for targets which are allowed to be extra licenses
      cat > $BATS_TEST_TMPDIR/allowed_to_be_extra <<EOF
    //third_party/mkl
    //third_party/mkl_dnn
    @absl_py//
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 06 21:54:13 GMT 2024
    - 13.2K bytes
    - Viewed (0)
Back to top