An open API service providing commit metadata for open source projects.

GitHub / apple/swift-http-structured-headers / commits

A Swift implementation of the HTTP Structured Header Field specification.

SHA Message Author Date Stats
a9f3c352 Drop Swift 5.10 (#71) Orhan Yigit Yazicilar <y****t@y****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b8731d8e Enable Swift 6.2 jobs in CI (#70) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1625f271 Enable release mode builds (#69) Raphael <j****r@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
64af0a50 Fixed sendability warnings when -require-explict-sendable flag is enabled (#68) Rafael Cepeda <r****c@a****m>
Committed by: GitHub <n****y@g****m>
5 months ago
db6eea36 Update StructuredFieldValueParser to add missing visionOS guard (#67) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
6 months ago
295bc9d8 Drop Swift 5.9 (#66) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f280fc76 Enable Swift 6.1 jobs in CI (#65) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
7 months ago
3d336345 Add static SDK CI workflow (#61)
Co-authored-by: Cory Benfield <l****a@a****m>
Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
7 months ago
68dea5d3 Enable macOS CI on pull requests (#64) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
7 months ago
8e769fac Update FieldParser.swift availability guard (#63) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
7 months ago
ddbbf18e Enable macOS CI on merge to main and daily timer (#62) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
7 months ago
71572c35 Only apply standard swift settings on valid targets (#60) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9904e916 Rename nightly_6_1 params to nightly_next (#59) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
8 months ago
5e56fd25 CI use 6.1 nightlies (#58) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
9 months ago
ceae3ec5 Android support (#57) Marc Prud'hommeaux <m****c@a****g>
Committed by: GitHub <n****y@g****m>
10 months ago
d01361d3 Update release.yml (#56) Franz Busch <f****h@a****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0e5c5f5b Enable MemberImportVisibility check on all targets (#54)
Co-authored-by: George Barnett <g****t@a****m>
Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
11 months ago
847a6309 Update documentation (#55)
Co-authored-by: Cory Benfield <l****a@a****m>
Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1a146782 Integer serialization fix for 32 bit platform compatibility (#52) Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
be84570e Add support for Display String type to StructuredFieldValues (#51)
Co-authored-by: Cory Benfield <l****a@a****m>
Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0d92bf6b Enable strict concurrency (#53) Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
81267752 Aligning semantic version label check name (#50) Franz Busch <f****h@a****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6e527aa1 Add support for Date type to StructuredFieldValues (#49) Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c2e79ce4 [RFC 9651] Add support for Display String type to RawStructuredFieldValues (#43) Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
960eccb6 add .editorconfig file (#45) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
60b0bc53 remove unused Swift 6 Soundness workflow (#47) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
b4a8ec4f remove contributors script (#46) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
12 months ago
8b35bf45 Migrate to GitHub Actions (#42) Rick Newton-Rogers <r****o@a****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b0bf94fb [RFC 9651] Add support for Date type to RawStructuredFieldValues (#41) Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f069b10a [RFC 9651] Implement adjustments for backward compatible update (#40) Clinton Nkwocha <3****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8cc27e20 Correct the link of sswg-security at SECURITY.md (#39) LamTrinh.Dev <m****e@l****v>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5debbb95 Add release.yml (#38) Franz Busch <f****h@a****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6409185a Raise minimum Swift version to 5.8 (#37) George Barnett <g****t@a****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2e8ae2a7 Add CI for Swift 5.10 (#36) Yim Lee <y****e@a****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9055e7c7 Remove unneeded compiler guard. (#35) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ef88c224 Remove Swift 5.5 Dockerfile (#34)
Co-authored-by: Cory Benfield <l****a@a****m>
Peter Adams <6****A@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e8c756ea Remove support for swift 5.5 (#33) Peter Adams <6****A@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b61fdcfd Add docker-compose file for Swift 5.9 (#32) Yim Lee <y****e@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d95a83fa Fix documentation and add infrastructure for CI-ing it (#31) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2e4ee750 Add Swift 5.8 CI and update nightly CI to Ubuntu 22.04 (#30) David Nadoba <d****a@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fd202d48 Add .spi.yml for Swift Package Index DocC support (#29) Yim Lee <y****e@a****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0a03f062 Use #fileID/#filePath instead of #file (#28) carolinacass <6****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
521f0418 Raise minimum supported Swift version from 5.4 to 5.5 (#27) George Barnett <g****t@a****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d994e50d Validate missing imports in CI (#26) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
76a75874 Use Docc for documentation (#25) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
09cbe194 Use 5.7 nightlies (#24) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
522c301c Adopt Sendable (#23)
Co-authored-by: Cory Benfield <l****a@a****m>, Cory Benfield <l****a@a****m>
David Evans <d****s@b****o>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a3c50a9c Remove redundant conformance constraints (#22) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
753a6ef2 Fix warnings, that appeared after requiring Swift 5.4 (#21) Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1494d9ed Drop support for Swift 5.2 and 5.3 (#19) Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5fa0988b Move CI to 5.6 main and add 5.7 (#18) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7ecee37f Add 5.6 nightly CI (#17) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8c5c9aa0 Update for open-source Decimal fixes (#16)
Co-authored-by: Cory Benfield <l****a@a****m>, Cory Benfield <l****a@a****m>
Xiaodi Wu <1****u@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e31cbd31 Update to Swift 5.5 release in CI (#14) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
246da059 Fix doc generation and jazzy version (#15) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
92e9a35d Add security info for structured headers. (#11) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
27e163f9 Rename a number of types and modules. (#13) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f881e6c4 Add 5.4, 5.5, and main CI (#12) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4b5603c9 Structured Fields is RFC 8941 now! (#10) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d4233da1 Use welcoming language (#8) Fabian Fett <f****t@a****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
dd9aca35 fix formatting so that sanity script passes (#7) tomer doron <t****r@a****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0fa022ed Add docker-based test harness. (#3) Cory Benfield <l****a@a****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
03ade069 merge Merge pull request #1 from apple/cb-remove-generics George Barnett <g****t@a****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b2ea94c1 Remove unnecessary genericism and generic constraints. Cory Benfield <l****a@a****m> about 5 years ago
246d886c Use a higher-level protocol for encoding/decoding. Cory Benfield <l****a@a****m> over 5 years ago
101dec0a Introduce StructuredHeaderField protocol. Cory Benfield <l****a@a****m> over 5 years ago
6a2b13e3 Fix the build on Linux Cory Benfield <l****a@a****m> over 5 years ago
97fd7b6b We don't have a master branch Cory Benfield <l****a@a****m> over 5 years ago
5b933eba Clean up and pass sanity checker Cory Benfield <l****a@a****m> over 5 years ago
3f73125a Apply formatting Cory Benfield <l****a@a****m> over 5 years ago
89ef2cf7 Add supporting files. Cory Benfield <l****a@a****m> over 5 years ago
141f102b Support Decimal as well Cory Benfield <l****a@a****m> over 5 years ago
e12def54 Add docs and license Cory Benfield <l****a@a****m> over 5 years ago
b797a6ff Add support for encoding/decoding binary data Cory Benfield <l****a@a****m> over 5 years ago
5aaca631 Split Codable to its own module Cory Benfield <l****a@a****m> over 5 years ago
8cd79280 Remove foundation from core Cory Benfield <l****a@a****m> over 5 years ago
31a8b165 Define simple example CLI tool Cory Benfield <l****a@a****m> over 5 years ago
ea7969a4 Support Encoder Cory Benfield <l****a@a****m> over 5 years ago
882cb88c Make dictionary/parameter keys strings too Cory Benfield <l****a@a****m> over 5 years ago
f07f6928 Make tokens strings (it's easier) Cory Benfield <l****a@a****m> over 5 years ago
cf08d29c Implement the Serializer. Cory Benfield <l****a@a****m> over 5 years ago
e6e0c68c Additional testing Cory Benfield <l****a@a****m> over 5 years ago
49370cd8 Initial basic Decoder implementation Cory Benfield <l****a@a****m> over 5 years ago
68a2409e Remove duplicate character checks Cory Benfield <l****a@a****m> over 5 years ago
03fa905b Initial Structured Headers decoder. Cory Benfield <l****a@a****m> over 5 years ago
fa8c1e77 Initial commit Cory Benfield <l****a@a****m> over 5 years ago

← Back to repository