Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 1p512 (0.17 sec)

  1. CHANGELOG/CHANGELOG-1.15.md

        - [Other notable changes](#other-notable-changes-10)
    
    <!-- END MUNGE: GENERATED_TOC -->
    
    # v1.15.12
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.15.12
    
    filename | sha512 hash
    -------- | -----------
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="%%" type="string" offset="0:128">
                <match value="%PDF-1." type="string" offset="1:512"/>
          </match>
            <match value="%%" type="string" offset="0:128">
                <match value="%PDF-2." type="string" offset="1:512"/>
            </match>
        </magic>
        <magic priority="20">
          <!-- Low priority match for %PDF-#.# near the start of the file -->
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/x86/x86asm/tables.go

    	/*10505*/ uint16(xReadIb),
    	/*10506*/ uint16(xArgRM8),
    	/*10507*/ uint16(xArgImm8u),
    	/*10508*/ uint16(xMatch),
    	/*10509*/ uint16(xSetOp), uint16(SAR),
    	/*10511*/ uint16(xReadIb),
    	/*10512*/ uint16(xArgRM8),
    	/*10513*/ uint16(xArgImm8u),
    	/*10514*/ uint16(xMatch),
    	/*10515*/ uint16(xCondSlashR),
    	10524, // 0
    	10546, // 1
    	10568, // 2
    	10597, // 3
    	10626, // 4
    	10655, // 5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 16 22:24:28 UTC 2022
    - 266.8K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    * 🌐 Update Chinese translation for `/docs/advanced/security/http-basic-auth.md`. PR [#11512](https://github.com/tiangolo/fastapi/pull/11512) by [@nick-cjyx9](https://github.com/nick-cjyx9).
    
    ### Internal
    
    * 👥 Update FastAPI People. PR [#11669](https://github.com/tiangolo/fastapi/pull/11669) by [@tiangolo](https://github.com/tiangolo).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.25.md

    - Fix a bug in cronjob controller where already created jobs may be missing from the status. ([#120649](https://github.com/kubernetes/kubernetes/pull/120649), [@andrewsykim](https://github.com/andrewsykim)) [SIG Apps]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
Back to top