Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #316 from aesptux/master | Adam Bard | 2013-09-13 | -1/+2 |
|\ | ||||
| * | Fix long line | Adrian Espinosa | 2013-09-04 | -1/+2 |
* | | Fixed typo in c.html.markdown that I introduced | Nathan Hoad | 2013-09-05 | -1/+1 |
* | | Fixed typo in c.html.markdown | Nathan Hoad | 2013-09-05 | -1/+1 |
|/ | ||||
* | Added explanation of size_t | mhauserr | 2013-08-21 | -1/+1 |
* | Update c.html.markdown | mhauserr | 2013-08-20 | -0/+1 |
* | Edits | Adam | 2013-08-16 | -133/+117 |
* | Merge pull request #227 from dacechavez/master | Adam Bard | 2013-08-16 | -2/+2 |
|\ | ||||
| * | Fixed 2 typos around function pointers | dacechavez | 2013-08-15 | -2/+2 |
* | | fixed header, added switch statement | Árpád Goretity | 2013-08-15 | -7/+39 |
* | | whoops, fixed typos and added missing info | Árpád Goretity | 2013-08-15 | -2/+7 |
* | | Update c.html.markdown | Árpád Goretity | 2013-08-15 | -273/+356 |
|/ | ||||
* | Fix typo about how pointers are declared | Sergey Avseyev | 2013-08-14 | -2/+5 |
* | C: Signed/unsigned clarification | Trent Ogren | 2013-08-05 | -1/+1 |
* | An assortment | Adam | 2013-08-01 | -0/+2 |
* | Merge pull request #102 from sergiokas/master | Adam Bard | 2013-07-04 | -0/+30 |
|\ | ||||
| * | #102, moving function pointers section to the end of the doc | sergiokas | 2013-07-04 | -27/+30 |
| * | Update c.html.markdown | sergiokas | 2013-07-04 | -3/+6 |
| * | Adding small function pointers example | sergiokas | 2013-07-03 | -0/+24 |
* | | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
|/ | ||||
* | Added filename parameter | Adam | 2013-06-29 | -2/+5 |
* | Fixed typo | Johannes Mittendorfer | 2013-06-29 | -1/+1 |
* | Updated pass-by-reference bit in c tutorial. Fixes #31 | Adam | 2013-06-28 | -2/+2 |
* | merging in new pointer section from origin | Ricky Stewart | 2013-06-28 | -7/+22 |
|\ | ||||
| * | Merge pull request #33 from esneider/patch-1 | Adam Bard | 2013-06-28 | -2/+2 |
| |\ | ||||
| | * | Fix precision typo with C integer types | Dario Sneidermanis | 2013-06-28 | -2/+2 |
| * | | Update comment | Kai Mallea | 2013-06-28 | -0/+1 |
| * | | Update pointer examples and comments | Kai Mallea | 2013-06-28 | -6/+21 |
| |/ | ||||
* / | style changes, made many of the comments more precise, corrected incorrect fa... | Ricky Stewart | 2013-06-28 | -43/+61 |
|/ | ||||
* | Fixed misspellings | Miguel Lloreda | 2013-06-28 | -2/+2 |
* | Updates | Adam | 2013-06-28 | -0/+2 |
* | Fixed c thing | Adam | 2013-06-28 | -1/+1 |
* | Took a run at C | Adam | 2013-06-28 | -0/+336 |