mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 05:00:12 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() * Handle codepage the same way in all control flow branches (was different for the cases of allocating a new string and reallocating an existing one) * Don't assign intermediate values directly to var-parameter, use local pointer instead. * Setting string pointer to nil after fpc_ansistr_decr_ref is no longer necessary. - fpc_ansistr_copy: removed repeating index check and unecessary typecasts. git-svn-id: trunk@20209 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |