rust-101.git
6 years agoFix typo
Nan Xiao [Tue, 8 Aug 2017 02:07:40 +0000 (10:07 +0800)]
Fix typo

6 years ago'cargo update' solutions
Ralf Jung [Sat, 8 Jul 2017 18:05:55 +0000 (11:05 -0700)]
'cargo update' solutions

6 years agowork on wording
Ralf Jung [Sat, 8 Jul 2017 18:05:41 +0000 (11:05 -0700)]
work on wording

6 years agoMerge pull request #26 from TorstenScheck/fix-typos-plus-clarifications
Ralf Jung [Sat, 8 Jul 2017 18:02:01 +0000 (11:02 -0700)]
Merge pull request #26 from TorstenScheck/fix-typos-plus-clarifications

Fix typos plus clarifications

6 years agoMerge pull request #27 from TorstenScheck/fix-list-sigsegv-reworked
Ralf Jung [Mon, 3 Jul 2017 21:18:54 +0000 (14:18 -0700)]
Merge pull request #27 from TorstenScheck/fix-list-sigsegv-reworked

Fix list sigsegv reworked

6 years agoFixed typo.
Torsten Scheck [Mon, 3 Jul 2017 16:35:28 +0000 (18:35 +0200)]
Fixed typo.

6 years agoAdded exemplary unit test for iter_mut().
Torsten Scheck [Mon, 3 Jul 2017 16:07:04 +0000 (18:07 +0200)]
Added exemplary unit test for iter_mut().

6 years agoFix potential invalid memory reference.
Torsten Scheck [Mon, 3 Jul 2017 16:04:37 +0000 (18:04 +0200)]
Fix potential invalid memory reference.

6 years agoFixed typo.
Torsten Scheck [Fri, 30 Jun 2017 16:46:07 +0000 (18:46 +0200)]
Fixed typo.

6 years agoClarified vector endianness for Exercise 05.1.
Torsten Scheck [Fri, 30 Jun 2017 16:26:58 +0000 (18:26 +0200)]
Clarified vector endianness for Exercise 05.1.

6 years agoClarified exercise 11.1.
Torsten Scheck [Fri, 30 Jun 2017 08:40:42 +0000 (10:40 +0200)]
Clarified exercise 11.1.

6 years agoFixed typo.
Torsten Scheck [Wed, 28 Jun 2017 05:51:02 +0000 (07:51 +0200)]
Fixed typo.

7 years agoMerge pull request #22 from amosonn/patch-1
Ralf Jung [Wed, 7 Dec 2016 12:40:34 +0000 (13:40 +0100)]
Merge pull request #22 from amosonn/patch-1

Removed <br/> in comment in part13.rs.

7 years agoRemoved <br/> in comment in part13.rs.
amosonn [Tue, 29 Nov 2016 00:08:04 +0000 (02:08 +0200)]
Removed <br/> in comment in part13.rs.

7 years agouse official plaintext version of CC license
Ralf Jung [Tue, 18 Oct 2016 08:46:57 +0000 (10:46 +0200)]
use official plaintext version of CC license

7 years agoMerge pull request #21 from avkrotov/implemenets
Ralf Jung [Fri, 16 Sep 2016 06:53:44 +0000 (08:53 +0200)]
Merge pull request #21 from avkrotov/implemenets

s/implemenets/implements/

7 years agoMerge pull request #20 from avkrotov/reference
Ralf Jung [Fri, 16 Sep 2016 06:53:25 +0000 (08:53 +0200)]
Merge pull request #20 from avkrotov/reference

"*a reference* the vector" -> "*a reference* to the vector"

7 years agoMerge pull request #19 from avkrotov/memoty
Ralf Jung [Fri, 16 Sep 2016 06:52:58 +0000 (08:52 +0200)]
Merge pull request #19 from avkrotov/memoty

s/memoty/memory/

7 years agos/implemenets/implements/
Alexander Krotov [Thu, 15 Sep 2016 00:32:17 +0000 (03:32 +0300)]
s/implemenets/implements/

7 years ago"*a reference* the vector" -> "*a reference* to the vector"
Alexander Krotov [Wed, 14 Sep 2016 20:53:58 +0000 (23:53 +0300)]
"*a reference* the vector" -> "*a reference* to the vector"

7 years agos/memoty/memory/
Alexander Krotov [Wed, 14 Sep 2016 20:50:37 +0000 (23:50 +0300)]
s/memoty/memory/

7 years agoBetter name for inc_print_even
Ralf Jung [Wed, 14 Sep 2016 07:17:39 +0000 (09:17 +0200)]
Better name for inc_print_even

Fixes #17

7 years agoMerge pull request #18 from avkrotov/toturial
Ralf Jung [Wed, 14 Sep 2016 07:16:32 +0000 (09:16 +0200)]
Merge pull request #18 from avkrotov/toturial

s/toturial/tutorial/

7 years agoMerge pull request #15 from avkrotov/iterators
Ralf Jung [Wed, 14 Sep 2016 07:11:02 +0000 (09:11 +0200)]
Merge pull request #15 from avkrotov/iterators

s/that iterators/that iterates/

7 years agoMerge pull request #14 from avkrotov/part06-typo
Ralf Jung [Wed, 14 Sep 2016 07:10:03 +0000 (09:10 +0200)]
Merge pull request #14 from avkrotov/part06-typo

Remove unnecessary "replace" word

7 years agos/toturial/tutorial/
Alexander Krotov [Wed, 14 Sep 2016 02:06:02 +0000 (05:06 +0300)]
s/toturial/tutorial/

7 years agos/that iterators/that iterates/
Alexander Krotov [Tue, 13 Sep 2016 23:53:58 +0000 (02:53 +0300)]
s/that iterators/that iterates/

7 years agoRemove unnecessary "replace" word
Alexander Krotov [Mon, 12 Sep 2016 00:07:09 +0000 (03:07 +0300)]
Remove unnecessary "replace" word

7 years agoMore comments in solution for cyclic Callbacks
Ralf Jung [Tue, 23 Aug 2016 10:35:05 +0000 (12:35 +0200)]
More comments in solution for cyclic Callbacks

7 years agoREADME: wording
Ralf Jung [Tue, 14 Jun 2016 07:26:52 +0000 (09:26 +0200)]
README: wording

7 years agoREADME: wording
Ralf Jung [Tue, 14 Jun 2016 07:25:57 +0000 (09:25 +0200)]
README: wording

7 years agofix link into book
Ralf Jung [Mon, 13 Jun 2016 18:45:38 +0000 (20:45 +0200)]
fix link into book

7 years agoadd htaccess file to display source files instead of downloading them
Ralf Jung [Mon, 13 Jun 2016 18:42:02 +0000 (20:42 +0200)]
add htaccess file to display source files instead of downloading them

7 years agoremove workspace from the repository, instead generate a zipfile to upload
Ralf Jung [Mon, 13 Jun 2016 18:18:26 +0000 (20:18 +0200)]
remove workspace from the repository, instead generate a zipfile to upload

7 years agore-do deepaksirone's fix on the actual source file
Ralf Jung [Mon, 13 Jun 2016 12:01:47 +0000 (14:01 +0200)]
re-do deepaksirone's fix on the actual source file

7 years agoMerge branch 'master' of git://ralfj.de/rust-101
Ralf Jung [Mon, 13 Jun 2016 12:01:09 +0000 (14:01 +0200)]
Merge branch 'master' of git://ralfj.de/rust-101

7 years agore-do deepaksirone's fix on the actual source file
Ralf Jung [Mon, 13 Jun 2016 12:00:51 +0000 (14:00 +0200)]
re-do deepaksirone's fix on the actual source file

7 years agoMerge pull request #12 from deepaksirone/fix_typo
Ralf Jung [Mon, 13 Jun 2016 11:59:43 +0000 (13:59 +0200)]
Merge pull request #12 from deepaksirone/fix_typo

Fix innter -> inner typo

7 years agoFix innter -> inner typo
Deepak Sirone [Mon, 13 Jun 2016 10:18:58 +0000 (15:48 +0530)]
Fix innter -> inner typo

7 years agoupdate auto-gen files
Ralf Jung [Tue, 7 Jun 2016 13:39:31 +0000 (15:39 +0200)]
update auto-gen files

7 years agoMerge pull request #11 from deepaksirone/fix_typo
Ralf Jung [Tue, 7 Jun 2016 13:39:00 +0000 (15:39 +0200)]
Merge pull request #11 from deepaksirone/fix_typo

Fix typos

7 years agoFix if -> of typo
Deepak Sirone [Tue, 7 Jun 2016 03:59:49 +0000 (09:29 +0530)]
Fix if -> of typo

7 years agoFixed sahred -> shared typo
Deepak Sirone [Tue, 7 Jun 2016 03:47:49 +0000 (09:17 +0530)]
Fixed sahred -> shared typo

7 years agoMakefile: fix a comment
Ralf Jung [Wed, 18 May 2016 08:28:22 +0000 (10:28 +0200)]
Makefile: fix a comment

7 years agonice code block style for small displays
Ralf Jung [Wed, 18 May 2016 08:28:14 +0000 (10:28 +0200)]
nice code block style for small displays

7 years agofix pycco-rs to get rid of empty code blocks
Ralf Jung [Wed, 18 May 2016 08:27:53 +0000 (10:27 +0200)]
fix pycco-rs to get rid of empty code blocks

7 years agoMerge pull request #9 from rwz/patch-1
Ralf Jung [Tue, 17 May 2016 11:35:25 +0000 (13:35 +0200)]
Merge pull request #9 from rwz/patch-1

Fix snipped -> snippet typo

7 years agoFix snipped -> snippet typo
Pavel Pravosud [Mon, 16 May 2016 06:15:50 +0000 (23:15 -0700)]
Fix snipped -> snippet typo

7 years agotry and fail to make the mobile style prettier
Ralf Jung [Wed, 4 May 2016 18:32:37 +0000 (20:32 +0200)]
try and fail to make the mobile style prettier

7 years agofix some language
Ralf Jung [Wed, 4 May 2016 18:28:22 +0000 (20:28 +0200)]
fix some language

7 years agofix pycco-rs
Ralf Jung [Wed, 4 May 2016 18:28:13 +0000 (20:28 +0200)]
fix pycco-rs

7 years agofix pycco monkey-patching
Ralf Jung [Fri, 29 Apr 2016 13:44:54 +0000 (15:44 +0200)]
fix pycco monkey-patching

8 years agoMerge pull request #7 from leesper/master
Ralf Jung [Sun, 10 Apr 2016 20:45:39 +0000 (22:45 +0200)]
Merge pull request #7 from leesper/master

fix typo

8 years agofix typo
leesper [Sat, 9 Apr 2016 08:32:44 +0000 (16:32 +0800)]
fix typo

8 years agoadd a README explaining the purpose of the workspace/ folder
Ralf Jung [Sun, 6 Mar 2016 11:06:04 +0000 (12:06 +0100)]
add a README explaining the purpose of the workspace/ folder

8 years agofix warnings when compiling with rust 1.7
Ralf Jung [Sun, 6 Mar 2016 11:02:20 +0000 (12:02 +0100)]
fix warnings when compiling with rust 1.7

8 years agoupdate the Cargo.lock files
Ralf Jung [Sun, 6 Mar 2016 11:01:05 +0000 (12:01 +0100)]
update the Cargo.lock files

8 years agoMerge pull request #6 from stefandisch/master
Ralf Jung [Sun, 6 Mar 2016 10:54:56 +0000 (11:54 +0100)]
Merge pull request #6 from stefandisch/master

Removed warnings when using rust 1.7.0

8 years agoChanged minimum required rustc version from 1.2 to 1.3.
Stefan Disch [Sun, 6 Mar 2016 10:35:11 +0000 (11:35 +0100)]
Changed minimum required rustc version from 1.2 to 1.3.

8 years agoRemoved warning of rustc 1.7.0 complaining about deprecated usage of std::thread...
Stefan Disch [Sun, 6 Mar 2016 09:54:47 +0000 (10:54 +0100)]
Removed warning of rustc 1.7.0 complaining about deprecated usage of std::thread::sleep_ms.
Now std::thread::sleep is used together with std::time::Duration::from_millis.

8 years agoRemoved warning of rustc 1.7.0 complaining about E0252. Trait Print has to be public...
Stefan Disch [Sun, 6 Mar 2016 09:52:00 +0000 (10:52 +0100)]
Removed warning of rustc 1.7.0 complaining about E0252. Trait Print has to be public when used in a public interface.

8 years agomutable references wording
Ralf Jung [Mon, 18 Jan 2016 18:18:26 +0000 (19:18 +0100)]
mutable references wording

8 years agothe official term is mutable references, be more explicit about that
Ralf Jung [Mon, 18 Jan 2016 09:04:49 +0000 (10:04 +0100)]
the official term is mutable references, be more explicit about that

8 years agoexclusive reference -> unique reference
Ralf Jung [Sun, 17 Jan 2016 14:20:09 +0000 (15:20 +0100)]
exclusive reference -> unique reference

8 years agoterminology: &T and &mut T are the types of *references*. Also, stress the exclusivit...
Ralf Jung [Sun, 17 Jan 2016 14:13:38 +0000 (15:13 +0100)]
terminology: &T and &mut T are the types of *references*. Also, stress the exclusivity of &mut better, and use it to explain interior mutability.

8 years agoMerge pull request #5 from r0e/master
Ralf Jung [Wed, 25 Nov 2015 09:54:48 +0000 (10:54 +0100)]
Merge pull request #5 from r0e/master

Small changes and clarification.

8 years agosmall spelling/grammar errors
r0e [Sun, 22 Nov 2015 22:15:19 +0000 (14:15 -0800)]
small spelling/grammar errors

confusion as to which function was being referred to.

8 years agoupdate solutions dependencies
Ralf Jung [Tue, 3 Nov 2015 10:03:52 +0000 (11:03 +0100)]
update solutions dependencies

8 years agopart 07: fix typo
Ralf Jung [Mon, 12 Oct 2015 20:32:14 +0000 (22:32 +0200)]
part 07: fix typo

thanks to /u/IvoB

8 years agoREADME: different style of headers
Ralf Jung [Thu, 8 Oct 2015 08:28:35 +0000 (10:28 +0200)]
README: different style of headers

8 years agoconvert README to markdown
Ralf Jung [Thu, 8 Oct 2015 08:25:32 +0000 (10:25 +0200)]
convert README to markdown

8 years agoMerge pull request #4 from wimh/PratialEq
Ralf Jung [Sun, 4 Oct 2015 09:43:28 +0000 (11:43 +0200)]
Merge pull request #4 from wimh/PratialEq

fix typo PratialEq

8 years agofix typo PratialEq
wimh [Sat, 3 Oct 2015 21:11:30 +0000 (23:11 +0200)]
fix typo PratialEq

8 years agoMerge pull request #3 from nelsonjchen/typo_fix
Ralf Jung [Sat, 5 Sep 2015 12:12:45 +0000 (14:12 +0200)]
Merge pull request #3 from nelsonjchen/typo_fix

Fix usize typo

8 years agoFix usize typo
Nelson Chen [Sat, 5 Sep 2015 11:29:16 +0000 (04:29 -0700)]
Fix usize typo

8 years agowording
Ralf Jung [Thu, 3 Sep 2015 21:50:28 +0000 (23:50 +0200)]
wording

8 years agoMerge pull request #2 from wheals/master
Ralf Jung [Thu, 3 Sep 2015 21:48:38 +0000 (23:48 +0200)]
Merge pull request #2 from wheals/master

Fix typoes in part 14.

8 years agoFix typoes in part 14.
Shmuale Mark [Thu, 3 Sep 2015 20:24:38 +0000 (16:24 -0400)]
Fix typoes in part 14.

8 years agomake the gray background go all the way to the right
Ralf Jung [Thu, 3 Sep 2015 01:52:26 +0000 (03:52 +0200)]
make the gray background go all the way to the right

8 years agotypos and wording (thanks, Thomas!)
Ralf Jung [Thu, 3 Sep 2015 01:52:06 +0000 (03:52 +0200)]
typos and wording (thanks, Thomas!)

8 years agoEOF is Ctrl-Z on windows
Ralf Jung [Thu, 3 Sep 2015 01:25:08 +0000 (03:25 +0200)]
EOF is Ctrl-Z on windows

8 years ago...but we also don't want the lines to get too long
Ralf Jung [Mon, 24 Aug 2015 12:24:10 +0000 (14:24 +0200)]
...but we also don't want the lines to get too long

8 years agothe default layout needs lots of vertical space...
Ralf Jung [Mon, 24 Aug 2015 12:22:20 +0000 (14:22 +0200)]
the default layout needs lots of vertical space...

8 years agotell mobile devices that we are prepared
Ralf Jung [Mon, 24 Aug 2015 08:56:48 +0000 (10:56 +0200)]
tell mobile devices that we are prepared

8 years agoadd links to raw source
Ralf Jung [Mon, 24 Aug 2015 08:55:59 +0000 (10:55 +0200)]
add links to raw source

8 years agobetter mobile version
Ralf Jung [Mon, 24 Aug 2015 08:53:36 +0000 (10:53 +0200)]
better mobile version

8 years agofix background scrolling
Ralf Jung [Mon, 24 Aug 2015 08:27:16 +0000 (10:27 +0200)]
fix background scrolling

8 years agotune Makefile for less pointless rebuilding
Ralf Jung [Sun, 23 Aug 2015 11:20:21 +0000 (13:20 +0200)]
tune Makefile for less pointless rebuilding

8 years agore-generate docs when pycco-rs changes
Ralf Jung [Sun, 23 Aug 2015 11:17:28 +0000 (13:17 +0200)]
re-generate docs when pycco-rs changes

8 years agomore https
Ralf Jung [Sun, 23 Aug 2015 11:15:28 +0000 (13:15 +0200)]
more https

8 years agofix the patching monkeys
Ralf Jung [Sat, 22 Aug 2015 19:42:40 +0000 (21:42 +0200)]
fix the patching monkeys

8 years agomore monkey-patching for the website
Ralf Jung [Sat, 22 Aug 2015 19:37:51 +0000 (21:37 +0200)]
more monkey-patching for the website

8 years agotypo; emphasis
Ralf Jung [Sat, 22 Aug 2015 19:37:30 +0000 (21:37 +0200)]
typo; emphasis

8 years agoRust 1.2 is stable now
Ralf Jung [Fri, 7 Aug 2015 18:27:23 +0000 (20:27 +0200)]
Rust 1.2 is stable now

8 years agofeedback from Alexis. Thanks!
Ralf Jung [Fri, 7 Aug 2015 14:05:48 +0000 (16:05 +0200)]
feedback from Alexis. Thanks!

8 years agocorrect the comment on the unsafe powers
Ralf Jung [Thu, 6 Aug 2015 16:35:30 +0000 (18:35 +0200)]
correct the comment on the unsafe powers

8 years agoupdate Rustonomicon link
Ralf Jung [Thu, 6 Aug 2015 16:31:23 +0000 (18:31 +0200)]
update Rustonomicon link

8 years agofix solution for BigInt::min. Thanks, Derek!
Ralf Jung [Tue, 4 Aug 2015 15:18:58 +0000 (17:18 +0200)]
fix solution for BigInt::min. Thanks, Derek!

8 years agosolutions: add testcases for the minimum stuff
Ralf Jung [Tue, 4 Aug 2015 11:25:17 +0000 (13:25 +0200)]
solutions: add testcases for the minimum stuff

8 years agopart10: typo
Ralf Jung [Tue, 28 Jul 2015 15:50:16 +0000 (17:50 +0200)]
part10: typo