Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for retractions (0.3 sec)

  1. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    of the Image, and is refracted at L and J. Since the Refractions on both sides the Prism are equal to one another, that is, the Refraction at K equal to the Refraction at J, and the Refraction at L equal to the Refraction at H, so that the Refractions of the incident Rays at K and L taken together, are equal to the Refractions of the emergent Rays at H and J taken together: it follows by adding equal things to equal things, that the Refractions at K and H taken together, are equal to the Refractions...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  2. src/cmd/go/internal/load/pkg.go

    	// later arguments, and other modules would. Let's not try to be too
    	// magical though.
    	allowed := modload.CheckAllowed
    	if modload.IsRevisionQuery(firstPath, version) {
    		// Don't check for retractions if a specific revision is requested.
    		allowed = nil
    	}
    	noneSelected := func(path string) (version string) { return "none" }
    	qrs, err := modload.QueryPackages(ctx, patterns[0], version, noneSelected, allowed)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
  3. src/cmd/go/alldocs.go

    // a version on the left side is dropped.
    //
    // The -retract=version and -dropretract=version flags add and drop a
    // retraction on the given version. The version may be a single version
    // like "v1.2.3" or a closed interval like "[v1.1.0,v1.1.9]". Note that
    // -retract=version is a no-op if that retraction already exists.
    //
    // The -godebug, -dropgodebug, -require, -droprequire, -exclude, -dropexclude,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    static void <clinit>(); } org/apache/maven/artifact/versioning/VersionRange.class package org.apache.maven.artifact.versioning; public synchronized class VersionRange { private final ArtifactVersion recommendedVersion; private final java.util.List restrictions; private void VersionRange(ArtifactVersion, java.util.List); public ArtifactVersion getRecommendedVersio(); public java.util.List getRestrictions(); public VersionRange cloneOf(); public static VersionRange createFromVersionSpe(String) throws ...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 160.1K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/org/apache/maven/artifact/maven-artifact/3.0-SNAPSHOT/maven-artifact-3.0-SNAPSHOT.jar

    static void <clinit>(); } org/apache/maven/artifact/versioning/VersionRange.class package org.apache.maven.artifact.versioning; public synchronized class VersionRange { private final ArtifactVersion recommendedVersion; private final java.util.List restrictions; private void VersionRange(ArtifactVersion, java.util.List); public ArtifactVersion getRecommendedVersio(); public java.util.List getRestrictions(); public VersionRange cloneOf(); public static VersionRange createFromVersionSpe(String) throws ...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160.1K bytes
    - Viewed (0)
  6. api/maven-api-model/src/main/mdo/maven.mdo

                referred to the homepage given by {@code url}.
                This is given to assist in locating artifacts that are not in the repository due to
                licensing restrictions.
              </description>
              <type>String</type>
            </field>
            <field>
              <name>relocation</name>
              <version>4.0.0+</version>
              <description>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  7. cmd/bucket-replication.go

    	if opts.bucket == "" {
    		return fmt.Errorf("bucket name is empty")
    	}
    	if opts.arn == "" {
    		return fmt.Errorf("target ARN specified for resync is empty")
    	}
    	// Check if the current bucket has quota restrictions, if not skip it
    	cfg, err := getReplicationConfig(ctx, opts.bucket)
    	if err != nil {
    		return err
    	}
    	tgtArns := cfg.FilterTargetArns(
    		replication.ObjectOpts{
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 06:56:12 UTC 2024
    - 114.4K bytes
    - Viewed (0)
  8. src/database/sql/sql.go

    // can be modified and held indefinitely. The copy can be avoided by
    // using an argument of type [*RawBytes] instead; see the documentation
    // for [RawBytes] for restrictions on its use.
    //
    // If an argument has type *interface{}, Scan copies the value
    // provided by the underlying driver without conversion. When scanning
    // from a source value of type []byte to *interface{}, a copy of the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:16:53 UTC 2024
    - 103.6K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__certificates.k8s.io__v1_openapi.json

    trust (CA bundles) are distributed.\n 2. Permitted subjects: and behavior when a disallowed subject is requested.\n 3. Required, permitted, or forbidden x509 extensions in the request (including whether subjectAltNames are allowed, which types, restrictions on allowed values) and behavior when a disallowed extension is requested.\n 4. Required, permitted, or forbidden key usages / extended key usages.\n 5. Expiration/certificate lifetime: whether it is fixed by the signer, configurable by the admin.\n...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 151.7K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.4.md

    * AWS: Support HTTP->HTTP mode for ELB ([#30563](https://github.com/kubernetes/kubernetes/pull/30563), [@knarz](https://github.com/knarz))
    * kube-up: Allow IP restrictions for SSH and HTTPS API access on AWS. ([#27061](https://github.com/kubernetes/kubernetes/pull/27061), [@Naddiseo](https://github.com/Naddiseo))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
Back to top