Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | update further reading [c/es] (#1829) | julianaortga | 2016-06-26 | -2/+12 |
| | ||||
* | Add an example of trap command (#1826) | Sachin Divekar | 2016-06-26 | -0/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Begin writing document for PCRE Started writing learnxinyminutes document for PCRE to cover general purpose regular expressions. Added introduction and a couple of details. * Change introductory example for regex The old example was incorrect. It's replaced with a simple one. * Add some more introductory text * Add first example * Added more example and a table for proper formatting * Add few more examples * Formatting * Improve example * Edit description of character classes * Add a way to test regex Add https://regex101.com/ web application to test the regex provided in example. * Add example of trap command trap is a very important command to intercept a fatal signal, perform cleanup, and then exit gracefully. It needs an entry in this document. Here a simple and most common example of using trap command i.e. cleanup upon receiving signal is added. * Revert "Add example of trap command" * Add an example of trap command `trap` is a very important command to intercept a fatal signal, perform cleanup, and then exit gracefully. It needs an entry in this document. Here a simple and most common example of using `trap` command i.e. cleanup upon receiving signal is added. | |||
* | Create asymptoticnotation-pt.html.markdown (#1820) | Carolina Knoll | 2016-06-26 | -0/+161 |
| | ||||
* | Metadata fixups for #1673 | ven | 2016-06-26 | -1/+2 |
| | ||||
* | Fixup metadata for #1673 | ven | 2016-06-26 | -2/+2 |
| | ||||
* | Added Hindi amd (#1673) | Vipul Sharma | 2016-06-26 | -0/+462 |
| | | | | | | | | | | | | | | * Added Hindi amd.html.maarkdown * Added D.html.markdown * removed * Added D.html.markdown * Fixing.. * Added D.html.markup finally | |||
* | add dict.items() (#2290) | Devin Soni | 2016-06-26 | -0/+3 |
| | ||||
* | Add example of an int is divided by a double (#2284) | Felipe Martins | 2016-06-21 | -0/+1 |
| | ||||
* | Security additions + edits (#2281) | Nemil Dalal | 2016-06-20 | -36/+97 |
| | | | | | | | | | | * Edits with a focus on security risks * Modified example * Flip sign - example of the risk of Solidity code when published to an append only ledger * Fixed formatting | |||
* | [SASS] Add control directives, and misc. fixes (#1805) | Keith Miyake | 2016-06-19 | -4/+149 |
| | | | | | | * [SASS] Add control directives, other selector uses, and variables in selector names * sass: add contributor credit | |||
* | Fix yaml in #1815 | ven | 2016-06-16 | -1/+1 |
| | ||||
* | fix yaml in #1815 | ven | 2016-06-16 | -2/+2 |
| | ||||
* | Translated Markdown to dutch (#1815) | Jeroen Deviaene | 2016-06-16 | -0/+477 |
| | | | | | | * Translated Markdown to dutch * Translated Bash to dutch | |||
* | String length by #1742 | ven | 2016-06-16 | -0/+3 |
| | ||||
* | String length by @thesourabh | ven | 2016-06-16 | -0/+3 |
| | ||||
* | Fix filename for #1812 | ven | 2016-06-16 | -1/+1 |
| | ||||
* | [json/sk] Slovak translation for JSON (#1812) | Juraj Kostolanský | 2016-06-16 | -0/+61 |
| | ||||
* | Change curly braces statement (#1804) | Ryan | 2016-06-16 | -0/+2 |
| | | | The '$$' before the braces was a bit confusing. I added a couple lines that show that you have options on where the '$' goes when it comes to curly braces in strings. | |||
* | Add filename to fix #1811 | ven | 2016-06-16 | -1/+1 |
| | ||||
* | [coffeescript/sk] Slovak translation for CoffeeScript (#1811) | Juraj Kostolanský | 2016-06-16 | -0/+108 |
| | ||||
* | Merge pull request #2272 from Subzidion/master | Adam Bard | 2016-06-07 | -1/+2 |
|\ | | | | | [go/en] Updated variable references | |||
| * | Updated closure | Carl | 2016-06-04 | -1/+2 |
| | | | | | | Corrected closure example that referenced assigning x to e^10, which does not happen in this iteration. Set x to a value large enough to make the comments hold true. | |||
* | | Merge pull request #2273 from felipemfp/patch-1 | Adam Bard | 2016-06-07 | -2/+2 |
|\ \ | | | | | | | [c++/pt-br] Fix some typos | |||
| * | | [c++/pt-br] Fix some typos | Felipe Pontes | 2016-06-04 | -2/+2 |
| |/ | ||||
* | | Merge pull request #2275 from kedaio/master | Geoff Liu | 2016-06-07 | -0/+397 |
|\ \ | | | | | | | zfs/zh-cn add simplied Chinese translation for zfs | |||
| * | | update according to reviewer feedback | kedaio | 2016-06-07 | -38/+37 |
| | | | | | | | | | updated translation according to reviewer's feedback | |||
| * | | Update zfs-cn.html.markdown | kedaio | 2016-06-07 | -3/+3 |
| | | | | | | | | | added remark on what is zfs clone | |||
| * | | Update zfs-cn.html.markdown | kedaio | 2016-06-07 | -98/+96 |
| | | | | | | | | | completed translation | |||
| * | | start translation for zfs - lang zh-cn | kedaio | 2016-06-07 | -0/+400 |
|/ / | | | | | first para translated. commit to see if this mess up the format. | |||
* / | tcl: fix error in no-braces example (#2274) | Peter Wu | 2016-06-06 | -1/+1 |
|/ | ||||
* | tiny fixes to cmake | ven | 2016-05-30 | -3/+3 |
| | ||||
* | fix minor typo | ven | 2016-05-30 | -1/+1 |
| | ||||
* | Merge pull request #1863 from Lidenburg/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2016-05-28 | -0/+85 |
|\ | | | | | [brainfuck/sv] Create swedish branch and add brainfuck | |||
| * | Fix folder name, lang value and a typo | Lidenburg | 2016-03-15 | -2/+2 |
| | | | | | | | | | | Changed lang from "sv-sv" to "sv-se" and same for the folder name. Also added a missing space. | |||
| * | Merge remote-tracking branch 'refs/remotes/adambard/master' | Lidenburg | 2016-03-15 | -2120/+30820 |
| |\ | ||||
| * \ | Merge remote-tracking branch 'refs/remotes/adambard/master' | Lidenburg | 2016-03-15 | -1/+1 |
| |\ \ | ||||
| * | | | [brainfuck/sv] Create swedish branch and add brainfuck | Lidenburg | 2015-10-28 | -0/+85 |
| | | | | | | | | | | | | | | | | Created swedish branch and created brainfuck translation | |||
* | | | | Merge pull request #2186 from kafeg/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2016-05-28 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | [c/ru] Small grammar fixes | |||
| * | | | | Update c-ru.html.markdown | Vitaliy Petrov | 2016-03-15 | -1/+1 |
| | | | | | | | | | | | | | | | Поправил "Можно можно" =) | |||
| * | | | | Update c-ru.html.markdown | Vitaliy Petrov | 2016-03-12 | -5/+5 |
| | | | | | ||||
* | | | | | Update javascript-es.html.markdown (#2267) | José Antonio Chio | 2016-05-27 | -7/+7 |
| | | | | | ||||
* | | | | | added rust in german (#1794) | Christian Albrecht | 2016-05-27 | -0/+352 |
| | | | | | ||||
* | | | | | Fix es-es/groovy headers (#1791) | ven | 2016-05-27 | -0/+1 |
| | | | | | ||||
* | | | | | [groovy/es] Groovy translated to Spanish (#1791) | Jhoon Saravia | 2016-05-27 | -1/+434 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix extra character on Groovy documentation * Translate Groovy to Spanish | |||
* | | | | | Fix cs-cz/javascript headers (#1773) | ven | 2016-05-27 | -1/+2 |
| | | | | | ||||
* | | | | | Czech translation for JS (#1773) | MichalMartinek | 2016-05-27 | -0/+550 |
| | | | | | ||||
* | | | | | Edited tcl.html.markdown to fix a few bugs in the code and formatting error. ↵ | Jacob Ritchie | 2016-05-27 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | (#1777) | |||
* | | | | | Fix headers for cs-cz/css (#1771) | ven | 2016-05-27 | -1/+2 |
| | | | | | ||||
* | | | | | Czech translation for CSS (#1771) | MichalMartinek | 2016-05-27 | -0/+252 |
| | | | | | ||||
* | | | | | Fix haskell-ro headers (#2266) | ven | 2016-05-27 | -0/+2 |
| | | | | |