Simon Ask Ulsnes
6f7b184678
Fix license
2024-02-04 09:00:36 +01:00
Simon Ask Ulsnes
04168ca612
Parser: Safe token queue, Rustify errors
2024-02-02 09:53:17 +01:00
Simon Ask Ulsnes
fbdff989b5
Initial fork
2024-01-26 10:56:28 +01:00
David Tolnay
61f3ab82b2
Release 0.2.10
2023-12-14 14:27:21 -08:00
David Tolnay
4c5353846b
Remove 'remember to update' reminder from Cargo.toml
2023-10-17 21:05:31 -07:00
David Tolnay
9651508612
Release 0.2.9
2023-07-15 14:12:08 -07:00
David Tolnay
c0d1d540d1
Opt in to generate-link-to-definition when building on docs.rs
2023-07-15 14:11:57 -07:00
David Tolnay
502c9841b2
Release 0.2.8
2023-04-05 22:37:31 -07:00
David Tolnay
222f27a206
Release 0.2.7
2023-03-04 17:07:49 -08:00
David Tolnay
525c061e88
Release 0.2.6
2023-03-03 15:27:04 -08:00
David Tolnay
9bcfdc7997
Opt out -Zrustdoc-scrape-examples on docs.rs
...
I'd like a chance to audit all the code that rustdoc is inserting into
the docs. Currently I am skeptical that showing unsafe-libyaml's
internal usages of APIs is a net benefit to the public documentation. I
am also skeptical that quite so many examples are needed, and that they
should be featured so prominently in comparison to handwritten docs.
Lastly I wish there were a way to turn this behavior off on a more
granular basis.
2023-01-02 21:45:58 -08:00
David Tolnay
b47a144ecd
Release 0.2.5
2022-12-17 12:01:16 -08:00
David Tolnay
e41536d8bd
Release 0.2.4
2022-09-14 21:51:53 -07:00
David Tolnay
435406fd7f
Release 0.2.3
2022-09-14 12:38:25 -07:00
David Tolnay
ad5874f594
Remove default package.readme metadata from Cargo.toml
...
Since cargo 1.46.0, README.md is recognized by default.
2022-09-14 09:16:02 -07:00
David Tolnay
fcf3f66309
Release 0.2.2
2022-08-02 16:00:51 -07:00
David Tolnay
069b7149dd
Add categories to crates.io metadata
2022-08-01 00:06:49 -07:00
David Tolnay
bf012f373c
Sort package entries in Cargo.toml
2022-07-31 19:19:06 -07:00
David Tolnay
5d421b89e9
Release 0.2.1
2022-07-27 18:33:49 -07:00
David Tolnay
ae6115c02c
Release 0.2.0
2022-07-23 15:19:51 -07:00
David Tolnay
ba4bcb611e
Release 0.1.3
2022-07-23 01:21:48 -07:00
David Tolnay
f9ceb536ce
Release 0.1.2
2022-07-08 17:18:55 -07:00
David Tolnay
267ad50c60
Release 0.1.1
2022-07-08 16:26:31 -07:00
David Tolnay
9b37e7a052
Release 0.1.0
2022-07-08 12:54:47 -07:00
David Tolnay
00d4773f87
Fill in crates.io metadata
2022-07-08 12:54:46 -07:00
David Tolnay
243a66c6f4
Set html_root_url
2022-07-08 12:54:46 -07:00
David Tolnay
4f2a69d4c8
Select a single docs.rs build target
2022-07-08 12:54:46 -07:00
David Tolnay
0052fcf361
Upgrade to 2021 edition
2022-07-08 12:54:45 -07:00
David Tolnay
1e8cabe9d3
Move libyaml test bins out of tests dir
2022-07-03 13:40:24 -07:00
David Tolnay
0d545fea4b
Wire up yaml-test-suite
2022-07-03 13:37:06 -07:00
David Tolnay
488bc751a7
Make libyaml tests run without rust test harness
2022-07-03 08:54:25 -07:00
David Tolnay
eca6015d0b
Drop libc dependency
2022-07-03 08:33:54 -07:00
David Tolnay
1b65c140cf
Touch up generated Cargo.toml
2022-07-03 08:30:08 -07:00
David Tolnay
928f57a55b
Move generated lib.rs into src dir
2022-07-03 08:23:21 -07:00
David Tolnay
afdfd608df
c2rust 0.16.0 libyaml 0.2.5
...
Generated by:
c2rust transpile --emit-build-files --fail-on-error --output-dir . ../libyaml/compile_commands.json
Compile commands generated by bear 3.0.18:
./bootstrap
./configure
bear -- make
2022-07-03 08:21:50 -07:00