Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 7 of 7 for 02019c (0.17 seconds)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0208          ; mapped                 ; 0209          # 1.1  LATIN CAPITAL LETTER I WITH DOUBLE GRAVE
    0209          ; valid                                  # 1.1  LATIN SMALL LETTER I WITH DOUBLE GRAVE
    020A          ; mapped                 ; 020B          # 1.1  LATIN CAPITAL LETTER I WITH INVERTED BREVE
    020B          ; valid                                  # 1.1  LATIN SMALL LETTER I WITH INVERTED BREVE
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  2. docs/en/docs/release-notes.md

    * 👷 Do not sync labels as it overrides manually added labels. PR [#12024](https://github.com/fastapi/fastapi/pull/12024) by [@tiangolo](https://github.com/tiangolo).
    * 👷🏻 Update Labeler GitHub Actions. PR [#12019](https://github.com/fastapi/fastapi/pull/12019) by [@tiangolo](https://github.com/tiangolo).
    * 🔧 Update configs for MkDocs for languages and social cards. PR [#12016](https://github.com/fastapi/fastapi/pull/12016) by [@tiangolo](https://github.com/tiangolo).
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
  3. lib/fips140/v1.0.0-c2097c7c.zip

    } func (g *GCMForSSH) Open(dst, nonce, ciphertext, data []byte) ([]byte, error) { fips140.RecordApproved() return g.g.Open(dst, nonce, ciphertext, data) } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/aes/gcm/gcm_ppc64x.go // Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build (ppc64le || ppc64) && !purego package gcm import ( "crypto/internal/fips140/aes" "crypto/internal/fips140/subtle"...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  4. RELEASE.md

    *   **Windows users:** Officially-released `tensorflow` Pip packages are now
        built with Visual Studio 2019 version 16.4 in order to take advantage of the
        new `/d2ReducedOptimizeHugeFunctions` compiler flag. To use these new
        packages, you must install "Microsoft Visual C++ Redistributable for Visual
        Studio 2015, 2017 and 2019", available from Microsoft's website
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
  5. lib/fips140/v1.1.0-rc1.zip

    func (g *GCMWithXORCounterNon) Open(dst, nonce, ciphertext, data []byte) ([]byte, error) { fips140.RecordApproved() return g.g.Open(dst, nonce, ciphertext, data) } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/aes/gcm/gcm_ppc64x.go // Copyright 2019 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build (ppc64le || ppc64) && !purego package gcm import ( "crypto/internal/fips140/aes" "crypto/internal/fips140/subtle"...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
  6. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	MULXQ (R11), R14, R11                   // c4428bf61b
    	MULXQ DX, R14, R11                      // c4628bf6da
    	MULXQ R11, R14, R11                     // c4428bf6db
    	MWAIT                                   // 0f01c9
    	NEGW (BX)                               // 66f71b
    	NEGW (R11)                              // 6641f71b
    	NEGW DX                                 // 66f7da
    	NEGW R11                                // 6641f7db
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Click Count (1)
  7. CHANGELOG/CHANGELOG-1.19.md

    ### Increase the Kubernetes support window to one year
    
    As of Kubernetes 1.19, bugfix support via patch releases for a Kubernetes minor release has increased from 9 months to 1 year.
    
    A survey conducted in early 2019 by the working group (WG) Long Term Support (LTS) showed that a significant subset of Kubernetes end-users fail to upgrade within the previous 9-month support period. 
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Click Count (0)
Back to Top