The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 2cd0a1ad27 + Part of DOM level 2 namespace support (handling namespaced attributes)
* Cloning/importing attributes and elements preserves their namespaces
* Importing an element does not import non-specified attributes.
+ Separate, much faster, implementation for element cloning.

git-svn-id: trunk@13226 -
2009-06-01 19:43:34 +00:00
compiler * fixed compilation after r13217 (some 2.2.x-isms) 2009-06-01 08:08:16 +00:00
ide * mingw textmode IDE debugging support. First working version (for me), atexit handler for mingw and cygwin stuff under ifndef USE_MINGW_GDB 2009-05-17 12:22:41 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages + Part of DOM level 2 namespace support (handling namespaced attributes) 2009-06-01 19:43:34 +00:00
rtl * TCollectionItem.Changed checks update counter of collection, resolves #13813 2009-06-01 16:09:56 +00:00
tests * TCollectionItem.Changed checks update counter of collection, resolves #13813 2009-06-01 16:09:56 +00:00
utils + darwin/arm support for fcl-res and fpcres 2009-05-01 12:47:01 +00:00
.gitattributes * TCollectionItem.Changed checks update counter of collection, resolves #13813 2009-06-01 16:09:56 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00