summaryrefslogtreecommitdiffstats
path: root/doc/classes/StreamPeer.xml
Commit message (Expand)AuthorAgeFilesLines
* Add half precision floating point support to `StreamPeer`Pablo Andres Fuente2024-11-121-0/+13
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Merge pull request #76526 from MewPurPur/improve-docs-top-sections-COREYuri Sizov2023-05-291-2/+2
|\
| * Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-2/+2
* | Minor grammar fixes to documentationNinni Pipping2023-05-281-2/+2
|/
* Make documentation sorting use natural orderNinni Pipping2023-05-091-26/+26
* Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...mara2023-04-101-4/+4
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Merge pull request #71572 from RedMser/docs-binary-variantYuri Sizov2023-02-101-0/+2
|\
| * Document internal usage of encode/decode_variantRedMser2023-01-171-0/+2
* | Fix C# examples in documentationRaul Santos2023-01-311-1/+1
|/
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-4/+4
* [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-3/+3
* [doc] Use "param" instead of "code" to refer to parameters #3Andy Maloney2022-08-091-5/+5
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-21/+21
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix multiple missing UTF-8 decoding.bruvzg2022-01-061-1/+1
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-2/+2
* Document Android permission requirements for network access where neededHugo Locurcio2021-09-251-0/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-104/+52
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* [Doc] Remove reference to UNIX sockets in StreamPeer.Fabio Alessandrelli2021-05-201-1/+1
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-4/+14
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-2/+2
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Add note about sending strings without size in StreamPeerRémi Verschelde2019-10-041-0/+8
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-32/+32
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-3/+3
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-2/+2
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-2/+2
* | Merge pull request #27485 from Faless/io/encode_decode_safety_prRémi Verschelde2019-04-011-2/+7
|\ \
| * | Add object encoding param to serialization methodsFabio Alessandrelli2019-04-011-2/+7
| |/
* / doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* StreamPeer get[_utf8]_string with negative length.Fabio Alessandrelli2018-09-221-5/+14
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Replace some more "val" with "value" + syncRémi Verschelde2018-01-171-12/+12
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* Update docsBojidar Marinov2018-01-121-16/+5
* Minor docs fixPoommetee Ketson2017-12-311-1/+1
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* classref: Sync with current sourceRémi Verschelde2017-10-221-3/+3
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+279