Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 61 (0.04 sec)

  1. CHANGELOG/CHANGELOG-1.32.md

    - cloud.google.com/go/accesscontextmanager: v1.8.1 → v1.8.4
    - cloud.google.com/go/aiplatform: v1.48.0 → v1.58.0
    - cloud.google.com/go/analytics: v0.21.3 → v0.22.0
    - cloud.google.com/go/apigateway: v1.6.1 → v1.6.4
    - cloud.google.com/go/apigeeconnect: v1.6.1 → v1.6.4
    - cloud.google.com/go/apigeeregistry: v0.7.1 → v0.8.2
    - cloud.google.com/go/appengine: v1.8.1 → v1.8.4
    - cloud.google.com/go/area120: v0.8.1 → v0.8.4
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Tue Dec 16 18:27:41 UTC 2025
    - 448.1K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.34.md

    - go.etcd.io/bbolt: v1.4.0 → v1.4.2
    - go.etcd.io/etcd/api/v3: v3.6.1 → v3.6.4
    - go.etcd.io/etcd/client/pkg/v3: v3.6.1 → v3.6.4
    - go.etcd.io/etcd/client/v3: v3.6.1 → v3.6.4
    - go.etcd.io/etcd/pkg/v3: v3.6.1 → v3.6.4
    - go.etcd.io/etcd/server/v3: v3.6.1 → v3.6.4
    - sigs.k8s.io/kustomize/api: v0.19.0 → v0.20.1
    - sigs.k8s.io/kustomize/cmd/config: v0.19.0 → v0.20.1
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Dec 10 01:13:50 UTC 2025
    - 333.3K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.35.md

    - github.com/prometheus/client_golang: [v1.22.0 → v1.23.2](https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.2)
    - github.com/prometheus/client_model: [v0.6.1 → v0.6.2](https://github.com/prometheus/client_model/compare/v0.6.1...v0.6.2)
    - github.com/prometheus/common: [v0.62.0 → v0.66.1](https://github.com/prometheus/common/compare/v0.62.0...v0.66.1)
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Dec 17 13:01:55 UTC 2025
    - 228.5K bytes
    - Viewed (0)
  4. lib/fips140/v1.1.0-rc1.zip

    SIGMA0(W[i-15]) + W[i-16]; for 16 <= i <= 79 // SIGMA0(x) = ROTR(1,x) XOR ROTR(8,x) XOR SHR(7,x) // SIGMA1(x) = ROTR(19,x) XOR ROTR(61,x) XOR SHR(6,x) #define LOAD1(index) \ MOVV (((index-2)&0xf)*8)(R3), REGTMP4; \ MOVV (((index-15)&0xf)*8)(R3), REGTMP1; \ MOVV (((index-7)&0xf)*8)(R3), REGTMP; \ MOVV REGTMP4, REGTMP2; \ MOVV REGTMP4, REGTMP3; \ ROTRV $19, REGTMP4; \ ROTRV $61, REGTMP2; \ SRLV $6, REGTMP3; \ XOR REGTMP2, REGTMP4; \ XOR REGTMP3, REGTMP4; \ ROTRV $1, REGTMP1, REGTMP5; \ SRLV $7, REGTMP1,...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  5. docs/en/docs/release-notes.md

        * PR [#63](https://github.com/tiangolo/fastapi/pull/63).
    
    ## 0.6.4
    
    * Add [technical details about `async def` handling to docs](https://fastapi.tiangolo.com/async/#very-technical-details). PR [#61](https://github.com/tiangolo/fastapi/pull/61).
    
    * Add docs for [Debugging FastAPI applications in editors](https://fastapi.tiangolo.com/tutorial/debugging/).
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:06:15 UTC 2025
    - 586.7K bytes
    - Viewed (0)
Back to top