The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 1eec834e5a * FCurrentIndex is now a PBufIndex instead of an integer
* The index-implementation now also uses TBufIndex when ArrayBuf is not defined
 * UpdateIndexDefs is now protected and fixed an AV in it
 * CompareText0 now compares strings right when len=0
 * Implemented AddIndex
 * Removed AddSecondIndex

git-svn-id: trunk@9584 -
2007-12-30 14:58:22 +00:00
compiler * Prevent warning about automatic type conversion when using VAL with COMP type on x86. 2007-12-26 17:47:40 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * FCurrentIndex is now a PBufIndex instead of an integer 2007-12-30 14:58:22 +00:00
rtl - Intergrate i386/strlen.inc and remove it. 2007-12-30 11:19:10 +00:00
tests * catch duplicate field declarations in a single class in Delphi mode 2007-12-26 15:21:18 +00:00
utils * Fixed 9808: used units now correctly parsed 2007-12-29 22:49:18 +00:00
.gitattributes - Intergrate i386/strlen.inc and remove it. 2007-12-30 11:19:10 +00:00
.gitignore * updated svn:ignore properties 2007-12-08 15:43:36 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00