summaryrefslogtreecommitdiff
path: root/doc/classes/Array.xml
AgeCommit message (Expand)Author
2021-02-26Fixes typo in Array::bsearch_custom docHaoyu Qiu
2021-02-04Change sort_custom/bsearch_custom to use Callableskobewi
2021-01-26Merge pull request #44624 from Calinou/doc-array-hashRémi Verschelde
2021-01-26Document low performance of `Array.push_front()` and `Array.pop_front()`Hugo Locurcio
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-23Improve the `Array.hash()` documentationHugo Locurcio
2020-11-14Improve the Dictionary class documentationHugo Locurcio
2020-11-10Merge pull request #43437 from akien-mga/doc-operatorsRémi Verschelde
2020-11-10doc: Sync classref to add operators after #43419Rémi Verschelde
2020-11-10Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_...Rémi Verschelde
2020-11-09Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde
2020-11-08Add append_array() method to Array classTomasz Chabora
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-09-26Add C# code examples to the docsHaSa1002
2020-09-21Fix a typo in the Array class documentationHugo Locurcio
2020-09-09Improve documentation related to Array error handlingHugo Locurcio
2020-08-12Mention that Array.front/back throw error if emptyTomasz Chabora
2020-07-13Commit other files changed by file_format.shAaron Franke
2020-06-12Document the `in` operator in String, Array and Dictionary classesHugo Locurcio
2020-05-16Document that Dictionary is always passed as referenceHugo Locurcio
2020-03-18doc: Sync classref with current sourceRémi Verschelde
2020-03-09DocData: Fix serialization of Variant default valuesRémi Verschelde
2020-02-27doc: Mention concatenation using the `+` operator in ArrayHugo Locurcio
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-22doc: Sync classref with apparent Variant return type changesRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-01Merge pull request #35809 from clayjohn/DOCS-update-versionRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-31doc: Add an example for `Array.sort()`Hugo Locurcio
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23Remove unnecessary extra spaces before comments in code examples.Michael Alexsander
2020-01-10sort_custom description and example updatedcajallen
2019-12-22Be more specific about array return values.Ryan Roden-Corrent
2019-11-02Code format for true/false/null to make documentation consistentPouleyKetchoupp
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-09-14Add array slice methodCameron Reikes
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-05-11updated description of Array.shuffle to properly describe that it uses the sa...hbina085
2019-04-22Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-17Consistently wrap booleans in [code]Tomasz Chabora
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-02-24[DOCS] Minor classref updates.Chris Bradfield
2018-12-14doc: Fix formatting in code blocksRémi Verschelde
2018-09-23[Docs] Remove double-spaces from descriptions, as well a couple other small f...LikeLakers2
2018-09-10Fix mistake in Array.xmlVirtualBox
2018-08-31DocData: Fix return type listed as "var" instead of "Variant"Rémi Verschelde
2018-08-29doc: Sync classref with current sourceRémi Verschelde
2018-08-05Small doc formating changes and Linux cursor theme noteMichael Alexsander Silva Dias