Commit Graph

5485 Commits

Author SHA1 Message Date
Adam Bard
36f46947b8 Update README.markdown 2016-11-09 21:52:07 -08:00
Adam Bard
f5f8bc75ad Merge pull request #2561 from samcv/Travis-CI
Add support for checking YAML validity using Travis CI
2016-11-09 21:50:26 -08:00
Samantha McVey
0a0acadf06
Add rubygems.org as gem source so Travis CI can use charlock_holmes 2016-11-09 21:02:04 -08:00
Samantha McVey
70d6977ccc
Use charlock_holmes to do encoding detection. In my tests it has properly 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 2016-11-09 20:57:13 -08:00
Samantha McVey
58ffb4057f
Add UTF-8 check test 2016-11-09 20:24:10 -08:00
Samantha McVey
4241d44de8
Add support for checking YAML validity using Travis CI 2016-11-09 18:06:38 -08:00
Foo Chuan Wei
e837e25a70 [python3/en] Edit python3 division (#2560)
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
2016-11-09 19:16:06 +01:00
Matt Doherty
6b770a3e5f minor typos and corrections (#2559) 2016-11-09 15:52:47 +01:00
ven
8b4313d26b Update wolfram-es.html.markdown 2016-11-07 22:43:29 +01:00
Daniel Caballero
85a3b44613 Translate to Spanish Wolfram.html.markdown (#2556) 2016-11-07 22:42:56 +01:00
peterszatmary
f9fc5c3b40 Translation fixes. (#2557) 2016-11-05 16:10:14 +01:00
Matt Doherty
fe5a751c42 fixed a typo and a broken external link (#2554) 2016-11-02 11:34:31 +01:00
robochat
e52cfdfde5 [html/en] small correction to english (#2553) 2016-11-01 17:05:01 +01:00
robochat
3e7394b796 [red/en] changing the formatting of comments so that lines are always less than 80 characters. 2016-11-01 10:38:47 +01:00
Hatsuney
e5416f2a34 [vim/pl] fixed a typo (#2551) 2016-11-01 02:24:51 +01:00
Adam Bobowski
844efb460f [vim/pl] Tutorial translation to Polish language (#2544)
* Added vim tutorial translation to Polish language

* Fixed spelling errors
2016-11-01 02:18:11 +01:00
LanaTim
70db79b2ba [html/ru] (#2535)
* 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
2016-10-31 18:08:50 +01:00
Leonid Shevtsov
5f9d8fe4e0 [go] added practical examples for the underscore (#2414)
* 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
2016-10-31 18:08:32 +01:00
Geoff Liu
092b7a69b1 Merge pull request #2549 from vra/master
[ruby/zh-cn]fix a typo
2016-10-31 10:53:04 -04:00
Yunfeng Wang
da31b7080c fix typo
`查询一个不存在地键将会返回nil` ->`查询一个不存在的键将会返回nil`
2016-10-31 19:55:48 +08:00
Nasgul
43ce42005e [php/ru] Add magic constants (#2520)
* 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.
2016-10-31 11:56:41 +01:00
Nikolas Silva
b7eb4ad1ac [jQuery/pt-br] Add jQuery pt-br translation (#2532) 2016-10-31 07:49:39 +01:00
Geoff Liu
bf59fb4a4a Merge pull request #2541 from yihongang/matlab_blogs
Add new reading resources on MATLAB
2016-10-30 23:43:17 -04:00
Geoff Liu
d4fe440119 Merge pull request #2546 from amrue/scala-en
[scala/en] Fixed confusing typo
2016-10-30 23:36:38 -04:00
Geoff Liu
db4b2ed6bb Merge pull request #2547 from amrue/powershell-en
[Powershell/en] Fixed a few spelling errors
2016-10-30 23:35:25 -04:00
Geoff Liu
92561f8971 Merge pull request #2545 from amrue/css-en
[css/en] Fixed small typo
2016-10-30 23:35:08 -04:00
Geoff Liu
66f2062b09 Merge pull request #2548 from amrue/chicken-en
[CHICKEN/en] Corrected small spelling error
2016-10-30 23:34:16 -04:00
Amru Eliwat
28a62c0d3c Corrected small spelling error 2016-10-30 22:57:39 -04:00
Amru Eliwat
87cb771547 Changed spelling of 'favourite' to use US english 2016-10-30 22:54:18 -04:00
Amru Eliwat
8e51d5b5c2 Fixed a few spelling errors 2016-10-30 22:51:19 -04:00
Yi Hong Ang
9ca9e466a7 Add new reading resources on MATLAB 2016-10-31 10:47:59 +08:00
Amru Eliwat
850aae6ed5 Fixed confusing typo 2016-10-30 22:40:42 -04:00
Amru Eliwat
2657960b5d Fixed small typo 2016-10-30 22:33:04 -04:00
Eric McCormick
0401e0d5f0 fixes bullet/list issues in AngularJS markdown (#2534)
There looked to be some confused markdown usage; this has been corrected.
2016-10-31 01:39:49 +01:00
George Gognadze
b95bbd93f0 C/en typo, formatting fixes (#2537)
Space should be removed.
Before:
  // Access struct members with .
After:
  // Access struct members with.
C should be capitalized.
Before:
  // there is no Boolean type in c. We use ints instead.
After:
  // there is no Boolean type in C. We use ints instead.
Before:
Header files are an important part of c as they allow for the connection of c
After:
Header files are an important part of C as they allow for the connection of C
Before:
Header files are syntactically similar to c source files but reside in ".h"
After:
Header files are syntactically similar to C source files but reside in ".h"
Before:
files. They can be included in your c source file by using the precompiler
After:
files. They can be included in your C source file by using the precompiler
Before:
as the c file.
After:
as the C file.
Before:
/* should instead be put in a c file.                                       */
After:
/* should instead be put in a C file.                                       */
Before:
/* Beyond the above elements, other definitions should be left to a c source */
After:
/* Beyond the above elements, other definitions should be left to a C source */
Before:
/* a header file but instead put into separate headers or a c file.          */
After:
/* a header file but instead put into separate headers or a C file.          */
2016-10-31 00:35:31 +01:00
ven
ee26130c4d #2536 2016-10-31 00:34:51 +01:00
Yi Hong Ang
6d351553ac add labeled loop breaking for Javascript (#2539) 2016-10-31 00:33:22 +01:00
Santiago
a98cc99ef7 Adding new Java 8 features (#2543)
* Added info on Java generics in Spanish.

* Adding new Java 8 features

* Removing the section on Generics for the ES-es version
2016-10-31 00:31:48 +01:00
George Gognadze
1f1f59d9b4 c++/en typo, formatting fixes (#2531)
Space should be removed.
before:
// concatenated_tuple becomes = (10, 'A', 1e9, 15, 11, 'A' ,3.14141)
after:
// concatenated_tuple becomes = (10, 'A', 1e9, 15, 11, 'A', 3.14141)
Typo initialize is correct form.
before:
map<char, int> mymap;  // Will initalize the map with key as char and value as int
after:
map<char, int> mymap;  // Will initialize the map with key as char and value as int
Typo corresponding  is correct form.
before:
// To find the value correponsing to a key
after:
// To find the value corresponding to a key
2016-10-30 10:58:59 +01:00
samcv
eef2636106 [perl6] add myself as contributor (#2530) 2016-10-28 22:03:22 +02:00
LanaTim
a191e77c94 DTD Compatibility and XML Schema Definitions (#2529)
DTD Compatibility and XML Schema Definitions
2016-10-28 12:01:57 +02:00
Thibault
9ac2eaa93f [vim/fr-fr] New translation (#2517)
* Added translation in French for the Vim article

* Fixed grammar/typo

* Added required changes
2016-10-28 11:18:36 +02:00
Anton Slukovskiy
bfc9853cf2 Change some text markup, fix broken link and quotes 2016-10-27 16:25:46 +03:00
Andrew Gallasch
1b59bd1097 Merge pull request #2522 from adambard/string-builder-loops
Add StringBuilder usage tip
2016-10-27 23:47:46 +10:30
Andrew Gallasch
70617f16c4 Merge pull request #2527 from adambard/byte-info
Improve Java doc on bytes and chars
2016-10-27 23:39:47 +10:30
Andrew Gallasch
e01c16e568 Update java.html.markdown 2016-10-27 23:38:44 +10:30
Andrew Gallasch
db47ffd5c9 Merge pull request #2526 from adambard/rename-duplicate-var
Rename duplicate fooInt int declaration
2016-10-27 23:23:57 +10:30
Andrew Gallasch
2040dfc83e Rename duplicate fooInt 2016-10-27 23:22:49 +10:30
Gnomino
78a4ae7da9 [jQuery/en] [jQuery/es] Fixes syntax errors (#2525)
* Fixed syntax errors

* Fixes syntax errors
2016-10-27 13:36:08 +02:00
Gnomino
df52fda2e8 [jquery/fr] Adds French translation for jQuery (#2524)
* Adds French translation for jQuery

* Corrects French & JavaScript errors
2016-10-27 12:56:42 +02:00