summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
* | | Remove checkboxes and make a helpful suggestion to submit a pull request to ↵Samantha McVey2016-11-13-3/+6
| | | | | | | | | | | | fix issues if the person is willing and able
* | | Add issue templateSamantha McVey2016-11-13-0/+3
| | |
* | | [fsharp/en] Use "elif" (#2566)Jürgen Hötzel2016-11-12-2/+5
| |/ |/|
* | Merge pull request #2528 from slukovskiy/vim-translate-editsAndre Polykanine A.K.A. Menelion Elensúlë2016-11-12-22/+26
|\ \ | | | | | | [vim/ru] Change some text markup, fix broken link and quotes
| * | Change some text markup, fix broken link and quotesAnton Slukovskiy2016-10-27-22/+26
| | |
* | | [yaml/en] Fix #2558 1 is interpreted as a number not as a boolean. For a ↵Samantha McVey2016-11-11-2/+2
| | | | | | | | | | | | boolean use we use true
* | | series of fixes and improvements (#2563)Matt Doherty2016-11-10-18/+21
| | |
* | | Add another checkbox to pull request template formSamantha McVey2016-11-10-3/+4
| | |
* | | Add about 3/4 of the languages to gitattributesSamantha McVey2016-11-10-0/+60
| | |
* | | useful tip for saving a buffer as sudo (#2405)Abraham Toriz Cruz2016-11-10-0/+1
| | |
* | | Merge pull request #2552 from robochat/red_line_lengthsamcv2016-11-10-31/+31
|\ \ \ | | | | | | | | [red/en] changing the formatting of comments so that lines are always <80chars.
| * | | [red/en] changing the formatting of comments so that lines are always less ↵robochat2016-11-01-31/+31
| | | | | | | | | | | | | | | | than 80 characters.
* | | | Add some gitattributes so GitHub categorizes languages of this project (not ↵Samantha McVey2016-11-10-0/+5
| | | | | | | | | | | | | | | | complete yet)
* | | | Fix missing parenthesisSamantha McVey2016-11-09-1/+1
| | | |
* | | | Make build status a linkSamantha McVey2016-11-09-1/+1
| | | |
* | | | Merge pull request #2562 from adambard/upstreamAdam Bard2016-11-09-26/+28
|\ \ \ \ | | | | | | | | | | Update rakefile so that it will return an exit code of 1 if there is …
| * | | | Update rakefile so that it will return an exit code of 1 if there is a ↵Samantha McVey2016-11-09-26/+28
|/ / / / | | | | | | | | | | | | failure (Travis CI needs this). Make ISO-8859* encoding detections notices not failures
* | | | Fix encoding test, then make tests actually fail.Adam2016-11-09-4/+17
| | | |
* | | | Update README.markdownAdam Bard2016-11-09-1/+1
| | | |
* | | | Update README.markdownAdam Bard2016-11-09-0/+2
| | | |
* | | | Merge pull request #2561 from samcv/Travis-CIAdam Bard2016-11-09-0/+69
|\ \ \ \ | | | | | | | | | | Add support for checking YAML validity using Travis CI
| * | | | Add rubygems.org as gem source so Travis CI can use charlock_holmesSamantha McVey2016-11-09-0/+1
| | | | |
| * | | | Use charlock_holmes to do encoding detection. In my tests it has properly ↵Samantha McVey2016-11-09-7/+16
| | | | | | | | | | | | | | | | | | | | identified incorrect encodings that used to be present on older commits. This will help ensure this won't happen again, giving people instant feedback and allowing all pull requests to be checked
| * | | | Add UTF-8 check testSamantha McVey2016-11-09-12/+39
| | | | |
| * | | | Add support for checking YAML validity using Travis CISamantha McVey2016-11-09-0/+32
|/ / / /
* | | | [python3/en] Edit python3 division (#2560)Foo Chuan Wei2016-11-09-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The result of division is always a float. e.g. 35/5 = 7.0 10 / 3 = 3.3333333333333335 10.0 / 3 = 3.3333333333333335 10 / 3.0 = 3.3333333333333335
* | | | minor typos and corrections (#2559)Matt Doherty2016-11-09-2/+2
| | | |
* | | | Update wolfram-es.html.markdownven2016-11-07-3/+4
| | | |
* | | | Translate to Spanish Wolfram.html.markdown (#2556)Daniel Caballero2016-11-07-0/+137
| | | |
* | | | Translation fixes. (#2557)peterszatmary2016-11-05-12/+12
| | | |
* | | | fixed a typo and a broken external link (#2554)Matt Doherty2016-11-02-4/+3
| | | |
* | | | [html/en] small correction to english (#2553)robochat2016-11-01-1/+1
|/ / /
* | | [vim/pl] fixed a typo (#2551)Hatsuney2016-11-01-1/+1
| | |
* | | [vim/pl] Tutorial translation to Polish language (#2544)Adam Bobowski2016-11-01-0/+236
| | | | | | | | | | | | | | | | | | * Added vim tutorial translation to Polish language * Fixed spelling errors
* | | [html/ru] (#2535)LanaTim2016-10-31-0/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DTD Compatibility and XML Schema Definitions DTD Compatibility and XML Schema Definitions * [html/ru] @ToDo translate html example * Update html-ru.html.markdown * Update html-ru.html.markdown * [html/ru] update page [html/ru] update page * хъ * [html/ru] [html/ru] edited part of html ru page. * [html/ru] update translations [html/ru] update translations * [html/ru] finish translate html * [html/ru] edit links edit links
* | | [go] added practical examples for the underscore (#2414)Leonid Shevtsov2016-10-31-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * go: added practical examples for the underscore * Example of using underscore to discard the error * Example of using underscore to loop over values of a slice * Incidentally, example of writing to a file * go: Adjust justification for ignoring error value
* | | Merge pull request #2549 from vra/masterGeoff Liu2016-10-31-1/+1
|\ \ \ | | | | | | | | [ruby/zh-cn]fix a typo
| * | | fix typoYunfeng Wang2016-10-31-1/+1
|/ / / | | | | | | `查询一个不存在地键将会返回nil` ->`查询一个不存在的键将会返回nil`
* | | [php/ru] Add magic constants (#2520)Nasgul2016-10-31-1/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Delete unnecessary line on english. Delete unnecessary line on english. * Update examples add new io and func requestServer * Update go-ru.html.markdown * Add Late Static Binding Add Late Static Binding * Add magic constants Add magic constants * Update php-ru.html.markdown * Update php-ru.html.markdown * Error Handling Error Handling * [php/ru] edit my changes with 80 symbols in line rule. * [php/ru] add removed part from array.
* | | [jQuery/pt-br] Add jQuery pt-br translation (#2532)Nikolas Silva2016-10-31-0/+131
| | |
* | | Merge pull request #2541 from yihongang/matlab_blogsGeoff Liu2016-10-30-2/+4
|\ \ \ | | | | | | | | Add new reading resources on MATLAB
| * | | Add new reading resources on MATLABYi Hong Ang2016-10-31-2/+4
| | | |
* | | | Merge pull request #2546 from amrue/scala-enGeoff Liu2016-10-30-9/+9
|\ \ \ \ | | | | | | | | | | [scala/en] Fixed confusing typo
| * | | | Changed spelling of 'favourite' to use US englishAmru Eliwat2016-10-30-1/+1
| | | | |
| * | | | Fixed confusing typoAmru Eliwat2016-10-30-8/+8
| | | | |
* | | | | Merge pull request #2547 from amrue/powershell-enGeoff Liu2016-10-30-3/+3
|\ \ \ \ \ | | | | | | | | | | | | [Powershell/en] Fixed a few spelling errors
| * | | | | Fixed a few spelling errorsAmru Eliwat2016-10-30-3/+3
| |/ / / /
* | | | | Merge pull request #2545 from amrue/css-enGeoff Liu2016-10-30-3/+3
|\ \ \ \ \ | | | | | | | | | | | | [css/en] Fixed small typo
| * | | | | Fixed small typoAmru Eliwat2016-10-30-3/+3
| |/ / / /
* | | | | Merge pull request #2548 from amrue/chicken-enGeoff Liu2016-10-30-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | [CHICKEN/en] Corrected small spelling error