Historique des commits

Auteur SHA1 Message Date
  lawnjelly 3ee8ecdf25 Merge pull request #96135 from aaronfranke/3.x-bind-array-get-set il y a 1 mois
  Rémi Verschelde 32ddd4f4e0 Doctool: Remove version attribute from XML header il y a 1 an
  Aaron Franke 699a48d8f1 [3.x] Bind Array and Pool*Array get and set functions il y a 3 mois
  Hugo Locurcio 9a0a9bbaec Document `Array.sort()` and `sort_custom()` using unstable sorting il y a 2 ans
  Nonunknown eb5b297fef add ability to pick random value from array il y a 2 ans
  kleonc 5f01413774 Docs Clarify Array.fill behavior when reference type is passed in il y a 2 ans
  Rémi Verschelde 0a8d5d7098 Bump version to 3.6-beta il y a 2 ans
  Haoyu Qiu 3d1644f7c3 Add search methods for pool arrays il y a 2 ans
  Haoyu Qiu 77b6f7595a Add fill method to Array and PoolArrays il y a 2 ans
  Ryan Roden-Corrent 24d40ebed9 Clarify Array.erase for nonexistant element. il y a 2 ans
  Hugo Locurcio b087538119 Add an XML schema for documentation il y a 2 ans
  Hugo Locurcio 5ca3a360d1 Clarify identical `hash()` return values due to collisions il y a 2 ans
  Rémi Verschelde 14c366ddd7 Bump version to 3.5-beta il y a 3 ans
  Rémi Verschelde c7eb3d25e7 doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs il y a 3 ans
  Hugo Locurcio d717eb537b Add an `Array.pop_at()` method to pop an element at an arbitrary index il y a 3 ans
  Rémi Verschelde f5836b40d4 doc: Use self-closing tags for `return` and `argument` il y a 3 ans
  Nicholas Huelin 6d58ea6ce7 Fix doc typos il y a 3 ans
  kobewi 457ccb21b6 Improve sort_custom() description il y a 3 ans
  Rémi Verschelde c3272997cd doc: Update classref headers with 3.4 version il y a 3 ans
  Rémi Verschelde 1aba997d75 doc: Sync classref with 3.3 version bump il y a 3 ans
  Haoyu Qiu 2003a41f0f Fixes typo in Array::bsearch_custom doc il y a 3 ans
  hungrymonkey 1716423c97 Added sample code to the bsearch_custom function il y a 3 ans
  Hugo Locurcio 1c9ee4baa2 Improve the `Array.hash()` documentation il y a 4 ans
  Hugo Locurcio e2a2005a48 Document low performance of `Array.push_front()` and `Array.pop_front()` il y a 3 ans
  Hugo Locurcio e53a5f6be5 Improve the Dictionary class documentation il y a 4 ans
  Rémi Verschelde a57b6eb211 doc: Sync classref with current source il y a 4 ans
  Tomasz Chabora 98774000e2 Add append_array() method to Array class il y a 4 ans
  Hugo Locurcio e07ac3d77e Fix a typo in the Array class documentation il y a 4 ans
  Hugo Locurcio 74952764f3 Improve documentation related to Array error handling il y a 4 ans
  Tomasz Chabora f592600ee8 Mention that Array.front/back throw error if empty il y a 4 ans