Commit graph

  • 90de0a79e7 fixed broken links #521 Stefan Mesken 2019-04-07 11:36:39 +0200
  • 22e7426c63 added data aggregation example for postgres #520 Stefan Mesken 2019-04-06 21:43:54 +0200
  • 1366a53a7c
    Add missing extern crate statements #519 lzutao 2019-03-24 10:52:52 +0700
  • a58dfd43b5
    Update PBKDF2 example lzutao 2019-03-24 09:47:38 +0700
  • 12a96e9b7c add unicode-segmentation example Jonas Galvez 2019-03-17 15:16:18 -0300
  • 35daea8254
    update to sqlite version syntax (#516) Andrew Gauger 2019-01-25 16:57:20 -0800
  • 543e042d1e
    Update tar-decompress.md #441 Andrew Gauger 2019-01-25 16:51:19 -0800
  • 69ee409a48
    typo Andrew Gauger 2019-01-25 16:50:19 -0800
  • 3e371d4e7e
    2 type definitions expected Andrew Gauger 2019-01-25 16:50:01 -0800
  • ef2d86d264
    update to sqlite version syntax #516 Andrew Gauger 2019-01-25 16:46:59 -0800
  • 869fc852f5
    Merge branch 'master' into master Andrew Gauger 2019-01-25 16:22:27 -0800
  • 3263728193 sqlite transactions recipe (#493) Adrian Stanciu 2019-01-26 00:16:03 +0000
  • 8b3899a627
    Taking out a pronoun #493 Andrew Gauger 2019-01-25 16:15:45 -0800
  • 3e5c94e3d0
    Remove statistics file only includes the header #508 Andrew Gauger 2019-01-25 16:13:06 -0800
  • d96332d143
    Merge branch 'master' into rand-depr #510 Andrew Gauger 2019-01-25 16:10:56 -0800
  • e2a58821c3 Updates for rand 0.6.4 (#511) Brett Lyons 2019-01-25 17:06:23 -0700
  • 490e97363c Fix SQLite example so it compiles (#512) Autoclave 2019-01-26 01:04:39 +0100
  • 9534f3895c Merge branch 'sqlite_transactions' of https://github.com/stanciuadrian/rust-cookbook into sqlite_transactions Adrian Stanciu 2019-01-19 16:26:43 +0200
  • d051853672 Removed comment Adrian Stanciu 2019-01-19 16:26:19 +0200
  • 4c326519f5
    Merge branch 'master' into sqlite_transactions Adrian Stanciu 2019-01-19 14:25:40 +0000
  • 0ca8387d5d Updates after review Adrian Stanciu 2019-01-19 16:24:36 +0200
  • 1b847d402b Bump rusqlite version #512 Marble 2019-01-12 15:16:56 +0100
  • 8f2dfbb28f Fix SQLite example so it compiles Marble 2019-01-12 14:36:48 +0100
  • 2392c17f19
    Updated Cargo.tml rand version "0.6" #511 Brett Lyons 2019-01-10 15:36:06 -0700
  • c5f6880ac0 Implement the FromStr trait for a custom struct (#509) Stefan Mesken 2019-01-10 23:13:00 +0100
  • c528173caf
    Merge pull request #1 from brettlyons/patch-1 Brett Lyons 2019-01-10 09:37:00 -0700
  • 51cf77a6a5
    SliceRandom replaces depcrated Rng.choose Brett Lyons 2019-01-09 15:37:40 -0700
  • 0cf50d7d61
    Updated to use Uniform instead of non-extant Range Brett Lyons 2019-01-09 14:24:14 -0700
  • 8c6bae1759 fixed rand crate deprecation warning Yogesh Choudhary 2018-12-29 09:29:20 +0530
  • 9c2768cf02 fixed formatting #509 Stefan Mesken 2018-12-27 20:40:41 +0100
  • 17238fc81e fixed formatting Stefan Mesken 2018-12-27 20:39:32 +0100
  • 7c2ce386bd Implement the FromStr trait for a custom struct Stefan Mesken 2018-12-27 20:09:54 +0100
  • 8ad1d334af added Text Processing > String Parsing > Implement the FromStr trait for a custom struct Stefan Mesken 2018-12-27 20:01:27 +0100
  • 1a235a2666 fixed link to nalgebra Stefan Mesken 2018-12-27 17:49:03 +0100
  • fad847ef2d fixed missing links to /science/mathematics/statistics (#507) Stefan Mesken 2018-12-27 17:29:46 +0100
  • 314a20abc8 added nalgebra to dictionary Stefan Mesken 2018-12-26 05:03:44 +0100
  • 80b731706c added nalgebra as dependency Stefan Mesken 2018-12-26 04:53:34 +0100
  • 22154c9011 added invert-matrix to /science/mathematics/linear_algebra Stefan Mesken 2018-12-26 04:09:03 +0100
  • 35418776dc fixed missing links to /science/mathematics/statistics #507 Stefan Mesken 2018-12-26 03:08:36 +0100
  • c1d3f12ef4 Update crossbeam-spawn.md (#496) Stjepan Glavina 2018-12-08 02:51:26 +0000
  • c786f03e92 add big integer example (#477) Pawel Duzinkiewicz 2018-12-08 03:51:13 +0100
  • 7242ac199f Use split_at #496 Stjepan Glavina 2018-12-07 15:34:57 +0000
  • f704ea2c07 Return option from find_max Stjepan Glavina 2018-12-07 15:27:41 +0000
  • 598eccc04e Fix little typo (#494) Erich Cordoba 2018-12-07 08:36:05 -0600
  • 029b24503b Add recipe to show insert and select query for sqlite database (#455) (#491) Vishal Sodani 2018-12-07 19:59:24 +0530
  • 77739fb73c Fix link to dot method for 2-D arrays (#489) Jim Turner 2018-12-07 09:25:25 -0500
  • c6054adecc
    Merge branch 'master' into big-integer-example #477 Andrew Gauger 2018-12-07 06:23:20 -0800
  • dc8f1f2dd2 typo burrrata 2018-12-05 18:33:28 -0300
  • b471674c9b
    typo #503 burrrata 2018-12-05 18:33:28 -0300
  • a79932c9a6 Add Statistics Section With Examples (#476) Ben Elliott 2018-12-04 13:22:39 -0700
  • 811331100f Correct referenced crate in percent-encode chapter (#498) Chris Couzens 2018-11-20 23:53:41 +0000
  • 7119dc5ad9 Use provided struct in CSV tab delimiter example (#499) Chris Couzens 2018-11-20 23:53:29 +0000
  • 62654ba55a Use provided struct in CSV tab delimiter example #499 Chris Couzens 2018-11-15 21:28:22 +0000
  • 1ee545ad8e Correct referenced crate in percent-encode chapter #498 Chris Couzens 2018-11-14 12:57:49 +0000
  • 3491f21654 Fix swapped links for web client examples (#495) Julian Gehring 2018-11-13 00:48:21 +0000
  • e2cdf6f64e Update crossbeam-spawn.md Stjepan Glavina 2018-11-09 12:41:53 +0100
  • b098a3e177 Fix swapped links for web client examples #495 Julian Gehring 2018-11-06 08:40:10 +0000
  • 13c49657ae Fix little typo #494 Erich Cordoba 2018-10-26 23:00:16 -0500
  • 963793e6a2 Removed package version from links Adrian Stanciu 2018-10-17 00:39:08 +0300
  • 69b54d24d4 Reordered/cleaned-up references Adrian Stanciu 2018-10-17 00:37:51 +0300
  • 0f3620f216 sqlite transactions recipe Adrian Stanciu 2018-10-17 00:30:20 +0300
  • 0f5d7c5055
    Updated link text in sqllite initialization.md #492 Adrian Stanciu 2018-10-16 22:42:32 +0300
  • 2b656270c5 review fixes pawel duzinkiewicz 2018-10-14 16:39:52 +0200
  • 5884327c80 Merge branch 'master' into big-integer-example pawel duzinkiewicz 2018-10-14 13:32:51 +0200
  • f7cce3ddf5 Seek Brevity, Improve Median Example #476 Ben Elliott 2018-10-04 20:19:26 -0600
  • 3c4bd65d76 Add Statistics Section With Examples Ben Elliott 2018-10-01 22:53:07 -0600
  • a9a63e4b62 Add recipe to show insert and select query for sqlite database (#455) #491 Vishal Sodani 2018-10-13 09:40:02 +0530
  • 058f2721fd Fix link to dot method for 2-D arrays #489 Jim Turner 2018-10-11 20:00:57 -0400
  • 26744a77b9 Fix multiply-scalar-vector-matrix recipe (#487) Jim Turner 2018-10-11 16:56:32 -0400
  • cb852c17d8 Improve vector norm recipe (#486) Jim Turner 2018-10-11 16:55:47 -0400
  • 720e65780e Add Postgres database recipe (#456) (#481) Vishal Sodani 2018-10-12 02:24:46 +0530
  • e4d6b7a55e Add Postgres database recipe (#456) #481 Vishal Sodani 2018-10-09 15:42:22 +0530
  • 3cf656b4c9 Fix multiply-scalar-vector-matrix recipe #487 Jim Turner 2018-10-10 20:12:25 -0400
  • 9417da562a Improve vector norm recipe #486 Jim Turner 2018-10-07 22:28:46 -0400
  • 5d3f4a1e76
    Merge pull request #485 from rust-lang-nursery/revert-482-bump-mdbook Andrew Gauger 2018-10-10 15:17:00 -0700
  • 40265251d8 Revert "Update to mdbook 0.2.1 (#482)" #485 Andrew Gauger 2018-10-10 15:15:49 -0700
  • 1a165bfd11
    Merge fee62b876d into fbcaca6c05 #484 Andrew Gauger 2018-10-10 21:17:18 +0000
  • fee62b876d absolute links #484 Andy Gauge 2018-10-10 14:16:28 -0700
  • fbcaca6c05 Update to mdbook 0.2.1 (#482) James Hinshelwood 2018-10-10 17:13:29 +0100
  • 45b2243cf1 Add various simple matrix recipes (#471) James Hinshelwood 2018-10-10 17:00:02 +0100
  • 04649bad40
    remove personal pronoun and specify 'it' #471 Andrew Gauger 2018-10-10 08:59:26 -0700
  • dec8a01175 Add various simple matrix recipes JamesHinshelwood 2018-10-04 00:30:36 +0100
  • c009ba27da Update to mdbook 0.2.1 #482 JamesHinshelwood 2018-10-09 11:54:14 +0100
  • 3486ccebd7
    Install Python 3.6 before using it (#480) Andrew Gauger 2018-10-09 09:05:14 -0700
  • 270c05c233 Install Python 3.6 before using it #480 Andy Gauge 2018-10-08 15:15:19 -0700
  • 580e16feff Reorganise science and fix broken links (#473) James Hinshelwood 2018-10-08 23:10:09 +0100
  • 04c863185c Reorganise science and fix broken links #473 JamesHinshelwood 2018-10-04 18:59:56 +0100
  • 8b5beb3a35
    Merge bcc4e4f8dc into 4147bdf696 #478 Pawel Duzinkiewicz 2018-10-07 19:46:20 +0000
  • bcc4e4f8dc fix broken links #478 pawel duzinkiewicz 2018-10-06 18:27:18 +0200
  • bc093ee5e7 fix broken links pawel duzinkiewicz 2018-10-06 18:27:18 +0200
  • 566309d043 merge master pawel duzinkiewicz 2018-10-06 17:16:22 +0200
  • 55d190c054 add big integer example pawel duzinkiewicz 2018-10-06 17:11:03 +0200
  • 4147bdf696 Removes quick run in favor of main for compression recipes. (#468) Jeff Hajewski 2018-10-05 18:59:48 -0500
  • bbc81c48d7 Bump crossbeam, image and memmap (#467) (#467) Laurențiu Nicola 2018-10-06 02:58:59 +0300
  • d70df91077 Adds vector norm example. (#466) Jeff Hajewski 2018-10-05 18:56:15 -0500
  • 78a99d0eb1 Add SQLite database open recipe (#464) (#464) Laurențiu Nicola 2018-10-06 02:54:57 +0300
  • c97aaba42f Bump crossbeam, image and memmap (#467) #467 Laurențiu Nicola 2018-10-02 22:56:21 +0300
  • fbaad74ad7 Add SQLite database open recipe (#464) #464 Laurențiu Nicola 2018-10-02 20:22:18 +0300
  • e3a2180f62 Removes quick run in favor of main for compression recipes. #468 Jeff Hajewski 2018-10-02 19:54:18 -0500
  • e6f6b9da67
    Merge 63c375ca7d into 466b74ca72 #470 Ben Elliott 2018-10-05 02:25:02 +0000