Commit Graph

45 Commits

Author SHA1 Message Date
029d45011d Merge pull request #29 from 64J0/64j0-patch-001
Fix spelling errors in chapter1.md
2025-04-28 12:33:26 +02:00
59a370e0f2 Fix spelling errors in chapter1.md 2025-04-27 18:02:35 -03:00
4a7b7bea93 Merge pull request #27 from NenX/master
examples: fix incorrect hexadecimal representation
2024-09-09 09:43:57 +02:00
75819200dc examples: fix incorrect hexadecimal representation
* Update examples/sample2.rs
* Update examples/sample3.rs
* Update examples/sample4.rs
* Update examples/sample5.rs
2024-09-09 10:15:23 +08:00
855a381d2d Merge pull request #26 from danking/relative-links-in-readme
use relative links in README.md
2024-07-08 19:57:29 +02:00
e04723a234 use relative links in README.md 2024-07-08 11:54:14 -04:00
b52da3b32b Merge pull request #22 from Schachte/master
removing stale comment
2023-01-30 08:07:47 +01:00
a3218e3491 removing stale comment 2023-01-29 14:47:24 -08:00
17435134ec Merge pull request #21 from proudmuslim-dev/patch-1
Fix spelling error in chapter1.md
2022-07-21 00:30:23 +02:00
57474c3672 Fix spelling error in chapter1.md 2022-07-20 11:03:58 -07:00
4d46e2f25f Merge pull request #15 from EmilHernvall/add-license-1
Add LICENSE
2021-05-03 23:55:48 +02:00
3d4f7ca305 Create LICENSE 2021-05-03 23:55:32 +02:00
7fe2c1deed Merge pull request #12 from ccouzens/patch-1
Typo: Make Google possessive
2020-12-11 20:45:29 +01:00
932e8a309a Typo: Make Google possessive
Thank you for this great tutorial series!

I found a small typo where the IP address belongs to Google, so it should be google apostrophe s.
2020-12-11 16:53:49 +00:00
1a626051bf Merge pull request #11 from Dirbaio/patch-1
Fix typo in label max length
2020-12-07 09:23:45 +01:00
f9b445d4a1 Fix typo in label max length 2020-12-07 00:52:35 +01:00
506c61c92c Merge pull request #10 from Uniminin/master
Fix Known Issues
2020-11-28 15:03:10 +01:00
24a949c4d4 rustfmt examples/*.rs 2020-11-28 19:29:04 +06:00
abd3bb9525 simplify expressions 2020-11-28 19:27:23 +06:00
5041abde27 fix typo 2020-11-28 19:26:08 +06:00
454d5fefa0 Merge pull request #7 from mattisx/patch-1
Mini fix for file name reference in documentation
2020-07-29 01:11:20 +02:00
9df4aa25f2 Mini fix for file name reference in documentation 2020-07-29 00:31:10 +02:00
abce53734a Updated README 2020-06-18 02:28:06 +02:00
4202cae860 Eliminate all useless allocation 2020-06-18 02:23:42 +02:00
45cbfa59f7 Clean up error handling in chapter 4 and 5 2020-06-18 02:04:55 +02:00
f815075ae4 Update examples with modernized code 2020-06-18 01:50:29 +02:00
31369696d9 Modernize samples 2020-06-18 00:47:06 +02:00
2d3db41e33 Merge pull request #6 from 0xflotus/master
(docs): fixed small errors
2020-06-09 00:41:24 +02:00
cc9bc29ec7 Update chapter1.md 2020-06-09 00:10:03 +02:00
f57ad109a0 Update chapter5.md 2020-06-09 00:09:18 +02:00
12102673c1 Update chapter4.md 2020-06-09 00:08:04 +02:00
88d34e88b6 Update chapter2.md 2020-06-09 00:06:43 +02:00
c63e13713d Update chapter1.md 2020-06-07 19:07:32 +02:00
399f33e0e5 Update chapter5.md
Fix a typo
2019-12-17 09:45:17 +01:00
98be21b02b Fix grammar 2018-06-05 11:41:44 +02:00
193d59344d Grammar 2018-03-19 11:39:30 +01:00
b69253ebb6 Fixed qname parsing issue 2018-03-19 11:37:16 +01:00
39ccac90a7 Chapter links 2018-03-19 11:33:11 +01:00
6c5f42cb4b Tweaks 2018-03-15 14:42:42 +01:00
1e6d6ed142 Chapter 2 tweaks 2018-03-15 14:20:10 +01:00
cf153a7847 Chapter 1 tweaks 2018-03-15 14:16:22 +01:00
1e0d2d67cb Fix headings 2017-11-23 14:52:49 +01:00
945d896208 Gave up on literate programming 2017-11-23 14:51:20 +01:00
700334b7ad Second chapter 2016-07-13 14:35:16 +02:00
9706e94956 Initial commit 2016-07-13 13:53:28 +02:00