Commit Graph

  • 209d34184c Update repository URL after move main Dirkjan Ochtman 2024-08-20 18:16:46 +0200
  • 885e85e091
    Update repository URL after move Dirkjan Ochtman 2024-08-20 18:16:46 +0200
  • 677f429afe Update README.md Beau Hartshorne 2024-08-04 12:58:46 -0700
  • f6f4cd1f5c
    Update README.md Beau Hartshorne 2024-08-04 12:58:46 -0700
  • 4c3ad2cb8f
    Update README.md (#66) Beau Hartshorne 2024-07-24 11:56:28 -0700
  • ac4cd10603
    Update README.md Beau Hartshorne 2024-07-24 11:34:20 -0700
  • a1610f689f Allow direct String fields to match the empty string 0.5.0 Wez Furlong 2024-06-02 06:09:42 -0700
  • 18e8dc58fe
    Allow direct String fields to match the empty string Wez Furlong 2024-06-02 06:09:42 -0700
  • dfc5894edf Provide more context in DuplicateValue errors Dirkjan Ochtman 2024-06-07 13:46:47 +0200
  • 49fb0b7b2e
    Provide more context in DuplicateValue errors Dirkjan Ochtman 2024-06-07 13:46:47 +0200
  • 775bad82a4 really fix scalar enum namespace handling Wez Furlong 2024-05-24 15:57:44 -0700
  • 0e70325b32
    really fix scalar enum namespace handling Wez Furlong 2024-05-24 15:57:44 -0700
  • 2156e100ee fix in "URL is not a hyperlinke" in cargo doc Wez Furlong 2024-05-22 14:48:43 -0700
  • 5c0171b474 emit ::std::result::Result rather than unqualified Result Wez Furlong 2024-05-22 11:00:35 -0700
  • 3e72aa7ae3 fix erroneous debug assertion in nested namespace case Wez Furlong 2024-05-22 10:45:34 -0700
  • 05de91af02 fixup namespace handling for scalar enums Wez Furlong 2024-05-22 10:43:46 -0700
  • feb5293103
    fix in "URL is not a hyperlinke" in cargo doc Wez Furlong 2024-05-22 14:48:43 -0700
  • 93879d0d8b
    emit ::std::result::Result rather than unqualified Result Wez Furlong 2024-05-22 11:00:35 -0700
  • e4ebfa7791
    fix erroneous debug assertion in nested namespace case Wez Furlong 2024-05-22 10:45:34 -0700
  • f79a66a9d2
    fixup namespace handling for scalar enums Wez Furlong 2024-05-22 10:43:46 -0700
  • c584137ee5 Add support for comments Nicholas Rempel 2024-04-06 14:23:57 -0700
  • f0e815a9ea Add support for comments Nicholas Rempel 2024-04-06 14:23:57 -0700
  • a199cc7b5c Map default xml prefix Nicholas Rempel 2024-04-03 22:19:16 -0700
  • 15c6f633dc Map default xml prefix Nicholas Rempel 2024-04-03 22:19:16 -0700
  • 2b691c5131 Extend test to cover . and _, too Dirkjan Ochtman 2024-04-01 22:43:59 +0200
  • 6b483b7e6d Bump instant-xml-macros version to 0.4.2 Dirkjan Ochtman 2024-04-01 13:27:34 +0200
  • 78ed6a6730 Add test for namespace containing dash Nicholas Rempel 2024-03-31 21:29:02 -0700
  • 7e3099c915 Enable namespace prefixes containing dashes Dirkjan Ochtman 2024-04-01 13:26:12 +0200
  • 294e7f5f85
    Extend test to cover . and _, too Dirkjan Ochtman 2024-04-01 22:43:59 +0200
  • 0d2715b29c
    Bump instant-xml-macros version to 0.4.2 Dirkjan Ochtman 2024-04-01 13:27:34 +0200
  • bec0dbad01
    Add test for namespace containing dash Nicholas Rempel 2024-03-31 21:29:02 -0700
  • a2bffc7f0e
    Enable namespace prefixes containing dashes Dirkjan Ochtman 2024-04-01 13:26:12 +0200
  • a0c114ed02 macros: prepare 0.4.1 release Dirkjan Ochtman 2024-03-18 14:27:40 +0100
  • 4cd60c56fd
    macros: prepare 0.4.1 release Dirkjan Ochtman 2024-03-18 14:27:40 +0100
  • 5009655734 Update heck requirement from 0.4 to 0.5 dependabot[bot] 2024-03-18 13:21:10 +0000
  • ac18e20a11
    Update heck requirement from 0.4 to 0.5 dependabot[bot] 2024-03-18 13:21:10 +0000
  • 1d9b5f62ed
    Add cover image (#51) Beau Hartshorne 2024-02-28 11:13:54 -0800
  • 5337704628 Add cover image Beau Hartshorne 2024-02-28 11:04:23 -0800
  • 8e8dc10419 Bump MSRV to 1.61 (for memchr) Dirkjan Ochtman 2023-10-25 17:59:44 +0200
  • 173997f07b Bump version for semver-incompatible API changes Dirkjan Ochtman 2023-10-25 17:43:26 +0200
  • 3372ccb981 Add basic support for CDATA Dirkjan Ochtman 2023-10-25 16:00:17 +0200
  • a6774baef4 Rename entities test case to escaping Dirkjan Ochtman 2023-10-25 15:55:46 +0200
  • edad589294 Escape entities in context iterator Dirkjan Ochtman 2023-10-25 17:35:19 +0200
  • efdf9334c7 Move decode() into de module Dirkjan Ochtman 2023-10-25 22:21:34 +0200
  • 6ea31b721f Remove impl FromXml for &str Dirkjan Ochtman 2023-10-25 17:05:49 +0200
  • 4c04d71224 Add some test helpers Dirkjan Ochtman 2023-10-25 16:23:39 +0200
  • d432fa5c4b Bump MSRV to 1.61 (for memchr) Dirkjan Ochtman 2023-10-25 17:59:44 +0200
  • 73dd2a95d8 Bump version for semver-incompatible API changes Dirkjan Ochtman 2023-10-25 17:43:26 +0200
  • 11bb366914 Add basic support for CDATA Dirkjan Ochtman 2023-10-25 16:00:17 +0200
  • 8de9138ed4 Rename entities test case to escaping Dirkjan Ochtman 2023-10-25 15:55:46 +0200
  • c61315cf10 Escape entities in context iterator Dirkjan Ochtman 2023-10-25 17:35:19 +0200
  • 3bd808a08c Move decode() into de module Dirkjan Ochtman 2023-10-25 22:21:34 +0200
  • f671836081 Remove impl FromXml for &str Dirkjan Ochtman 2023-10-25 17:05:49 +0200
  • 80f8f38a71 Add some test helpers Dirkjan Ochtman 2023-10-25 16:23:39 +0200
  • 2595da57ce Decode hexadecimal character references Craig Bester 2023-10-19 01:15:26 +0200
  • 366cc05b08 Decode decimal character references Craig Bester 2023-10-19 00:43:15 +0200
  • 86784d7794 Reject unterminated ampersand entities Craig Bester 2023-10-19 00:40:20 +0200
  • 9a036e4ec1
    Decode hexadecimal character references Craig Bester 2023-10-19 01:15:26 +0200
  • a6d1d2ebc6
    Decode decimal character references Craig Bester 2023-10-19 00:43:15 +0200
  • 03d83298b5 Handle Cdata tokens handle-cdata Josh Taylor 2023-10-18 16:27:12 -0700
  • bd74ab6bcb
    Reject unterminated ampersand entities Craig Bester 2023-10-19 00:40:20 +0200
  • c89afc2553 Apply some clippy suggestions Dirkjan Ochtman 2023-09-15 10:44:49 +0200
  • 6515ad2b4f Bump versions to 0.3.2 Dirkjan Ochtman 2023-09-15 10:42:48 +0200
  • c73a852e07 Avoid warnings for non-snake_case variable names Dirkjan Ochtman 2023-09-15 10:42:06 +0200
  • cd7a863d90 Explicitly set workspace resolver Dirkjan Ochtman 2023-09-15 10:37:31 +0200
  • 82ca8a224e Correctly handle multi-byte characters in string encoding Dirkjan Ochtman 2023-09-15 10:37:06 +0200
  • 8be61f6017 Ignore macOS cruft Dirkjan Ochtman 2023-09-15 10:33:57 +0200
  • bfb783253a Apply some clippy suggestions Dirkjan Ochtman 2023-09-15 10:44:49 +0200
  • b3dd85852e Bump versions to 0.3.2 Dirkjan Ochtman 2023-09-15 10:42:48 +0200
  • aa6bc53aea Avoid warnings for non-snake_case variable names Dirkjan Ochtman 2023-09-15 10:42:06 +0200
  • e9dc9ec5e8 Explicitly set workspace resolver Dirkjan Ochtman 2023-09-15 10:37:31 +0200
  • 31b5f20612 Correctly handle multi-byte characters in string encoding Dirkjan Ochtman 2023-09-15 10:37:06 +0200
  • 38644b082d Ignore macOS cruft Dirkjan Ochtman 2023-09-15 10:33:57 +0200
  • 18396f4aa5 Bump version numbers for new release 0.3.1 Dirkjan Ochtman 2023-03-22 10:33:26 +0100
  • 27b39b6125 Refer to README from Cargo metadata Dirkjan Ochtman 2023-03-22 10:33:05 +0100
  • 6968140458 Bump version numbers for new release Dirkjan Ochtman 2023-03-22 10:33:26 +0100
  • 407406e3ac Refer to README from Cargo metadata Dirkjan Ochtman 2023-03-22 10:33:05 +0100
  • 083cd567a1 Upgrade to syn 2 0.3.0 Dirkjan Ochtman 2023-03-20 17:05:07 +0100
  • 78543fdcff Upgrade to syn 2 Dirkjan Ochtman 2023-03-20 17:05:07 +0100
  • 9b9dfbef17
    Update syn requirement from 1.0.86 to 2.0.3 dependabot[bot] 2023-03-20 14:03:45 +0000
  • ff00c96ac9 Bump version to 0.3 for semver-incompatible change Dirkjan Ochtman 2023-03-02 16:06:43 +0100
  • 5f6091528f Implement ToXml for str instead of &str Dirkjan Ochtman 2023-03-02 16:05:35 +0100
  • db28b29dc9 Bump version to 0.3 for semver-incompatible change Dirkjan Ochtman 2023-03-02 16:06:43 +0100
  • 4928a62868 Implement ToXml for str instead of &str Dirkjan Ochtman 2023-03-02 16:05:35 +0100
  • 3cfd2e4706 Initial version of README Dirkjan Ochtman 2023-03-02 11:13:00 +0100
  • c54435fc41 Initial version of README Dirkjan Ochtman 2023-03-02 11:13:00 +0100
  • a47e90038b Bump version to 0.2 Dirkjan Ochtman 2023-02-28 17:10:14 +0100
  • 5058699765 Give inline accumulator type the same visibility as the target Dirkjan Ochtman 2023-02-28 16:51:20 +0100
  • f51e6ae063 Fix use of lifetimes in fields of transparent structs Dirkjan Ochtman 2023-02-28 16:31:50 +0100
  • c45643fb4a Bump version to 0.2 Dirkjan Ochtman 2023-02-28 17:10:14 +0100
  • 113269a523 Give inline accumulator type the same visibility as the target Dirkjan Ochtman 2023-02-28 16:51:20 +0100
  • 243baf9e31 Fix use of lifetimes in fields of transparent structs Dirkjan Ochtman 2023-02-28 16:31:50 +0100
  • a5795b9b2d Add support for Cow<'_, [T]> Dirkjan Ochtman 2023-02-28 14:55:44 +0100
  • b8c68ca4d8 Add support for Cow<'_, [T]> Dirkjan Ochtman 2023-02-28 14:55:44 +0100
  • 2e7a48a212 Add basic Cargo metadata Dirkjan Ochtman 2023-02-27 10:37:44 +0100
  • e9171249b3 Add basic Cargo metadata Dirkjan Ochtman 2023-02-27 10:37:44 +0100
  • 8cbb29b388 Avoid usage of bool::then_some() Dirkjan Ochtman 2023-02-27 10:28:47 +0100
  • 8a958342d6 Check MSRV in CI Dirkjan Ochtman 2023-02-27 10:21:41 +0100
  • 0507cc45a7 Avoid usage of bool::then_some() Dirkjan Ochtman 2023-02-27 10:28:47 +0100
  • 30d286b265 Check MSRV in CI Dirkjan Ochtman 2023-02-27 10:21:41 +0100