summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1511 from awalGarg/patch-1Levi Bostian2015-10-15-0/+2
|\ | | | | [c/en] clarify that args' names are not required in proto
| * clarify that args' names are not required in protoAwal Garg2015-10-14-0/+2
| | | | | | with obligatory conventional warning
* | Merge pull request #1527 from gkotian/masterven2015-10-15-22/+28
|\ \ | | | | | | [d/en] Next set of improvements
| * | Make the code compilableGautam Kotian2015-10-15-5/+13
| | | | | | | | | | | | and add some additional comments to explain what's happening.
| * | Improve code commentsGautam Kotian2015-10-15-17/+15
| | |
* | | Merge pull request #1480 from eltonvs/masterven2015-10-15-9/+14
|\ \ \ | | | | | | | | Translation fixes and extra information
| * | | Some extra informationElton Viana2015-10-14-1/+3
| | | |
| * | | UnsetElton Viana2015-10-12-1/+0
| | | |
| * | | Added "Python para Zumbis" linkElton Viana2015-10-12-0/+1
| | | |
| * | | Added some extra informationElton Viana2015-10-12-2/+4
| | | |
| * | | Some translation fixesElton Viana2015-10-12-6/+7
| | | |
* | | | Merge pull request #1520 from scheras/masterven2015-10-15-3/+3
|\ \ \ \ | | | | | | | | | | [python3/cs] Fixed typo
| * | | | Fixed typoScheRas2015-10-14-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #1521 from mwozniczak/xml-fixven2015-10-14-2/+2
|\ \ \ \ | |/ / / |/| | | [xml/en] Superfluous spaces removed in some tags in 'XML'
| * | | Superfluous spaces removed in some tags in 'XML', where no attributes were ↵Michał Woźniczak2015-10-14-2/+2
| | | | | | | | | | | | | | | | present
* | | | Merge pull request #1506 from rominirani/masterLevi Bostian2015-10-14-0/+2
|\ \ \ \ | | | | | | | | | | Added Go Mobile information
| * | | | Added Go Mobile informationRomin Irani2015-10-14-0/+2
| |/ / /
* | | | Merge pull request #1471 from ankitaggarwal011/python27-input-operations-addLevi Bostian2015-10-14-0/+6
|\ \ \ \ | | | | | | | | | | [python/en] Added instructions on how to perform input operations
| * | | | Updated the input() method usage and descriptionAnkit Aggarwal2015-10-14-3/+4
| | | | |
| * | | | Added input operations in learn Python 2.7 docAnkit Aggarwal2015-10-11-0/+5
| | | | |
* | | | | Fix header to hopefully bring back ruby to the site.Levi Bostian2015-10-14-2/+1
| | | | |
* | | | | Merge pull request #1504 from dillonjbyrne/patch-1Levi Bostian2015-10-14-119/+119
|\ \ \ \ \ | | | | | | | | | | | | [python3/en] Cleaned up formatting and clarified output
| * | | | | Cleaned up formatting and clarified outputDillon J Byrne2015-10-13-119/+119
| | |/ / / | |/| | | | | | | | Unified the formatting throughout the document, clarified the output of a few lines, and tried to make it easier to visually separate comments from code when reading.
* | | | | Merge pull request #1503 from Carreau/patch-2Levi Bostian2015-10-14-1/+7
|\ \ \ \ \ | | | | | | | | | | | | Update Python 2 vs Python 3
| * | | | | Update Python 2 vs Python 3Matthias Bussonnier2015-10-13-1/+7
| |/ / / / | | | | | | | | | | | | | | | Add fact that Python 2 is reaching end of life. And note that you can use `__future__` to add Python 2 and 3 compatible code.
* | | | | Merge pull request #1500 from Alters/masterLevi Bostian2015-10-14-4/+4
|\ \ \ \ \ | | | | | | | | | | | | [csharp/en] Fix for a few spelling errors
| * | | | | [csharp/en] Fix for a few spelling errorsCameron Wood2015-10-13-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Fixed a few typos and spelling errors in the C# documentation
| * | | | | Merge remote-tracking branch 'refs/remotes/adambard/master'Cameron Wood2015-10-13-184/+2407
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #1497 from mwozniczak/json-fixLevi Bostian2015-10-14-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [json/en] Fixed incorrect information about commas in JSON doc
| * | | | | | | Fixed incorrect information about commas in JSON docMichał Woźniczak2015-10-13-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1493 from evuez/patch-3Levi Bostian2015-10-14-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [python/en] Add resources to the "Free Online" section
| * | | | | | | Add PEP8 to "Free Online"evuez2015-10-13-0/+1
| | | | | | | |
| * | | | | | | Add resources to the "Free Online" sectionevuez2015-10-13-0/+2
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | These have been valuable resources to me, but I'm not sure whether it fits this section or not.
* | | | | | | Merge pull request #1490 from volcov/add-git-tag-infoLevi Bostian2015-10-14-0/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | [git/en]add documentation about git tags
| * | | | | | add documentation about git tagsBruno Volcov2015-10-13-0/+28
| |/ / / / /
* | | | | | Merge pull request #1495 from gkotian/masterven2015-10-13-7/+12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | First set of changes to the D programming page
| * | | | | Improve code commentsGautam Kotian2015-10-13-5/+8
| | | | | |
| * | | | | Add wikipedia page linksGautam Kotian2015-10-13-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to the wikipedia pages of Walter Bright and Andrei Alexandrescu in an attempt to at least partially establish their credibility.
| * | | | | Clarify that not just two people develop DGautam Kotian2015-10-13-2/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | The present construction seems to imply that only Walter and Andrei and involved in the development of D. This is nowhere close to being true!
* | | | | Merge pull request #1443 from kara-kincaid/masterven2015-10-13-0/+14
|\ \ \ \ \ | | | | | | | | | | | | [css/en] Added more pseudo-classes and pseudo-elements examples
| * | | | | fix merge conflict in css.html.markdownKara Kincaid2015-10-13-259/+4315
| |\| | | |
| * | | | | [css/en] Added more pseudo-classes and pseudo-elements examplesKara Kincaid2015-10-10-0/+13
| | | | | |
* | | | | | Merge pull request #1488 from evuez/patch-1ven2015-10-13-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [haml/fr] Add lang to header
| * | | | | Add lang to headerevuez2015-10-13-0/+1
|/ / / / / | | | | | | | | | | Header configuration was missing `lang` field.
* | | | | Merge pull request #1481 from ananyacleetus/patch-1Levi Bostian2015-10-12-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Update python.html.markdown
| * | | | | Update python.html.markdownAnanya W Cleetus2015-10-12-1/+1
| | | | | |
* | | | | | Merge pull request #1484 from RobRoseKnows/masterLevi Bostian2015-10-12-0/+30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added BigInteger and BigDecimal explanations to Java tutorial
| * | | | | | Updated Java tutorial with BigInteger and BigDecimalRobert Rose2015-10-12-0/+30
| | | | | | |
| * | | | | | Revert "Updated Java tutorial with BigInteger and BigDecimal."Robert Rose2015-10-12-30/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8cb9e5395b2a21fe8e86455f5a5729a60435524c.
| * | | | | | Removed creditRobert Rose2015-10-12-1/+0
| | | | | | |