| Commit message (Expand) | Author | Age | Files | Lines |
* | [Doc] Fix casing of some C# names | A Thousand Ships | 2024-03-20 | 1 | -1/+1 |
* | Overhaul some "uncommon" wording in class reference | Micky | 2024-03-01 | 1 | -1/+1 |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining... | mara | 2023-04-10 | 1 | -2/+2 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | [Net] Rename "ssl" references to "tls" in methods and members. | Fabio Alessandrelli | 2022-09-08 | 1 | -1/+1 |
* | [doc] Use "param" instead of "code" to refer to parameters (4) | Andy Maloney | 2022-08-11 | 1 | -7/+7 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -12/+12 |
* | [Net] Drop is_connected_to_host for TCP and UDP. | Fabio Alessandrelli | 2022-03-27 | 1 | -1/+1 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Fix indentations in class reference XMLs | Haoyu Qiu | 2021-12-15 | 1 | -28/+28 |
* | doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs | Rémi Verschelde | 2021-10-05 | 1 | -3/+3 |
* | Document Android permission requirements for network access where needed | Hugo Locurcio | 2021-09-25 | 1 | -0/+1 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -50/+25 |
* | Fix casing of the "to" stop word in editor strings | Hugo Locurcio | 2021-07-13 | 1 | -1/+1 |
* | This renames PacketPeerUDP.listen to bind. | Fabio Alessandrelli | 2021-04-12 | 1 | -22/+22 |
* | Allow local port control on net_socket connections | dam | 2021-04-12 | 1 | -0/+7 |
* | Docs: Port Code Examples to C# (M, N, O, P, R) | HaSa1002 | 2020-11-09 | 1 | -10/+29 |
* | Document how to interrupt `PacketPeerUDP.wait()` | Hugo Locurcio | 2020-10-15 | 1 | -1/+13 |
* | Fix various typos | luz.paz | 2020-03-11 | 1 | -1/+1 |
* | Add documentation for new DTLS features. | Fabio Alessandrelli | 2020-02-17 | 1 | -0/+19 |
* | Update docs to version 4.0 | clayjohn | 2020-01-31 | 1 | -1/+1 |
* | doc: Drop unused 'category' property from header | Rémi Verschelde | 2020-01-26 | 1 | -1/+1 |
* | Add Android NetSocket implementation. | Fabio Alessandrelli | 2019-12-14 | 1 | -0/+2 |
* | UDP sockets broadcast is now disabled by default. | Fabio Alessandrelli | 2019-12-14 | 1 | -0/+10 |
* | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -9/+9 |
* | Multicast support in NetSocket/PacketPeerUDP | Fabio Alessandrelli | 2019-06-21 | 1 | -0/+23 |
* | Change "Return" to "Returns" where necessary in XML documentation | Sean Heffernan | 2019-05-23 | 1 | -3/+3 |
* | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
* | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde | 2019-04-05 | 1 | -3/+3 |
|\ |
|
| * | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry | 2019-03-29 | 1 | -3/+3 |
* | | doc: Bump version to 3.2 | Rémi Verschelde | 2019-04-01 | 1 | -1/+1 |
|/ |
|
* | [docs] fix links in class docs | Kelly Thomas | 2018-05-14 | 1 | -2/+2 |
* | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
* | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |
* | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 1 | -1/+1 |
* | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
* | doc: Update header version for 3.0-beta | Rémi Verschelde | 2017-11-24 | 1 | -1/+1 |
* | doc: Remove revision.module_config from version string | Rémi Verschelde | 2017-11-15 | 1 | -1/+1 |
* | classref: Sync with current source | Rémi Verschelde | 2017-10-22 | 1 | -3/+3 |
* | makerst: Fix rst-ization of members and escaping of [Class]s | Rémi Verschelde | 2017-10-21 | 1 | -1/+1 |
* | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky | 2017-09-12 | 1 | -0/+79 |