Vincent Herbet
|
074af44ead
|
Fix a potential crash in ArrayClone for too large arrays (#408)
|
2017-02-23 13:27:16 +01:00 |
|
Arkshine
|
6b3b351c9a
|
Rename Handle class to avoid name collision in mac
|
2015-07-21 00:18:54 +02:00 |
|
Arkshine
|
dbc9c7e0da
|
Remove duplicated code of native handles
|
2015-07-11 18:14:16 +02:00 |
|
Arkshine
|
48d6a3354a
|
Normalize all the line endings
|
2015-03-10 16:51:45 +01:00 |
|
Arkshine
|
aa4e60ae27
|
Fix a compatibility issue with the "reserved" parameter.
|
2014-08-07 20:40:07 +02:00 |
|
Scott Ehlert
|
1bb54f839e
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
|
Arkshine
|
42fa547cb4
|
Improve CellArray.
|
2014-07-25 21:28:23 +02:00 |
|
Arkshine
|
a86ca1491f
|
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
|
2014-04-30 09:33:03 +02:00 |
|
Arkshine
|
f78fda6d9c
|
Add new CellArray natives: Clone/Resize/FindString/FindValue (bug 6104, r=ds)
|
2014-04-15 10:34:48 +02:00 |
|
Vincent Herbet
|
5a6d3fde61
|
Add ArraySortEx/SortADTArray natives and new sort method Sort_Random (bug 5494, r=Nextra)
Former-commit-id: 1ff337d9801e2fbd9ad210bc1285d31679b3029e
|
2013-08-05 16:56:59 +02:00 |
|
Vincent HERBET
|
38fb271c83
|
Fix an overflow issue with ArrayInsert[Before|After] (bug 4330, r=joropito)
Former-commit-id: ba56af8a7132de17e42412bd33c1958353711e60
|
2013-06-22 12:34:38 +02:00 |
|
Scott Ehlert
|
40c1fee55a
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
|
Steve Dudenhoeffer
|
d563ecb060
|
Added pseudo dynamic array natives.
Changed some of the "..." tags to "any".
|
2007-04-24 16:38:36 +00:00 |
|