Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Resolve several exception handling/propagation issues in the examples. | Stefan Behnel | 2021-06-15 | 1 | -2/+3 |
| | |||||
* | Fix line endings. | Stefan Behnel | 2019-02-15 | 21 | -198/+198 |
| | |||||
* | Minor improvements to docs examples. | Stefan Behnel | 2018-06-22 | 3 | -3/+3 |
| | |||||
* | Merge pull request #2388 from gabrieldemarmiesse/test_string_13 | scoder | 2018-06-22 | 1 | -0/+6 |
|\ | | | | | Adding tests for "Unicode and passing strings" part 13 | ||||
| * | Moved an example of for loop with char* to the examples directory. | gabrieldemarmiesse | 2018-06-21 | 1 | -0/+6 |
| | | |||||
* | | Merge pull request #2389 from gabrieldemarmiesse/test_string_14 | scoder | 2018-06-22 | 3 | -0/+17 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 14 | ||||
| * | | Moved examples from string.rst and completed them to make them runnable. | gabrieldemarmiesse | 2018-06-21 | 3 | -0/+17 |
| |/ | |||||
* | | Merge pull request #2387 from gabrieldemarmiesse/test_string_12 | scoder | 2018-06-22 | 3 | -0/+27 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 12 | ||||
| * | | Moved examples from the string.rst to the examples directory. | gabrieldemarmiesse | 2018-06-21 | 3 | -0/+27 |
| |/ | |||||
* | | Merge pull request #2386 from gabrieldemarmiesse/test_string_11 | scoder | 2018-06-22 | 1 | -0/+10 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 11 | ||||
| * | | Moved an example of decoding cpp strings to the examples directory. | gabrieldemarmiesse | 2018-06-21 | 1 | -0/+10 |
| |/ | |||||
* | | Merge pull request #2385 from gabrieldemarmiesse/test_string_10 | scoder | 2018-06-22 | 1 | -0/+12 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 10 | ||||
| * | | Fixed a bug in the cpp example and moved it to the examples directory. | gabrieldemarmiesse | 2018-06-21 | 1 | -0/+12 |
| |/ | |||||
* | | Merge pull request #2384 from gabrieldemarmiesse/test_string_9 | scoder | 2018-06-22 | 1 | -0/+15 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 9 | ||||
| * | | Put an example of a decoding to utf-8 to the examples directory for testing. | gabrieldemarmiesse | 2018-06-21 | 1 | -0/+15 |
| |/ | |||||
* | | Merge pull request #2378 from gabrieldemarmiesse/test_string_4 | scoder | 2018-06-22 | 1 | -0/+9 |
|\ \ | |/ |/| | Adding tests for "Unicode and passing strings" part 4 | ||||
| * | Put a dummy processing in the function rather than asking the user for decision. | gabrieldemarmiesse | 2018-06-20 | 1 | -3/+5 |
| | | |||||
| * | Moved an example from string.rst into the examples directory for testing. | gabrieldemarmiesse | 2018-06-18 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #2381 from gabrieldemarmiesse/test_string_7 | scoder | 2018-06-20 | 2 | -0/+7 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 7 | ||||
| * | | Removed outdated part of the string.rst. | gabrieldemarmiesse | 2018-06-20 | 2 | -8/+0 |
| | | | |||||
| * | | Moved stuff from string.rst to the examples directory. | gabrieldemarmiesse | 2018-06-19 | 4 | -0/+15 |
| |/ | |||||
* | | Merge pull request #2382 from gabrieldemarmiesse/test_string_8 | scoder | 2018-06-20 | 2 | -0/+13 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 8 | ||||
| * | | Put the decoding examples of string.rst in the examples directory. | gabrieldemarmiesse | 2018-06-19 | 2 | -0/+13 |
| |/ | |||||
* | | Merge pull request #2380 from gabrieldemarmiesse/test_string_6 | scoder | 2018-06-20 | 1 | -0/+8 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 6 | ||||
| * | | Moved an example from the string.rst to the examples directory. | gabrieldemarmiesse | 2018-06-19 | 1 | -0/+8 |
| |/ | |||||
* | | docs: Give the string input conversion function in the string tutorial a ↵ | Stefan Behnel | 2018-06-20 | 3 | -9/+10 |
| | | | | | | | | better name and clarify some comments. | ||||
* | | Merge pull request #2379 from gabrieldemarmiesse/test_string_5 | scoder | 2018-06-20 | 3 | -0/+27 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 5 | ||||
| * | | Moved an example from string.rst to the examples directory. | gabrieldemarmiesse | 2018-06-19 | 3 | -0/+27 |
| |/ | |||||
* | | Merge pull request #2377 from gabrieldemarmiesse/test_string_3 | scoder | 2018-06-20 | 1 | -0/+5 |
|\ \ | | | | | | | Adding tests for "Unicode and passing strings" part 3 | ||||
| * | | Moved an example from string.rst to the examples directory. | gabrieldemarmiesse | 2018-06-18 | 1 | -0/+5 |
| |/ | |||||
* | | Moved an example from string.rst to the examples directory. | gabrieldemarmiesse | 2018-06-18 | 1 | -0/+9 |
|/ | |||||
* | In the string tutorial: Added try...finally and moved a small code snippet ↵ | gabrieldemarmiesse | 2018-06-17 | 3 | -17/+8 |
| | | | | back to the .rst file. | ||||
* | Extended the examples of string.rst and put them in the examples directory ↵ | gabrieldemarmiesse | 2018-06-16 | 4 | -0/+48 |
for testing. |