projects
/
rust-101.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rust-101.git
2019-01-23
Ralf Jung
fix inconsistencies in part02
test
|
commitdiff
2019-01-23
Ralf Jung
Merge pull request #31 from pcotret/patch-1
|
commitdiff
2018-12-29
Pascal Cotret
Cannot build docs
|
commitdiff
2018-02-11
Ralf Jung
Merge pull request #29 from teknico/shorten-lines
|
commitdiff
2018-02-11
Ralf Jung
fix some more nits
|
commitdiff
2018-02-11
Ralf Jung
Cargo updated the lock files
|
commitdiff
2018-02-04
Nicola 'tekNico...
Fixes as per review.
|
commitdiff
2018-01-21
Nicola 'tekNico...
part16.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part15.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part14.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part13.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part12.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part11.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part10.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part09.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part08.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part07.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part06.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part05.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part04.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part03.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part02.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part01.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
part00.rs lines shortened
|
commitdiff
2018-01-21
Nicola 'tekNico...
main.rs lines shortened
|
commitdiff
2017-08-10
Ralf Jung
Merge pull request #28 from NanXiao/patch-1
|
commitdiff
2017-08-08
Nan Xiao
Fix typo
|
commitdiff
2017-07-08
Ralf Jung
'cargo update' solutions
|
commitdiff
2017-07-08
Ralf Jung
work on wording
|
commitdiff
2017-07-08
Ralf Jung
Merge pull request #26 from TorstenScheck/fix-typos...
|
commitdiff
2017-07-03
Ralf Jung
Merge pull request #27 from TorstenScheck/fix-list...
|
commitdiff
2017-07-03
Torsten Scheck
Fixed typo.
|
commitdiff
2017-07-03
Torsten Scheck
Added exemplary unit test for iter_mut().
|
commitdiff
2017-07-03
Torsten Scheck
Fix potential invalid memory reference.
|
commitdiff
2017-06-30
Torsten Scheck
Fixed typo.
|
commitdiff
2017-06-30
Torsten Scheck
Clarified vector endianness for Exercise 05.1.
|
commitdiff
2017-06-30
Torsten Scheck
Clarified exercise 11.1.
|
commitdiff
2017-06-28
Torsten Scheck
Fixed typo.
|
commitdiff
2016-12-07
Ralf Jung
Merge pull request #22 from amosonn/patch-1
|
commitdiff
2016-11-29
amosonn
Removed <br/> in comment in part13.rs.
|
commitdiff
2016-10-18
Ralf Jung
use official plaintext version of CC license
|
commitdiff
2016-09-16
Ralf Jung
Merge pull request #21 from avkrotov/implemenets
|
commitdiff
2016-09-16
Ralf Jung
Merge pull request #20 from avkrotov/reference
|
commitdiff
2016-09-16
Ralf Jung
Merge pull request #19 from avkrotov/memoty
|
commitdiff
2016-09-15
Alexander Krotov
s/implemenets/implements/
|
commitdiff
2016-09-14
Alexander Krotov
"*a reference* the vector" -> "*a reference* to the...
|
commitdiff
2016-09-14
Alexander Krotov
s/memoty/memory/
|
commitdiff
2016-09-14
Ralf Jung
Better name for inc_print_even
|
commitdiff
2016-09-14
Ralf Jung
Merge pull request #18 from avkrotov/toturial
|
commitdiff
2016-09-14
Ralf Jung
Merge pull request #15 from avkrotov/iterators
|
commitdiff
2016-09-14
Ralf Jung
Merge pull request #14 from avkrotov/part06-typo
|
commitdiff
2016-09-14
Alexander Krotov
s/toturial/tutorial/
|
commitdiff
2016-09-13
Alexander Krotov
s/that iterators/that iterates/
|
commitdiff
2016-09-12
Alexander Krotov
Remove unnecessary "replace" word
|
commitdiff
2016-08-23
Ralf Jung
More comments in solution for cyclic Callbacks
|
commitdiff
2016-06-14
Ralf Jung
README: wording
|
commitdiff
2016-06-14
Ralf Jung
README: wording
|
commitdiff
2016-06-13
Ralf Jung
fix link into book
|
commitdiff
2016-06-13
Ralf Jung
add htaccess file to display source files instead of...
|
commitdiff
2016-06-13
Ralf Jung
remove workspace from the repository, instead generate...
|
commitdiff
2016-06-13
Ralf Jung
re-do deepaksirone's fix on the actual source file
|
commitdiff
2016-06-13
Ralf Jung
Merge branch 'master' of git://ralfj.de/rust-101
|
commitdiff
2016-06-13
Ralf Jung
re-do deepaksirone's fix on the actual source file
|
commitdiff
2016-06-13
Ralf Jung
Merge pull request #12 from deepaksirone/fix_typo
|
commitdiff
2016-06-13
Deepak Sirone
Fix innter -> inner typo
|
commitdiff
2016-06-07
Ralf Jung
update auto-gen files
|
commitdiff
2016-06-07
Ralf Jung
Merge pull request #11 from deepaksirone/fix_typo
|
commitdiff
2016-06-07
Deepak Sirone
Fix if -> of typo
|
commitdiff
2016-06-07
Deepak Sirone
Fixed sahred -> shared typo
|
commitdiff
2016-05-18
Ralf Jung
Makefile: fix a comment
|
commitdiff
2016-05-18
Ralf Jung
nice code block style for small displays
|
commitdiff
2016-05-18
Ralf Jung
fix pycco-rs to get rid of empty code blocks
|
commitdiff
2016-05-17
Ralf Jung
Merge pull request #9 from rwz/patch-1
|
commitdiff
2016-05-16
Pavel Pravosud
Fix snipped -> snippet typo
|
commitdiff
2016-05-04
Ralf Jung
try and fail to make the mobile style prettier
|
commitdiff
2016-05-04
Ralf Jung
fix some language
|
commitdiff
2016-05-04
Ralf Jung
fix pycco-rs
|
commitdiff
2016-04-29
Ralf Jung
fix pycco monkey-patching
|
commitdiff
2016-04-10
Ralf Jung
Merge pull request #7 from leesper/master
|
commitdiff
2016-04-09
leesper
fix typo
|
commitdiff
2016-03-06
Ralf Jung
add a README explaining the purpose of the workspace...
|
commitdiff
2016-03-06
Ralf Jung
fix warnings when compiling with rust 1.7
|
commitdiff
2016-03-06
Ralf Jung
update the Cargo.lock files
|
commitdiff
2016-03-06
Ralf Jung
Merge pull request #6 from stefandisch/master
|
commitdiff
2016-03-06
Stefan Disch
Changed minimum required rustc version from 1.2 to...
|
commitdiff
2016-03-06
Stefan Disch
Removed warning of rustc 1.7.0 complaining about deprec...
|
commitdiff
2016-03-06
Stefan Disch
Removed warning of rustc 1.7.0 complaining about E0252...
|
commitdiff
2016-01-18
Ralf Jung
mutable references wording
|
commitdiff
2016-01-18
Ralf Jung
the official term is mutable references, be more explic...
|
commitdiff
2016-01-17
Ralf Jung
exclusive reference -> unique reference
|
commitdiff
2016-01-17
Ralf Jung
terminology: &T and &mut T are the types of *references...
|
commitdiff
2015-11-25
Ralf Jung
Merge pull request #5 from r0e/master
|
commitdiff
2015-11-22
r0e
small spelling/grammar errors
|
commitdiff
2015-11-03
Ralf Jung
update solutions dependencies
|
commitdiff
2015-10-12
Ralf Jung
part 07: fix typo
|
commitdiff
2015-10-08
Ralf Jung
README: different style of headers
|
commitdiff
2015-10-08
Ralf Jung
convert README to markdown
|
commitdiff
2015-10-04
Ralf Jung
Merge pull request #4 from wimh/PratialEq
|
commitdiff
2015-10-03
wimh
fix typo PratialEq
|
commitdiff
2015-09-05
Ralf Jung
Merge pull request #3 from nelsonjchen/typo_fix
|
commitdiff
next