fpc/packages/fcl-stl
svenbarth d76ebd0748 Apply patch from lks (with a few adjustments). Fixes Mantis #23938.
gvector.pp:
  * more consistent formatting
  - remove "inline" directives in implementation section
  * use "Move" instead of a for-loop in Erase and Insert (while also respecting managed types) for performance improvement
  * set the removed entry in PopBack to Default(T) (also for managed types)
  * fix a bug in Erase which checked for "<= Size" instead of "< Size"

git-svn-id: trunk@23647 -
2013-02-23 21:34:47 +00:00
..
doc
src Apply patch from lks (with a few adjustments). Fixes Mantis #23938. 2013-02-23 21:34:47 +00:00
tests * Added generic tree from Mario Ray Mahardhika (bug ID 33654) 2013-01-20 10:09:48 +00:00
fpmake.pp * Added generic tree from Mario Ray Mahardhika (bug ID 33654) 2013-01-20 10:09:48 +00:00
Makefile * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
Makefile.fpc * Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now. 2012-11-17 00:18:50 +00:00
Makefile.fpc.fpcmake