peace-maker
86363dd3ec
Add ADT array blocksize getter ( #578 )
...
Add GetArrayBlockSize and GetStackBlockSize and equivalent properties to
the methodmaps to get the blocksize the array or stack was created with.
Useful when getting array handles from other plugins you didn't create
yourself.
2017-02-09 19:26:14 +00:00
Nicholas Hastings
72ddd865d1
Add note about uninitialized data in ArrayList.Resize / ResizeArray.
2016-10-11 13:45:36 -04:00
ErikMinekus
7451257578
Update small includes for transitional syntax ( #509 )
2016-05-20 15:56:21 -04:00
Asher Baker
4346e963e5
Correct spelling in API documentation.
2015-10-30 12:26:34 +00:00
Asher Baker
6572989993
Merge pull request #213 from splewis/find-array-nonzero-blocks
...
Add block parameter to FindValueInArray native.
2015-02-24 22:37:49 +00:00
Nicholas Hastings
3e012e7f79
Fix ArrayList.Clear func name.
2015-01-04 12:28:38 -05:00
Sean Lewis
3ef2bdcb8d
Add block parameter to FindValueInArray native.
2014-12-06 03:21:53 -06:00
David Anderson
919a31df57
Update ArrayList for transitional syntax.
2014-11-08 16:31:33 -08:00
David Anderson
af557fdd5e
Use setters.
2014-07-06 23:46:45 -07:00
David Anderson
e5b1b630bb
Port some includes to transitional API.
2014-07-05 13:58:07 -07:00
Erik Minekus
0e167ee85b
Numerous code documentation fixups (bug 5720, r=psychonic).
2013-08-01 09:26:34 -04:00
Nicholas Hastings
c1aa49ef3a
Fixed a few minor spacing things in sp incs to not fool API parser.
2011-11-04 10:01:33 -04:00
Greyscale
a9aed2e557
Removed unnecessary tag from return value of SetArrayCell
2010-06-23 09:17:21 -04:00
Scott Ehlert
21c0466b3d
Added any tag to ADT array functions to fix potential tag mismatches
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402094
2008-04-24 10:25:44 +00:00
Scott Ehlert
251cced1f8
Spring Cleaning, Part Ichi (1)
...
Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 07:00:22 +00:00