Commit Graph

  • 1d3651fa59 Merge pull request #100 from kevinsoras/fix/rust-ownership-hft-example main atulkhare4096 2026-04-30 21:49:44 -07:00
  • ae8756c8a4 Merge pull request #101 from Dailiduzhou/fix/IteratorChainMaxLength atulkhare4096 2026-04-30 21:49:14 -07:00
  • 0eb79f7f03 docs: fix incorrect max length in take_while example Dailiduzhou 2026-04-29 11:03:18 +08:00
  • c78c877900 fix(rust-patterns-book): fix ownership move in HFT Rust example kevinsoras 2026-04-27 23:58:11 -05:00
  • d3745a78b0 Merge pull request #98 from DaividFrank/daivid/issue-97 atulkhare4096 2026-04-26 16:51:02 -07:00
  • cda4f61245 Merge pull request #99 from Dailiduzhou/fix/MissingEscapeCharacter atulkhare4096 2026-04-26 16:50:13 -07:00
  • 499a8fafb8 fix:add backslashes for escaping special characters dailiduzhou 2026-04-26 19:17:22 +08:00
  • 048bedc752 ch12-colsures: Correct partition example to deref n Daivid Frank 2026-04-24 15:35:53 +02:00
  • b97167e23f Merge pull request #95 from aido-mth/aido/fix_ffi_test atulkhare4096 2026-04-23 14:12:45 -07:00
  • 76184fbbec Merge pull request #96 from Dailiduzhou/fix/DuplicateBackslash atulkhare4096 2026-04-23 14:12:29 -07:00
  • 82150dad7b fix(async-book): delete duplicate backslashes dailiduzhou 2026-04-23 16:09:13 +08:00
  • 6c1bbdf8c2 fix(ffi): fixed create simple logger implementation, removed duplicated word in comment Uladzislau Borbut 2026-04-21 16:59:21 +02:00
  • a981878c66 Fix #91: trait-variant does not add dyn dispatch support Atul Khare 2026-04-19 14:04:29 -07:00
  • ce61d773b5 Merge pull request #93 from elinus/main atulkhare4096 2026-04-19 13:55:22 -07:00
  • 07d94b5abb Merge pull request #94 from zamazan4ik/feature/pgo-improvements atulkhare4096 2026-04-19 13:54:31 -07:00
  • f5ac82274f feat: add more information about PGO Alexander Zaitsev 2026-04-19 19:11:59 +02:00
  • be490a9fcf fix: move PGO to a dedicated section Alexander Zaitsev 2026-04-19 18:28:38 +02:00
  • 7698e2df1c docs: add Rust learning resource link (Binary Musings) Sunil Mourya 2026-04-19 11:38:40 +05:30
  • ce0354c4f6 Fix reported issues: hint mismatch, broken diagrams, chapter ordering Atul Khare 2026-04-11 09:19:00 -07:00
  • 75d79e9696 Merge pull request #81 from narslan/typo-c-cpp-book-ch11 atulkhare4096 2026-04-11 08:50:51 -07:00
  • 7e5b37ab7d Merge pull request #84 from Chandan-Kalita/patch-1 atulkhare4096 2026-04-11 08:49:05 -07:00
  • 2d0daac396 Merge pull request #86 from PierreBhs/fix-c-cpp-book-typos atulkhare4096 2026-04-11 08:48:30 -07:00
  • 01433aaa1c Merge pull request #87 from rodrirejala/fixErrors atulkhare4096 2026-04-11 08:47:33 -07:00
  • 76958dd3e1 Merge pull request #88 from rodrirejala/fix-ch02 atulkhare4096 2026-04-11 08:46:20 -07:00
  • bede90e01f fix(ch02): enhance Future diagram with Reactor and OS Rodrigo Rejala 2026-04-11 12:03:08 -03:00
  • 60c50045c6 fix: handle race condition in Delay future waker (ch02) Rodrigo Rejala 2026-04-11 11:21:43 -03:00
  • 1eca49aec5 Fix typos in c-cpp-book markdown files pierre-louis boeshertz 2026-04-10 15:03:15 +02:00
  • b6ee044f75 Fix log_call macro to properly log function calls Chandan Kalita 2026-04-08 22:56:52 +05:30
  • 8b82ec984b Improve wording in From/Into c-cpp-book Nevroz Arslan 2026-04-07 14:06:23 +03:00
  • 158830e3b8 Fix formatting issue Atul Khare 2026-04-06 11:47:20 -07:00
  • a1c354e26e Update README links to GitHub Pages and fix serve display URL Atul Khare 2026-04-06 11:42:52 -07:00
  • ad52034fe7 Trigger rebuild for README update Atul Khare 2026-04-06 11:07:35 -07:00
  • 2dcdeeec75 Retrigger Pages deployment Atul Khare 2026-04-06 11:01:29 -07:00
  • 409897a0b3 Skip mdbook install in CI when already cached Atul Khare 2026-04-06 10:44:32 -07:00
  • affc180cd8 Add .nojekyll to repo root to disable Jekyll processing Atul Khare 2026-04-06 10:24:54 -07:00
  • f1d2e5b0ef Upgrade GitHub Actions to Node.js 24 compatible versions Atul Khare 2026-04-06 10:20:53 -07:00
  • 0642aadcb0 Add .nojekyll to site root to prevent Jekyll processing Atul Khare 2026-04-06 10:18:37 -07:00
  • 9258adb9ff Fix Mermaid diagrams: replace \n with <br/> for v10+ compatibility Atul Khare 2026-04-06 09:24:10 -07:00
  • 33768719fc Add 'Clone the repo' section to README prerequisites Atul Khare 2026-04-06 09:24:05 -07:00
  • a0eb50c1ca Merge pull request #65 from SyedaAnshrahGillani/improve/xtask-server-and-signals atulkhare4096 2026-04-05 15:12:51 -07:00
  • 024a3d6bb8 Fix async book issues Atul Khare 2026-04-05 15:03:03 -07:00
  • a0228eb7d2 Merge pull request #73 from rongyi/patch-1 atulkhare4096 2026-04-04 09:02:00 -07:00
  • 34b07e9b6c Merge pull request #75 from Ahbar1999/main atulkhare4096 2026-04-04 09:01:13 -07:00
  • 91adfd368a [fixed] typo in ch10 referencing ch11 Ahbar1999 2026-04-04 07:08:09 +00:00
  • ab6a913a5d Update ch12-closures.md rongyi 2026-04-02 17:51:13 +08:00
  • b5411abd8b Merge pull request #72 from ojob/main atulkhare4096 2026-04-01 19:00:03 -07:00
  • c7164ef4a1 Merge pull request #71 from johanvx/fix/type-conversion-typo-in-c-cpp-book atulkhare4096 2026-04-01 18:59:45 -07:00
  • 89ca504a08 fix(rust-patterns-book): handle corner case of ch01 exercise Joël Bourgault 2026-04-01 17:48:42 +02:00
  • 4f5cf1f3a7 fix(c-cpp-book): correct typo in type conversion example Johan Xie 2026-04-01 23:44:25 +08:00
  • bab2669e78 fix(rust-patterns-book): ensure rustdoc --test passes on ch01 Joël Bourgault 2026-04-01 17:46:42 +02:00
  • 96d5612857 Merge pull request #67 from rongyi/main atulkhare4096 2026-03-30 15:08:51 -07:00
  • 456d2088e4 Merge pull request #69 from doitian/fix/rust-patterns-code-fence-formatting atulkhare4096 2026-03-30 15:08:27 -07:00
  • d82d31d20b docs(xtask): explicitly document security checks from PR#18 in resolve_site_file Syeda Anshrah Gillani 2026-03-30 12:25:12 +05:00
  • 318327d822 fix(rust-patterns-book): correct markdown code fence formatting ian 2026-03-30 06:07:30 +00:00
  • a64cb72c4a section does not render well rongyi 2026-03-30 11:34:18 +08:00
  • a507d6cd0f improve(xtask): add mdbook check, fix directory redirects, and use safe signal handling Syeda Anshrah Gillani 2026-03-29 13:42:38 +05:00
  • 2d6e6b54d3 Merge pull request #62 from WuXing-ovo/fix/lifetime-flowchart atulkhare4096 2026-03-29 09:59:42 -07:00
  • e02e1aab07 fix(async-book): use owned self in Worker trait Send example (ch10) Atul Khare 2026-03-29 09:33:10 -07:00
  • d5dbc04658 fix(async-book): correct MutexGuard across .await section in ch12 Atul Khare 2026-03-29 09:32:08 -07:00
  • a8756a1af9 fix: correct Mermaid rendering in lifetime elision diagram WuXing-ovo 2026-03-29 22:06:05 +08:00
  • 6017ed6ed8 fix(type-driven-book): add missing HealthValue definition Atul Khare 2026-03-28 23:16:43 -07:00
  • e83aa94fa3 fix(rust-patterns-book): fix 11 broken cross-reference links Atul Khare 2026-03-28 23:16:33 -07:00
  • 1ad1ea520a fix(python-book): correct 10 accuracy issues across Python book Atul Khare 2026-03-28 23:15:54 -07:00
  • 769e082044 fix(csharp-book): correct 12 accuracy issues across C# book Atul Khare 2026-03-28 23:15:48 -07:00
  • 5919755645 Add correct CC-BY-4 license Atul Khare 2026-03-28 15:52:33 -07:00
  • a4e350b7b8 ch06: fix Join combinator with explicit Unpin impl + Box::pin Atul Khare 2026-03-28 15:19:22 -07:00
  • 7a73b6c29e ch09: fix JoinSet/'static misclassification and for_each async move Atul Khare 2026-03-28 15:18:57 -07:00
  • e8aac86a60 Add async book chapter Atul Khare 2026-03-28 14:27:33 -07:00
  • eb31eff78d fix(async-book): correct Snippet B in ch04 — tokio::pin! move compiles Atul Khare 2026-03-28 14:25:54 -07:00
  • 2a8af5055a refactor: extract handle_request from cmd_serve (no behavioral change) Atul Khare 2026-03-28 09:31:44 -07:00
  • cd88bdfa2e Merge pull request #47 from JonusNattapong/fix/github-pages-deploy atulkhare4096 2026-03-27 16:08:33 -07:00
  • d8bd8efbca Merge pull request #50 from kimtth/main atulkhare4096 2026-03-27 16:07:04 -07:00
  • 60c8858f1b Merge pull request #53 from stolenzc/main atulkhare4096 2026-03-27 16:05:42 -07:00
  • 5d669ad446 Merge pull request #54 from roopeshor/patch-1 atulkhare4096 2026-03-27 16:04:44 -07:00
  • 6ed27960c7 Merge pull request #56 from kidskoding/main atulkhare4096 2026-03-27 16:04:06 -07:00
  • a2f318c509 fix: update outdated borrow checker example in chapter 5 to reflect NLL behavior Anirudh Konidala 2026-03-27 11:58:18 -05:00
  • e5db46beea fixed typo in ch06-enums-and-pattern-matching.md Roopesh O R 2026-03-27 17:32:20 +05:30
  • 54bbe1fcd0 Update chapter titles and numbering in the Rust Patterns zhouc 2026-03-27 19:39:34 +08:00
  • 62da288904 fix(docs): correct typos kimtth 2026-03-27 16:35:13 +09:00
  • 801357a315 Apply suggestions from code review Nattapong Tapachoom 2026-03-27 09:54:13 +07:00
  • ba5b42e516 Fix GitHub Pages deployment workflow Nattapong Tapachoom 2026-03-27 09:37:13 +07:00
  • 68bad3f005 Merge pull request #37 from KonaeAkira/prelude_size_of atulkhare4096 2026-03-26 19:09:51 -07:00
  • 7e117333c2 Merge pull request #40 from Ahbar1999/main atulkhare4096 2026-03-26 19:09:00 -07:00
  • 1484bf3dfa Merge pull request #43 from yb-xu/main atulkhare4096 2026-03-26 19:08:45 -07:00
  • c09abfd273 Merge pull request #46 from ChrisX101010/fix-mdbook-version-compat atulkhare4096 2026-03-26 19:08:26 -07:00
  • 189a10fada Fix incorrect Python async info Atul Khare 2026-03-26 19:05:23 -07:00
  • 4aef8141ed Pin mdbook and mdbook-mermaid to compatible versions (closes #39) ChrisX001001 2026-03-26 23:40:23 +01:00
  • 5a7ef3e173 Fix typo. yb-xu 2026-03-26 11:03:34 -07:00
  • 2ff184f0da Fix typo. yb-xu 2026-03-26 10:59:46 -07:00
  • 5bc5e4a014 Fix typo in the comment of the first code example in ch05-data-structures.md. yb-xu 2026-03-26 10:47:39 -07:00
  • 2e138e5ead fixed the fat pointer layout diagram in ch02 of rust-patterns-book Ahbar1999 2026-03-26 13:45:35 +00:00
  • 7eb37ef123 Use size_of from prelude KonaeAkira 2026-03-26 08:36:45 +01:00
  • 3b8f9f8820 Merge pull request #30 from ChrisX101010/add-github-pages-link-to-readme atulkhare4096 2026-03-25 16:24:42 -07:00
  • 50468fa699 Merge pull request #33 from oliynykmax/fix-mdbook-install atulkhare4096 2026-03-25 16:23:26 -07:00
  • c1833ea181 Merge pull request #32 from rafalfitt/patch-1 atulkhare4096 2026-03-25 16:22:51 -07:00
  • bfca75a975 Merge pull request #26 from QuarticCat/mold atulkhare4096 2026-03-25 16:22:26 -07:00
  • 194a592746 Add unwrap() and Safety annotations Atul Khare 2026-03-25 16:20:08 -07:00
  • eb81e69927 Fix mdbook installation with --force flag Kort 2026-03-26 00:10:31 +02:00
  • d5d17038e0 Fix typo in Rust macros explanation Rafał Fitt 2026-03-25 21:08:25 +01:00
  • 51efc7c7f8 Merge pull request #28 from QuarticCat/addr2line atulkhare4096 2026-03-25 12:16:37 -07:00